body {
	font-family: Arial, Segoe UI, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #0C1421;
	background-color: #2C4776;
	background-image: url('body/watermark_main.gif');
	margin: 0px;;
    background-position:    left top;
    background-repeat: repeat-x;
    scrollbar-face-color: #2C4776;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #C51D4A;

}

a:link {
	text-decoration: none;
 	color: #2C4776;
}

a:visited {
	text-decoration: none;
	color: #2C4776;
}

a:hover {
	text-decoration: none;
	color: #C51D4A;
}

a:active {
	text-decoration: underline;
	color: #C51D4A;
}


h1 {
	font-family: Century Gothic, AvantGarde, Avant Garde, Arial, Segoe UI, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	color: #6486C6;
	font-size: 24px;
	font-weight: normal;
	line-height: 12px;
	vertical-align: top;
	text-transform: uppercase;


}



.txt_large {
	font-size: 9pt;
	color: #C51D4A;
	font-weight: bold;
	
}

.txt_body {
	color: #0C1421;
	font-size: 11px;
	text-align: justify;
}


.txt_menu {
	color: #FFFFFF;
	font-size: 15px;
	text-align: RIGHT;
	Height: 35px;

}



.txt_PageHeading {
	font-family: Arial, Segoe UI, Tahoma, Verdana, Helvetica, sans-serif;
	color: #2C4776;
	font-size: 26px;

}

.txt_LeftAddress {
	color: #FFFFFF;
	font-size: 11px;
	text-align: RIGHT;
}

.txt_Heading_LeftAddress {
	font-family: Century Gothic, AvantGarde, Avant Garde, Arial, Segoe UI, Calibri, Tahoma, Verdana, Helvetica, sans-serif;
	color: #6486C6;
	font-size: 17px;
	text-align: RIGHT;
}


.txt_footer {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}

.Spacer_10px {
	Height: 10px;
}

.Spacer_15px {
	Height: 15px;
}

.Spacer_05px {
	Height: 5px;
}

.Spacer_25px {
	Height: 25px;
}

a#menu	{ font-family: inherit;   font-size: inherit; color : #FFFFFF; }
a#menu:link	{ font-family: inherit;   font-size: inherit; text-decoration: none; color : #FFFFFF; }
a#menu:visited { font-family: inherit;   font-size: inherit; text-decoration: none; color : #FFFFFF; }
a#menu:hover { font-family: inherit;  font-size: inherit; text-decoration: none; color : #C51D4A;}


input, select, textarea
{
	font-family: Arial, Segoe UI, Tahoma, Verdana, Helvetica, sans-serif;
	font-size : 11px; 
	background-color : white; 
	background-image: url('body/gradient_form.gif');
	border : 1px solid #2C4776;
	margin : 1px; 
}


hr {
  border: 0;
  width: 100%;
  color: #C51D4A;
  background-color: #C51D4A;
  height: 1px;
}
