/* Defaults */
body {
	background-color: White;
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	scrollbar-arrow-color:WHITE;
	scrollbar-track-color:#E78484;
	scrollbar-shadow-color:#E88C00;
	scrollbar-face-color:#CC0001;
	scrollbar-highlight-color:#E88C00;
	scrollbar-darkshadow-color:#135184;
	scrollbar-3dlight-color:#E78484;
}
H1   {
    font-weight: bold; 
       font-variant: small-caps;
       font-size: 160%;
       font-family: arial, helvetica, sans-serif;
}
H2   {
    font-weight: bold;
       font-style: italic; 
       font-variant: small-caps;
       font-size: 120%;
       font-family: arial, helvetica, sans-serif;
}
/* /////////////////////////////////Links//////////////////////////////////// */
a:link {
color: #3333FF;
background: inherit;
text-decoration : underline; 
}
a:visited {
color: #3399CC;
background : inherit; 
text-decoration : underline; 
}
a:hover {
color: #E88C00;
background : #CC0001; 
text-decoration : none; 
}
a:active {
color: #000000;
background : inherit; 
text-decoration : underline; 
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
/* /////////////////////////////////////Main Content///////////////////////////// */
/* ///////////////////////////////////Main content box/////////////////////////// */
.cont {
text-align: left;
color: #000000;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 12px;
}
a.cont {
color: #000000;
text-decoration : underline; 
font-size : 12px;
}
a.cont:visited {
color: #000000;
background : inherit;
text-decoration : underline; 
}
a.cont:hover {
color: #000000;
background : inherit; 
text-decoration : none; 
}
a.cont:active {
color: #000000;
text-decoration : none; 
}
.cont_center {
text-align: center;
color: #000000;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 10px;
}
.title_center {
text-align: center;
color: #000000;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 12px;
font-weight: bold;
}
.highlight {
color: #3333FF;
background: #ffff00;
}
.content-box {
color: #000000; 
padding: 0;
margin: 0;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10px;
/*margin: 1px 0 0 155px;*/
}
.date-box {
color: #000000; 
padding: 0;
margin: 0;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 10px;
/*margin: 1px 0 0 155px;*/
}
.content-title { 
margin: 5px 10px 15px; 
font-size: 14px;
}
.content-box .cont {
margin: 10px 10px 15px 10px;
font-size: 11px;
line-height: 15px;
}
.content-box .cont-list {
margin: 2px 10px 5px 10px;
}
.content-box .sub-hdr { 
margin: 2px 10px 10px; 
font-size: 12px;
}
.cont-borderbox {
background : inherit;
border: 1px solid #333333;
padding-left: 3px;
padding-top: 3px;
padding-bottom: 35px;
padding-right: 3px;
}
.content-borderbox {
background : inherit;
border: 1px solid #333333;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 35px;
padding-right: 0px;
float : center;
text-align: center;
}
.dark_bg { 
color: #FFFFFF;
}
a.dark_bg {
color: #FFFFFF;
text-decoration : underline; 
font-size : 10px;
}
a.dark_bg:visited {
color: #FFFFFF;
background : inherit;
text-decoration : underline; 
}
a.dark_bg:hover {
color: #FFFFFF;
background : inherit; 
text-decoration : none; 
}
a.dark_bg:active {
color: #FF0000;
text-decoration : none; 
}
/* ///////////////////////// Credit Block //////////////// */
.creditblock {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 10px;
	padding: 10px;
	}
.credittitle {
	font-size: 15px;
	font-style: italic;
	text-align: center;	}				
.credit {
	font-size: 11px;
	font-style: italic;
	font-color: #ff0000;
	text-align: left;	
	}
/* /////////////////////Left catogory buttons////////////////// */
.buttons {
width: 150px;
}
.buttons a {
color: #FFFFFF;
background-color: #CC0001;
border-top: 1px solid #A30100;
border-right: 0px solid #A30100;
border-bottom: 0px solid #A30100;
border-left: 1px solid #A30100;
padding: 2px;
padding-left: 0px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
display: block;
margin: 0px;
width: 100%;
text-align: left;
}
.buttons a:visited {
color: #FFFFFF;
background-color: #CC0001;
border-top: 1px solid #A30100;
border-right: 0px solid #A30100;
border-bottom: 0px solid #A30100;
border-left: 1px solid #A30100;
padding: 2px;
padding-left: 0px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
display: block;
margin: 0px;
width: 100%;
text-align: left;
}
.buttons a:hover {
color: #E88C00;
background-color: #A30100;
border-top: 1px solid black;
border-right: 0px solid black;
border-bottom: 0px solid black;
border-left: 1px solid black;
padding-left: 0px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
text-decoration: none;
}
.nav-hdr {
color: #E88C00;
font: 12px Arial, sans-serif;
font-weight: bold;
background-color: #A30100;
border-top: 1px solid black;
border-right: 0px solid black;
border-bottom: 0px solid black;
border-left: 1px solid black;
text-align: left;
padding-left: 15px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
text-decoration: none;
text-decoration: none;
display: block;
margin: 0px;
width: 150px;
}

	/* //////////////Image fixer / Gutlass links///////////////// */
.gutlass { 
background : transparent;
}
a.gutlass {
background : transparent;
text-decoration : none; 
}
a.gutlass:visited {
background : transparent;
text-decoration : none; 
}
a.gutlass:hover {
background : transparent;
text-decoration : none; 
}
a.gutlass:active {
background : transparent;
text-decoration : none; 
}
/* ______________________ image styles _______________________ */
/* _______________ these are not page specific styles _______________ */   
img {
   border : 0px none; 
   } 
img.right {
   float : right; 
   border : 1px solid #000000; 
   } 
img.top {
   float : left; 
   background-color : transparent; 
   border : 0px none; 
   } 
img.top a:hover {
   background-color : transparent; 
   } 
img.top a:hover {
   text-decoration : none;
   background-color : transparent; 
   }
.floatimgleft {
   float:left;
   margin-top:10px;
   margin-right:10px;
   margin-bottom:10px;
   }
	/* ////////////////////left column//////////////////// */   
.left-col {
/*float: left;*/
border-left: 1px solid #000000; 
border-bottom:1px solid #000000;
background: #ffffff;
width: 145px;
/*margin: 0;
padding: 0;
height: 100%;*/
}
.left-nav {
margin: 3px; 
}
.lnav-hdr {
width: 145px;
background: #005596; 
color: #C3C3C3;
font-family: verdana, tahoma, arial, sans-serif;
font-size: 12px;
font-weight: bold;
border-bottom: 1px solid #000; 
border-left: 2px solid #000000;
margin: 3px 0; 
padding: 2px;
}
.left-nav p {
font-family: verdana, arial, tahoma, sans-serif; 
font-size: 11px; 
line-height: 14px;
margin:5px;
}
.left-nav .access {
text-decoration : underline; 
color : #000000; 
background : inherit;
}
.left_col_cont {
font-size : 10px; 
color: #3333FF;
border: 1px solid;
text-align : left;
float : left;
background: inherit;
border-color: #484848 #313131 #313131 #484848;
padding: 5px 5px 5px 5px;
text-decoration: none;
}   