@charset "utf-8";
/* CSS Document */
body{
	/*	color:#dddddd; */
	color: #999999;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*	font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	/*	background-image: url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color: #000;*/
	/*background-image:url(../images/bg_gradient.jpg);
	background-repeat: repeat-x;*/
	background-position: center top;
/*	background-color: #c5c5c5;*/
	background-color: #000000;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.05em;
}

.menutab{
background-image:url(../images/menutab.gif);
background-position: top;
height: 38px;
text-align: center;
vertical-align:middle;
background-repeat: no-repeat;
}

.menutab:hover{
background-image:url(../images/menutab_roll.gif);
background-position: top;
height: 38px;
vertical-align:middle;
text-align: center;
background-repeat: no-repeat;
}


.menutab1{
background-image:url(../images/menutab1.gif);
background-position: top;
height: 38px;
vertical-align:middle;
text-align: center;
background-repeat: no-repeat;
}

.bigwhite{
color:#FFFFFF;
}

.menutab1:hover{
background-image:url(../images/menutab1_roll.gif);
background-position: top;
height: 38px;
vertical-align:middle;
text-align: center;
background-repeat: no-repeat;
}



h3{
	font-size: 14px;
	margin-top: 7px;
	font-weight: bold;
    font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif ;

	text-transform: uppercase;
	/*color: #003399;*/
/*color: #B53904;*/
color: #c31f04;
}

.borderTable {
	padding: 0px 0px 0px 0px;
	border: 1px solid #666;
	background-color:#000000;
	background-image: url(../images/horizontal_gradient.jpg);
	background-repeat:repeat-y;
}  


.light_border {
border: solid 1px #666;
padding: 4px;
}

.tr2 {
	background-color: #000000;
	text-align: center;
	color: #CCCCCC;
}

tr.tr2:hover {
	background-color: #111111;
	text-align: center;
	color: #FFFFFF;
	cursor: default;
}


td.td2:hover {
	background-color: #111111;
	text-align: center;
	color: #ffffff;
	cursor: default;
}

img{border: 0px;}

.table_header{
background-image: url(../images/header_grey2.jpg);
background-position: bottom;
background-repeat: repeat-x;
background-color: #666666;
color: #FFFFFF;
}

#table_header a, a:visited{
	color:#DEDEDE;
	decoration: none;
}

#table_header a:hover{
color:#ffffff;
decoration: underline;
}

.titles{
	letter-spacing: normal;
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c31f04;
	font-weight: bold;
	text-transform: uppercase;
}

.titles2{
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #ffffff;
		letter-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
}


a.titles_link{
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #c31f04;
	letter-spacing: normal;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
a.titles_link:visited{
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif ;
	font-size: 12px;
	color: #c31f04;
	font-weight: bold;
	letter-spacing: normal;
	text-transform: uppercase;
	text-decoration: underline;
}
a.titles_link:hover{
	letter-spacing: normal;
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #DD2504;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}


a.blog_titles_link{
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #c31f04;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
a.blog_titles_link:visited{
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif ;
	font-size: 10px;
	color: #c31f04;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
a.blog_titles_link:hover{
	font-variant:normal;
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #DD2504;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}

.blogcontent_homepage{
font-size: 10px;
}


.progressbar_text{
color:#000;
font-size: 14px;
vertical-align: middle;
font-weight: bold;
position: relative; 
vertical-align: middle; 
margin-top: 3px;
}

.bluebox_content{
padding: 6px;
margin: 0px;
}

a.menulink{
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif ;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}

a.menulink:visited{
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif ;
	color:#FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}

a.menulink:hover{
	font-family:"Lucida Bright", Georgia, "Times New Roman", Times, serif ;
	color: #c31f04;
	font-size: 14px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
}


a{

	color:#bbb;
	text-decoration: underline;
	text-transform:none;
	font-weight: normal;
}

a:visited{

	color:#bbb;
	text-decoration: underline;
	text-transform:none;
	font-weight: normal;
}

a:hover{

	color:#c31f04;
	text-decoration: underline;
	text-transform:none;
	font-weight: normal;
}


a.adminlinks{

	font-size: 10px;
	color:#993300;
	text-decoration: none;
	text-transform:none;
	font-weight: normal;
}

a.adminlinks:visited{

	color:#993300;
	text-decoration: none;
	text-transform:none;
	font-weight: normal;
}

a.adminlinks:hover{

	color:#CC3300;
	text-decoration: underline;
	text-transform:none;
	font-weight: normal;
}

.important{
	color: #bbbbbb;
	font-weight: bold;
}

hr{border-color:#666666;
color:#666666;
background-color:#666666;
}

.lightgrey{
color:#666;
font-size: 9px;
}
input {
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #999999;
}
select {
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #999999;
}

textarea {
	color: #CCCCCC;
	background-color: #333333;
	border: 1px solid #999999;
}

