/*Escape StyleSheet*/





html{
   	 FONT-FAMILY: Tahoma, Arial;
    	font-size: x-small;


     
}

body { 
    	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
    	color: #FFFFFF;
	background-color: #3A3F42

}



.topimg{
	margin-left: 3px;
	margin-right: 3px
}

td {
	font-size : small
}

/*/*/a{}


body td {
    	font-size : x-small
}

html>head:first-child+body td {
   	 font-size : small
}

/* */


.content{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 18px;
	padding-bottom: 30px
}



.bannerimg{
	margin-left: 3px;
	margin-right: 3px;
	border-right: #9D9D9D solid 1px;
	border-left: #9D9D9D solid 1px;
	border-top: #9D9D9D solid 1px;
	border-bottom: #9D9D9D solid 1px;
 }




.menutop{
    	background-image: url(../images/bk_top_menu.jpg);     
    	background-repeat: repeat-x;
	border-right: #9D9D9D solid 1px;
	border-left: #9D9D9D solid 1px;
	border-top: #9D9D9D solid 1px;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 0px;
	margin-left: 0px;
	align: center

}



h1{
	color: #999A9B;
	font-weight: bold;
	font-size: 120%;
	text-transform: uppercase;
	text-align: left

}

h2{
	color: #999A9B;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	text-align: center

}

h3{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
	text-align: left;
	padding-top: -6px

}

.greysmcaps{
	color: #8C8E8F;
	font-weight: bold;
	font-size: 70%;
	text-align: left;
	text-transform: uppercase
}

.whitesmcaps{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 65%;
	text-align: left;
	text-transform: uppercase
}

.whitebold{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-align: left;
}

.whiteboldcent{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	text-transform: uppercase
}



.copyright{
	color: #8C8E8F;
	font-weight: normal;
	font-size: 70%;
	text-align: right;
	padding-right: 6px
}

.copyright2{
	color: #8C8E8F;
	font-weight: normal;
	font-size: 70%;
	text-align: center;
	border-top: solid 1px #8C8E8F
}

.time{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 70%;
	text-align: left
}

.whitesm{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 80%;
	text-align: center
}

.whitesmleft{
	color: #FFFFFF;
	font-weight: normal;
	font-size: 60%;
	text-align: left
}

.blacksm{
	color: #333333;
	font-weight: normal;
	font-size: 75%;
	line-height: 1.0
}

.bulletpoint{
   	list-style: url(../images/bullet2.jpg);
	line-height:1.2;
	margin-left: -12px;
	padding-top: 4px	
}


.list{
   	list-style: url(../images/bulletpoint.gif);
	padding-top: 6px	
}


P {

    	text-align: justify;
    	line-height: 1.4
}

.Pcenter { 
   	color: #FFFFFF;
   	text-align: center
}

.indent { 
   	color: #FFFFFF;
   	text-align: left;
	margin-left: 25px;
	margin-top: -12px
}

.Pleft { 
   	color: #FFFFFF;
   	text-align: left
}

.Pright {   
   	color: #FFFFFF;
   	text-align: right
}

.clientlogintxt {   
   	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 65%;
	text-transform: uppercase;
 	padding-right: 1px
}

.tborder {
   	border: 1px solid #9D9D9D
}

.boxpadtop {
   	border: 1px solid #9D9D9D;
	margin-top: 3px
}

.leftcolumn{
	padding-right: 10px
} 

.rightcolumn{
	padding-left: 10px
} 
.centrecolumn{
   	border-right: 1px dashed #9D9D9D;
	border-left: 1px dashed #9D9D9D;
	padding-left: 10px;
	padding-right: 10px
}

.borderrightdash{
   	border-right: 1px dashed #9D9D9D
} 


.borderright{
   	border-right: 1px solid #9D9D9D
} 


.borderleft{
   	border-left: 1px solid #9D9D9D
}

.bordertop{
    	border-right: 1px solid #9D9D9D
} 

.borderbottom{
    	border-left: 1px solid #9D9D9D
}

.bordertopbot{
    	border-top: 1px solid #9D9D9D;
    	border-bottom: 1px solid #9D9D9D
}

.bordersides{
   	 border-left: 1px solid #9D9D9D;
    	border-right: 1px solid #9D9D9D
}

.bordersidestop{
    	border-left: 1px solid #9D9D9D;
    	border-right: 1px solid #9D9D9D;
 	border-top: 1px solid #9D9D9D;
}

.bordersidesbot{
    	border-left: 1px solid #9D9D9D;
    	border-right: 1px solid #9D9D9D;
 	border-bottom: 1px solid #9D9D9D;
}


.borderwhite2{
    	border-left: 2px solid #FFFFFF;
    	border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF
}

.borderwhite2noleft{
    	border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}

.scrollarea{
    	border-right: 2px solid #FFFFFF;
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	padding-right: 20px;
	padding-left: 35px;
	padding-top: 18px;
	padding-bottm: 18px
}

