font,td{

        font-family:verdana;
        font-size:12px;
        color:black;

}

.sidebar {
		text-align:left;
        font-family:Arial;
        font-size:9pt;
        color:black;

}

.orange {
color:#FF8000;
 font-size:12pt;
}

a.white{

        font-family:verdana;
        font-size:12px;
        color:ffffff;
        text-decoration:none;


}

a.white:hover{

        font-family:verdana;
        font-size:12px;
        color:ffffff;
        text-decoration:none;
        border-bottom: 1px dashed white;


}

a.nav{

        background: #4d485c;
        color: #ffffff;
        font-color: #ffffff;
        text-decoration:none;
        font-family:verdana;
        font-size:12px;
        font-weight:bold;
        width:160px;
        height:18px;
        background: #4d485c;
        border-top:1px solid #4d485c;
        border-bottom:1px solid #4d485c;

}

a.nav:visited{

        background: #4d485c;
        color: #ffffff;
        font-color: #ffffff;
        text-decoration:none;
        font-family:verdana;
        font-size:12px;
        font-weight:bold;
        width:160px;
        height:18px;
        border-top:1px solid #4d485c;
        border-bottom:1px solid #4d485c;        
        

}

a.nav:hover{
 
        background-image: url(img/nav_hover.jpg);        
        color:#ffffff;
        border-top:1px solid white;
        border-bottom:1px solid white;
        

}

.headings{

        background-image: url(img/nav_hover.jpg);
        font-family:verdana,arial,tahoma, sans;
        color: #ffffff;
        font-weight:bold;
        height:16;
		vertical-align:middle

}

body.admin{

        //background: ThreeDFace;
        background:Background ;
        color: WindowText;
        margin: 0px 0px 0px 0px;
        
        

}

input.buttons{
             
         background:ButtonFace;
         color: WindowText;

}

.buttonPlane{

        background: InactiveCaptionText;
        color: InactiveCaption 

}

b.k{

        font-family:verdana,arial,tahoma, sans;
        color: #000000;
        font-weight:bold;
        font-size:12px;

}

b.white{

        font-family:verdana,arial,tahoma, sans;
        color: #ffffff;
        font-weight:bold;
        font-size:12px;

}

a.adminnav{

        background: ButtonFace;
        color: ButtonText ;
        font-color: ButtonText ;
        text-decoration:none;
        font-family:verdana;
        font-size:11px;
        width:100%;
        height:16px;
        border-top: 1px solid ButtonHighlight;
        border-left: 1px solid ButtonHighlight;
        border-right: 1px solid ButtonShadow;
        border-bottom: 1px solid ButtonShadow;

}

a.adminnav:hover{

        border-bottom: 1px solid ButtonHighlight;
        border-right: 1px solid ButtonHighlight;
        border-left: 1px solid ButtonShadow;
        border-top: 1px solid ButtonShadow;

}

input.admin_button{

        width:100%;
        font-family:verdana;
        font-size:11px;
        background: ButtonFace;
        color: ButtonText ;
        font-color: ButtonText ;
        align:left
}

input,select,textarea{

        font-family:verdana;
        font-size:10px;
        background:#ffffff;         
        font-family:verdana;
        font-size:11px;
        color: ButtonText;
        font-color: ButtonText ;      

}

fieldset{

        padding: 2px 2px 2px 2px;
        margin: 2px 2px 2px 2px;

}

body.3dFace{

        background: ThreeDFace;
        color: WindowText;
        margin: 2px 2px 0px 2px;

}

h3{

        font-family:verdana,arial,times, garamond, sans,tahoma;
        font-size:16px;
        color:#000000;
        margin-bottom: 5px;
        font-weight:bold;

}

         a.navButtons, a.navButtons td{
         
                font-family:verdana,arial, tahoma, sans, times new roman;
                font-size: 11 px;
                color: #1d628f;
                text-decoration: none;
                width: 142px;
                background: #ffffff;
                border:1px solid black;
				cursor:pointer;
				cursor: hand;
         
         }
		 
         
         a.navButtons:hover, a.navButtons:hover td{
         
                color: #0F4268;
          
                background: #F3FAFE;
                border:1px dashed black;
         
         }
         
         a.SMLnavButtons{
         
                font-family:verdana,arial, tahoma, sans, times new roman;
                font-size: 9px;
                color: #1d628f;
                text-decoration: none;
                width: 142px;
                background: #ffffff;
                border:1px solid black;
         
         }
         
         a.SMLnavButtons:hover{
         
                color: #0F4268;
                font-weight:bold;
                background: #F3FAFE;
                border:1px dashed black;
         
         }
#visual a:link, #visual a:visited, #visual a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#visual a:hover{
	text-decoration: underline;
}
#bannerPadBtn {
	padding-right: 2px;
	padding-left: 2px;
}
#lPad {
	padding-left: 10px;
}
#threeBorder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
#heading {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
#smallFont {
	font-size: 10px;
}
