/* CSS Document */

body {background-image:url(../images/tile.gif); margin:0; padding:0; font-family:Arial, Helvetica, sans-serif;}

a:link,visited {color:#3F3C48; text-decoration:none;}
a:hover {color:#3366CC; text-decoration:underline;}

a.lnkblue:link,a.lnkblue:visited {color:#3366CC; text-decoration:none;}
a.lnkblue:hover {color:#000000; text-decoration:underline;}

#NavLeft {background-image:url(../images/tileleft.gif); background-repeat:repeat-x;}
#NavRight {background-image:url(../images/tileright.gif); background-repeat:repeat-x;}
#RightLine {background-image:url(../images/splshright2.gif); background-repeat:repeat-y;}
#BigLogo {background-image:url(../images/biglogo.gif); background-repeat:no-repeat;}
#Copyright {color:#3F3C48; background-color:#D6D7CE; font-size:10px; padding:6px; border: 2px solid rgb(206,207,206); border-top:0px;}
#BGWhite {background-color:white;}
#BGBuilding {border-left: 2px solid rgb(206,207,206); background-color:white; background-image:url(../images/buildings.jpg); background-position: bottom right; background-repeat:no-repeat;}
#BGLeftLine {border-left: 2px solid rgb(206,207,206); background-color:white;}
#TablePad10 {padding:10px;}
#TablePad10LeftBorder {padding:10px; border-left:1px solid rgb(206,207,206);}

#ListBack {
	padding-top:20px;
	background-color:white;
	vertical-align: top;
}
#List1 {background-color:white; padding:2px; border-left: 1px solid rgb(206,207,206); border-right: 1px solid rgb(206,207,206);}
#List2 {background-color:#D6D7CE; padding:2px; border-left: 1px solid rgb(206,207,206); border-right: 1px solid rgb(206,207,206);}
#ListTop {background-color:white; padding:6px; border-top: 2px solid rgb(206,207,206); border-left: 1px solid rgb(206,207,206); border-right: 1px solid rgb(206,207,206);}
#ListBottom {background-color:white; padding:2px; border-bottom: 2px solid rgb(206,207,206); border-left: 1px solid rgb(206,207,206); border-right: 1px solid rgb(206,207,206);}

.txt10GreyBlue {font-size:10px; color:#3F3C48;}
.txt12GreyBlue {font-size:12px; color:#3F3C48;}
.txt12GreyBlueBold {font-size:12px; color:#3F3C48; font-weight:bold;}
.txt12RedBold {font-size:12px; color:#FF0000; font-weight:bold;} 
