/* CSS Document */
a:link {
	color:#FFFFFF;
	text-decoration:underline;	
}	
a:visited {
	color:#CCCCCC;
	text-decoration:underline;	
}
a:active {
	color:#F2910D;
	text-decoration:underline;
}
a:hover {
	color:#F2910D;
	text-decoration:underline;	
}
.project_links_text {
	font-size:16px;
}
.header {
font-size:22px;
}
.small_print {
font-size:10px;
}
.project_links_text:hover {
	font-size:16px;
}
.white {
color:#FFFFFF;
}
.bar_text {
font-size:11px;
text-decoration:none;
}
.dot_color {
color: #d38b27;
}
table.list {
 background: #313131 url(images/cell.gif) top left repeat-x;
 border-width: 1px 1px 1px 1px;
 border-spacing: 0px;
 border-style: none none none none;
 border-color: black black black black;
 border-collapse: collapse;
}

table.list td {
 border-width: 1px 1px 1px 1px;
 padding: 3px 3px 3px 3px;
 border-style: solid solid solid solid;
 border-color: black black black black;
}

.customfooter {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.customfooter2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 3.0em;
}


.images {
border:solid;
border-width:1px;
border-color:#FFFFFF;
}

.gimages {
border:solid;
border-width:1px;
border-color:#999999;
}

img, div { behavior: url(iepngfix/iepngfix.htc) }

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
margin-top:0px;
margin-bottom:0px;
background-image:url(images/body_bg.gif);
}
#site {
width:950px;
margin-right:auto;
margin-left:auto;
margin-bottom:0px;
margin-top:5px;
}
#b_footer {
background-image:url(images/shadow_edges/b_footer.png);
width:950;
height:100px;
line-height:175%;
}
#bbottom {
background-image:url(images/shadow_edges/bbottom_gtop.png);
width:950;
height:24px;
}
#gbottom {
background-image:url(images/shadow_edges/gbottom_btop.png);
width:950;
height:24px;
}
#g_footer {
background-image:url(images/shadow_edges/g_footer.png);
width:950;
height:100px;
line-height:175%;
}
#bannerbuttons {
background-image:url(images/shadow_edges/bannerbuttons.png);
width:950px;
height:217px;
}
#bannerbuttonsearch {
background-image:url(images/shadow_edges/bannerbuttonsearch.png);
width:950px;
height:235px;
}
#content {
background-color:#666666;
width:900px;
font-family:Verdana;
font-size:14px;
color:#FFFFFF;
}
#seperator {
background-image:url(images/seperator.png);
width:950px;
height:4px;
}
#seperator2 {
background-image:url(images/seperator.png);
width:800px;
height:4px;
}



