/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
}
.header {
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 81px;
	background-color: #000032;
	width: 940px;
}
.bottom_shade {
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 81px;
	background-color: #CCCCCC;
	background-image: url(images/bottom_shade.jpg);
}

tr,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;	
	color: #333333;
	line-height: 1.5em;
	
}


/*--------------------------------------------*/

a.TopNavLink:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	
}

a.TopNavLink:visited{

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #FFFFFF;
	text-decoration: none;
	font-weight:  normal;
}

a.TopNavLink:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.TopNavLink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCCCC;
	text-decoration: none;
	font-weight:  normal;
}

.TopNavLinktext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCCCC;
	text-decoration: none;
	font-weight: normal;
}


/*--------------------------------------------*/



.TopNavLinkBlank{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}


/*--------------------------------------------*/


/*--------------------------------------------*/

a.SubNavLink:link{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6a0332;
	text-decoration: none;
	font-weight: bold;	
}

a.SubNavLink:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:  #6a0332;
	text-decoration: none;
	font-weight: bold;
}

a.SubNavLink:active{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e6a72;
	text-decoration: none;
	font-weight: bold;
}

a.SubNavLink:hover{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e6a72;
	text-decoration: underline;
	font-weight: bold;
}

.SubNavLinktext{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e6a72;
	text-decoration: underline;
	font-weight: bold;
}

.SubNavLinkblank{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	font-weight: normal  ;
}


/*--------------------------------------------*/




.NavigationBG {
	background-image: url(images/cms_08.gif);
	background-repeat: repeat-x;
}
.MainBD {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.NavigationHeading {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6A0F38;
}
.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

/*--------------------*/

/* CSS Document */
.stl1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.stl2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ff0000;
}

.stl3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}

.txtboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px ridge #666666;	
}

.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	background-color: #dddddd;
	border: 1px ridge #666666;
}

#errmsg{
	background-color: #FFFFDD;
	border: thin solid #FF0000;
}
.image_border
{
	border: 1px solid #999999;
}
