border: thin solid #3F3F3F;
}


html {
	scrollbar-face-color:#B9B9B9;
	scrollbar-arrow-color:#08408B;
	scrollbar-track-color:#B9B9B9;
	scrollbar-shadow-color:#08408B;
	scrollbar-highlight-color:#08408B;
	scrollbar-3dlight-color:#B9B9B9;
	scrollbar-darkshadow-Color:#B9B9B9;
}
body {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	background-attachment:fixed;
	background-image:url(images/bg-01.jpg)
}

.pagetitle {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	background-color: #F5F5F5;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 500px;
	border: thin dotted #CC0000;
	background-position: center;
	text-align: center;
}

body,td,th {    font-family:  Trebuchet MS;     font-size: 12px; color:#000000;  }

td {
	vertical-align:top;
	text-align:left;
}

.middle-column {
	vertical-align: middle;
}

.table-boder {
            border:1px  solid #CCCCCC ;
}


.button-boder {
             border-bottom:1px solid #8B1610;
}

a.black-link:link {
	color: #000000;
	text-decoration: none;
	font-size:12px;	
}

a.black-link:visited {
	color: #000000;
	text-decoration: none;
	font-size:12px;		
}

a.black-link:active {
	color: #08408B;
	text-decoration: none;
	font-size:12px;		
}

a.black-link:hover {
	color: #08408B;
	text-decoration: none;
	font-size:12px;		
}

.maroon-heading{
	font-family:Trebuchet MS;
	font-size:15px;
	color:#5E0E0D;
	font-weight: bold;
}


.grey-heading{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#333333;
	font-weight: bold;
}


.maroon-sub_heading{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5E0E0D;
	
}

.maroon-sub_menu{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#5E0E0D;
	font-weight: bold;
	
}


.red-sub_menu{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#B80213;
	
}

.red-heading{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#B80213;
	font-weight: bold;
	
}

.white-sub_heading{
	font-family:Trebuchet MS;
	font-size:10px;
	color:#FFFFFF;
	
}


.white-heading{
	font-family:Trebuchet MS;
	font-size:11px;
	color:#FFFFFF;
	font-weight: bold;
	
}

.white-main_heading{
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FFFFFF;
	font-weight: bold;
	
}

.white-main_subheading{
	font-family:Trebuchet MS;
	font-size:12px;
	color:#FFFFFF;
	
}

a.blue-link:link {
	color: #1E57A6;
	text-decoration: none;
}

a.blue-link:visited {
	color: #1E57A6;
	text-decoration: none;
}

a.blue-link:active {
	color: #660000;
	text-decoration: none;
}

a.blue-link:hover {
	color: #660000;
	text-decoration: none;
}

.textfield {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #580000;
	border: 1px solid #580000;
}


a.white-link:link {
    font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.white-link:visited {
    font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.white-link:active {
    font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}

a.white-link:hover {
    font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}

.button-border {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #2c0001;
	border: 1px solid #8B1610;
	width: 70px;
	background-color: #FFFFCC;
	font-weight: bold;
	height: 24px;
}
.menu1{
margin-left:5px;
padding-left:5px;
padding-top:2px;
padding-bottom: 2px;
text-decoration: none;
font-family:Verdana;
font-size:11px;
color:#FFFFFF;
font-weight: bold;
}

.show{
display:;
}

 .submenu{
display: block;
height: 19px;
margin-left: 38px;
padding-top: 2px;
padding-left: 7px;
color: #333333;
}

.hide{
display: none;
}

.table-border-thin{
border-color:#CCCCCC;
border-width:thin;
border-collapse:collapse;
}


.leftborder_darkblue {
border-left: 1px solid #014248;
border-left-style: dashed;

} 

.dotted_grey {
border-bottom-style: dashed ; 
border-bottom-color: #939393; 
border-bottom-width: 1px;
} 

.dashed_grey {
border-bottom: thin solid #939393 1px
} 

.dotted_blue {
border-bottom-style: dashed ; 
border-bottom-color: #028CB5; 
border-bottom-width: 1px;
} 

.dashed_blue {
border-bottom: thin solid #028CB5 1px
} 

.dotted {
border-bottom-style: dashed ; 
border-bottom-color: #939393; 
border-bottom-width: 1px;
} 

.dashed {
border-bottom-style: solid ; 
border-bottom-color: #939393; 
border-bottom-width: 1px;
} 



.dashed_main {
border-bottom: thin solid #B2B2B2 1px
} 

.dotted_white {
border-bottom-style: dashed ; 
border-bottom-color: #FFFFFF; 
border-bottom-width: 1px;
} 

.dashed_white {
border-bottom: thin solid #FFFFFF 1px
} 


form
{
  color: #580000;
  background-color: #7E0001;
  border: 1px solid #580000;
  font-family: Trebuchet MS;
  font-size:11px;
}


