@charset "utf-8";
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.mainbdr {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdbdr {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.tdbdr2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.gradient {
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 218px;
}
.tec_text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.more {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFBD00;
	text-decoration: none;
	float: right;
	margin-top: -15px;
	padding-right: 10px;
}
.more:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFBD00;
	text-decoration: underline;
}
.gradient2 {
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 164px;
}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #5B5B5B;
	text-decoration: none;
}
.awardtext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #5B5B5B;
	text-decoration: none;
}
.dotline {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #FFBD00;
	text-decoration: none;
}
.dotline:hover {
	text-decoration: underline;
}
h3 {
	font-family: Arial;
	font-size: 15px;
	line-height: 14px;
	color: #FDC516;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