.borderwhitetopbot{
 	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
.imgcenter{
	 float:center;
	margin: 0px
}

.imgleft{
   	 text-align: left;
	 float:left;
	 margin: 0px
}

.imgrightborder{
	float:right;
	margin: 0px;
	border: 1px solid #9D9D9D;
	margin-left: 12px
}


.imgcenterborder{
	float:center;
	margin: 0px;
	border: 1px solid #9D9D9D;
}

.imgleftborder{
   	 text-align: left;
	 float:left;
	 margin: 0px;
	 border: 1px solid #9D9D9D;
}

.imgright{
	float:right;
	margin: 0px
}


       
li img {
	vertical-align: middle;
}	
	


/* links*/

a:link, a:active, a:visited {
   color: #999999;
   text-decoration: none;
   font-weight: bold
}


a:hover {
   color: #FFFFFF;
   text-decoration: underline;
   font-weight: bold
}



a.linkgreysmcaps:link, a.linkgreysmcaps:active, a.linkgreysmcaps:visited {
	color: #999999;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none
}

a.linkgreysmcaps:hover{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: underline
}

a.linkwhitesmcaps:link, a.linkwhitesmcaps:active, a.linkwhitesmcaps:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none
}

a.linkwhitesmcaps:hover{
	color: #8C8E8F;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	text-decoration: underline
}

a.linkwhitesm:link, a.linkwhitesm:active, a.linkwhitesm:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;

}

a.linkwhitesm:hover{
	color: #8C8E8F;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: underline;
}

a.linkwhitesm:link, a.linkwhitesm:active, a.linkwhitesm:visited {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	text-decoration: none;

}

a.linknumbers:active, a.linknumbers:link, a.linknumbers:visited{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	border: solid 1px #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
}


a.linknumbers:hover{
	color: #000000;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
	border: solid 1px #8C8E8F;
	background-color: #FFFFFF;
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: underline;
}

/* forms*/
.submitgo {
    border: 1px solid #FFFFFF;
    height:18px;
    width:22px;
    Font-size: 8px;
    background-color:#737373;
    color: #ffffff; 
    Font-weight: bold
}

.submitform {
    border: 1px solid #FFFFFF;
    height:22px;
    Font-size: 90%;
    background-color:#737373;
    color: #ffffff; 
    Font-weight: bold
}
 


TEXTAREA{ 
    COLOR: #FFFFFF; 
    background-color:#3A3F42; 
    border-bottom: 1px solid #737373;
    border-left: 1px solid #737373;
    border-right: 1px solid #737373;
    border-top: 1px solid #737373;
    scrollbar-face-color: #3A3F42; 
    scrollbar-highlight-color: #999999;
    scrollbar-shadow-color: #999999;
    scrollbar-3dlight-color:#3A3F42;
    scrollbar-arrow-color: #999999; 
    scrollbar-track-color: #3A3F42;
    scrollbar-darkshadow-color: #3A3F42 
}

 INPUT { 
    COLOR: #000033;
    background-color:#ffffff; 
    border-bottom: 1px solid #000033; 
    border-left: 1px solid #000033; 
    border-right: 1px solid #000033; 
    border-top: 1px solid #000033
}

 .password { 
    	COLOR: #000033;
    	background-color:#ffffff; 
    	border-bottom: 1px solid #000033; 
    	border-left: 1px solid #000033; 
    	border-right: 1px solid #000033; 
    	border-top: 1px solid #000033;
	width: 96px;
	height: 20px
}

 .username { 
    	COLOR: #000033;
    	background-color:#ffffff; 
    	border-bottom: 1px solid #000033; 
    	border-left: 1px solid #000033; 
    	border-right: 1px solid #000033; 
    	border-top: 1px solid #000033;
	width: 120px;
	height: 20px
}


.close { 
    	COLOR: #737373;
    	background-color:#3A4142;
	font-size: xx-small;
	font-weight:bold;
    	height: 18px; 
    	border-bottom: 1px solid #737373; 
    	border-left: 1px solid #737373; 
   	 border-right: 1px solid #737373; 
    	border-top: 1px solid #737373
}

 SELECT {

    COLOR: #000033; 
    background-color: #FFFFFF;  
    border-style: solid; 
    border-color: #999999; 
    border-width: 1px 
}



.checkbox { 
    border: solid;
    border-width: 0px;
    border-color: #FFFFFF;
    background-color: #FFFFFF
}
.radio {
    border: solid;
    border-width: 0px;
    border-color:#FFFFFF;
    background-color: #FFFFFF
}


.folder{
    list-style: url(../images/open.gif);
    font-weight: bold;  
    color: #FFFFFF
}


.page{
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000033
}

.subpage{
    	list-style: url(../images/list.gif); 
    	font-weight: bold;
    	height: 22px; 
    	color: #000033;
	margin-left: 20px
}