/* CSS Document */
body {
	background-image: url(../images/main_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
}
.topcap {
	font-family: "trebuchet MS", Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	font-weight:bold;
}
.topcapH {
	font-family: "trebuchet MS", Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight:bold;
}
.head {
	font-family: Tahoma;
	font-size: 18px;
	color: #E43003;
	font-weight: bold;
}
.subhead {
	font-family: "trebuchet MS", Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left:1px;
}
.projhead {
	font-family: "trebuchet MS", Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	padding-left:1px;
}
.content {
	font-family: "trebuchet MS", Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 17px;
	padding-left:1px;
}
.cap2 {
	font-family: "trebuchet MS";
	font-size: 20px;
	color: #990000;
	font-weight: bold;
}
.cap {
	font-family: "trebuchet MS";
	font-size: 36px;
	color: #FF6600;
}
.blue {color: #0F6C9F}
.red {color: #FF0000}
.yellow {color: #CC9900}
.innerhead {
	font-family: "trebuchet MS", Tahoma;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height:30px;
	list-style:none;
}

