
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: center;
	font-size: 10px;          	
	background-image:url(bgs.png);		
    background-repeat:repeat-x;
	background-color:#000000;
	background-attachment:fixed; 
    background-position: top center; 
     }
body.white {
	font-family: "Arial", "Helvetica", "sans-serif";
	text-align: center;
	font-size: 10px;
	background-color:#ffffff;
	background-attachment:fixed;
     }
	
img {
     border-style:none;
    } 



#infoTableHeader {
	font-family : sans-serif, Arial, Verdana,Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #333333;
	font-weight: bold;
	background-position: center;
}

.round  {
    background-image:url(round.gif); 
    background-position:top, left; 
    background-repeat:no-repeat;
    
        }

#entryTableHeader {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #CCCCCC;	
	background-image:url(tab.gif); 
    background-position:top, left; 
    background-repeat:no-repeat;
    background-color: #202020;	    
	font-weight: 700;
}
#listTableHeader {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #666666;
	background-image:url(tableheader.gif); 
    background-position:top, left; 
    background-repeat:repeat-x;
	font-weight: 700;	
	background-position: center;

}
.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.formTitle {
	font-family : sans-serif, Arial, Verdana,Helvetica;
	font-size: 16px;
	font-weight: bold;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
}

.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336699;
	border: 1px ridge #000000;
}

.topNav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	background-color: #FFFFFF;
}

.activeTopNav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	background-color: #CCCCFF;
}

.row1 {             
	background-color: #EFEFEF;
}

.row2 {
	background-color: #DEDEDE;
}

.errorMessage {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: bolder;
	color: #CC3300;
}
                

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033; 
	background-color: #FFFFFF;    
}

td.nav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6699CC;
}

td.nav:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #97C1E7;
}

a.nav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

a.nav:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	display: block;	
}

.navSelected {
	font-family: "Courier New", "Courier", "mono";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #DEDEDC;
}

a.bottomNav {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

a.bottomNav:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}

.detailSpacer {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.tabSelected {
	font-family : sans-serif, Arial, Verdana,Helvetica;
	font-size: 14px;
	font-weight: bolder;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #97C1E7;
}

.tabSelected:hover {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #97C1E7;
}

.textcontent    {
    border-color:#3D3D3D;
    border-width:1px;
}

.tabNotSelected {
	font-family : sans-serif, Arial, Verdana,Helvetica;
	font-size: 12px;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

.tabNotSelected:hover {
	font-family : sans-serif, Arial, Verdana,Helvetica;
	font-size: 12px;
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;	
}

a.tabNav {
	color: #000000;
	text-decoration: underline;
	font-weight: bolder;
}

a.tabNav:hover {
	color: #000099;
	text-decoration: none;
	font-weight: bolder;
}

.whiteTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #336699;
	background-color: #FFFFFF;
}

.lightBlue {
	background-color: #AACCFF;
} 

.menubg  {
        background-image:url(menubg.gif); 
        background-position:top, center; 
        background-repeat:repeat-y;
        	border-color:#333333;
	border-style:solid;
	border-width: 0px;
        }

.navArea {
   	background-image:url(darkbutton.gif);		
    background-repeat:no-repeat;
	text-align:left;
	height:30px;
	width:173px;
	
}
.navArea:hover {
  	background-image:url(darkbutton-select.gif);		
    background-repeat:no-repeat;
	text-align:left;
	width:173px;
	height:30px;
	
}

td.fillArea {
    background-color: #000000;
	background-image:url(button.jpg);		
    background-repeat:repeat-x;
	text-align:center;
	height:35px;
}


.contentArea {
	background-color: #666666;
}


p.footer	{
	 color:#cccccc;
	}

a	{
	 color:#333333;
	}

a.leftnav {
	font-family:  sans-serif, Courier, mono;
	font-size: 11px;
	color: #ffffff;
	/*background-color: #AABBCC;
	background-color: #000000;
	background-image:url(button.jpg);		
    background-repeat:no-repeat;
	display: block;
	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 35px;
	width: 105px;                */
	text-decoration: none;
	font-weight: bold;
}

a.leftnav:hover {
	font-family: sans-serif, Courier, mono;
	font-size: 11px;
	color: #FFFFFF;
	/*background-color: #999999;
	background-color: #000000;
	background-image:url(button2.jpg);		
    background-repeat:no-repeat;
	display: block;
	padding: 2px 2px 2px 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;   
	height: 35px;
	width: 105px;                   */
	text-decoration: underline;
	font-weight: bold;
}
.graybox {
	background-color: #666666;
}

.blackbox {
	background-color: #000000;
	border-color:#999999;
	border-style:solid;
	border-width:0px;
}

.footer {
	font-size: 10px;
}

fieldset
{
	border: #26a solid 1px;
}

legend
{
	background: #fb0;
	border: #26a solid 1px;
	padding: 1px 10px;
	font-weight: bold;
}

.errorMessage {
	color: #990000;
	font-family : sans-serif, Arial, Verdana,Helvetica;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.detailTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
}

.detailTable .label {
	background-color: #EFEFEF;
}

.detailTable .content {
	background-color: #FFFFFF;
}

