body
{
	background-color: #DEDBD6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	color: #3E3E2F;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.grey_bold {
	font-weight: bold;
	color: #666666;
}

th
{
	background-color: #EDEDED;
}

.listTable
{
	border-collapse:collapse;
}

A:link
{
	color:#993300; 
	text-decoration: underline;
}
A:visited
{
	text-decoration: underline;
	color: #993300;
}
A:active
{
	text-decoration: underline;
	color: #993300;
}
A:hover
{
	text-decoration: underline;
	color: #837B2A;
}
.special {
	color: #FFFFFF;
	background-image: url(../images/special_bg.gif);
	background-repeat: repeat-y;
	padding-right: 8px;
	padding-left: 10px;
	font-size: 11px;
}


.link_white {
	color: #FFFFFF;
	font-size: 11px;
}


A.link_white:link {color: #FFFFFF;	text-decoration: none;}
A.link_white:visited {color: #FFFFFF;	text-decoration: none;}
A.link_white:active {color: #FFFFFF; text-decoration: none; }
A.link_white:hover {color: #FFFFFF;	text-decoration: underline;}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
}

.pageName
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	vertical-align: middle;
	color: #993300;
}

.header
{
	font-size:15px;
	font-weight:bold;
	font-family: "Times New Roman", Times, serif;
	color: #993300;
}

.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 90px;
}

/*    'input'  'file'. */
.inputFile
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 200px;
	border: 1px solid #2986C4;
	color: #006AAC;
}

.submit
{
	height: 18px;
	width: 65px;
	border: 1px solid #2986C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	font-weight:bold;
	background-color: #EDEDED;
	cursor: pointer;
}

/*   'submit'   . */
.submitElastic
{
	height: 18px;	
	border: 1px solid #2986C4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	background-color: #FFFFFF;
}

.wrongServerMessage
{
	color: #B7191C;
	background-color: #F0D3CE;
	text-align: center;
	font-weight: bold;
}
.wrongServerMessage:link
{
	text-decoration: none;
	color: #B7191C;
}
.wrongServerMessage:visited
{
	text-decoration: none;
	color: #B7191C;
}
.wrongServerMessage:active
{
	text-decoration: none;
	color: #B7191C;
}
.wrongServerMessage:hover
{
	text-decoration: underline;
	color: #B7191C;
}

.correctServerMessage
{
	color: #379F64;
	background-color: #DDEEDD;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;	
}
.correctServerMessage:link
{
	text-decoration: none;
	color: #379F64;
}
.correctServerMessage:visited
{
	text-decoration: none;
	color: #379F64;
}
.correctServerMessage:active
{
	text-decoration: none;
	color: #379F64;
}
.correctServerMessage:hover
{
	text-decoration: underline;
	color: #379F64;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
form{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.whiteText {
	color: #FFFFFF;
}
.redText {
	color: #993300;
}
.just {
	text-align: justify;
}
.indentLeft {
	padding-left: 20px;
}
li {
	list-style-image: url(../images/bullet.gif);
	padding-bottom:2px;
	padding-top:2px;
}
.LinkNav
{
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color:#003399; 
}
A.LinkNav {
	color: #003399; 
	text-decoration: none;
}
A.LinkNav:visited
{
	text-decoration: none;
	color: #003399;
}
A.LinkNav:active
{
	text-decoration: none;
	color: #003399;
}
A.LinkNav:hover
{
	text-decoration: underline;
	color:  #003399;
}
.bg_main {
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-y;
}
.bg_main_bot {
	background-image: url(../images/bg_main_bot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer_style {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-y;
	text-align: center;
	height: 30px;
	padding-top: 10px;
}
.bg_shaddow_inner {
	background-image: url(../images/shaddow_inner_t.jpg);
	background-repeat: no-repeat;
}
