body {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	background-color: #ffffff;
	text-align: justify;
	margin: 0px;
	padding: 10px;
}

td {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	text-align: justify;
}

a.menu:link, a.menu:visited {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #f3f3f3;
	text-decoration:none;
	padding-left: 1px;
	padding-right: 1px;
}
a.menu:hover {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration:underline;
	padding-left: 1px;
	padding-right: 1px;
}

a:link, a:visited {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #377128;
	text-decoration:none;
}
a:hover {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #377128;
	text-decoration: underline;
}

a.top:link, a.top:visited {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	text-decoration:none;
}
a.top:hover {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	text-decoration: underline;
}
a.footer:link, a.footer:visited {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d9d9d9;
	text-decoration:none;
}
a.footer:hover {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.txtblue {
	color: #3366cc;
	}
.txtgreen {
	color: #377128;
	}
.txtorange {
	color: #ff9900;
	}

.pageCornerTopLeft {
	background-image:url("../img/page/groupIT_corner_left_top.jpg");
	background-position: right bottom;
	background-repeat:no-repeat;
	width: 5px;
	height: 5px;
	}
	
.pageCornerTopRight {
	background-image:url("../img/page/groupIT_corner_right_top.jpg");
	background-position: left bottom;
	background-repeat:no-repeat;
	width: 5px;
	height: 5px;
	}
	
.pageCornerBottomLeft {
	background-image:url("../img/page/groupIT_corner_left_bottom.jpg");
	background-position: right top;
	background-repeat:no-repeat;
	width: 5px;
	height: 5px;
	}
	
.pageCornerBottomRight {
	background-image:url("../img/page/groupIT_corner_right_bottom.jpg");
	background-position: left top;
	background-repeat:no-repeat;
	width: 5px;
	height: 5px;
	}
	
.pageShadowTop {
	background-image:url("../img/page/groupIT_shadow_top.jpg");
	background-position: bottom;
	background-repeat:repeat-x;
	height: 5px;
	}
	
.pageShadowRight {
	background-image:url("../img/page/groupIT_shadow_right.jpg");
	background-position: left;
	background-repeat:repeat-y;
	width: 5px;
	}
	
.pageShadowBottom {
	background-image:url("../img/page/groupIT_shadow_bottom.jpg");
	background-position: top;
	background-repeat:repeat-x;
	height: 5px;
	}
	
.pageShadowLeft {
	background-image:url("../img/page/groupIT_shadow_left.jpg");
	background-position: right;
	background-repeat:repeat-y;
	width: 5px;
	}

.tdHeader {
	padding: 0px;
	height: 80px;
	width: 750px;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	}
.tdHeaderLogo {
	padding: 10px 92px 10px 10px;
	height: 80px;
	width: 502px;
	text-align:left;
	}
.tdHeaderSpace {
	padding: 0px;
	height: 60px;
	width: 246px;
	}

.HeaderTabOff {
	background-position: top;
	background-repeat:no-repeat;
	height: 20px;
	width: 82px;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	text-align: center;
	padding: 3px;
	}
.HeaderTabOn {
	background-position: top;
	background-repeat:no-repeat;
	height: 20px;
	width: 82px;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	text-align: center;
	padding: 3px;
	}
	
.tdMenuOrange {
	width: 748px;
	padding: 5px 10px 5px 10px;
	height: 20px;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #f3f3f3;
	text-align: left;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background-color: #ff9900;
}

.tdMenuBlue {
	width: 748px;
	padding: 5px 10px 5px 10px;
	height: 20px;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #f3f3f3;
	text-align: left;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background-color: #3366cc;
}

.tdMenuGreen {
	width: 748px;
	padding: 5px 10px 3px 10px;
	height: 20px;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #f3f3f3;
	text-align: left;
	border-right: 1px solid #377128;
	border-left: 1px solid #377128;
	background-color: #377128;
}
.tdContent {
	padding: 10px;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #686868;
	text-align: justify;
}

.tdAds {
	width: 169px;
	padding: 10px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
}

.tdFooter {
	padding: 3px 10px 3px 10px;
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #d9d9d9;
	background-color: #686868;
	height: 20px;
}

.number {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ffcc66;
	text-decoration:none;
	padding: 5px;
}

.content {
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	padding: 5px;
}
.divtitle{
	padding-bottom: 10px;
	text-align: left;
	}
.divcontent{
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: justify;
padding-left: 20px;
	}
.titlenumber{
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight:bold;
	color: #377128;
	}
.titlename{
	font-family: Georgia, Verdana, Arial, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #666666;
	}


.tdh5 {
	height: 5px;
}
.tdh10 {
	height: 10px;
}
.tdh15 {
	height: 15px;
}
.tdw5 {
	width: 5px;
}
.thb {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366cc;
	text-align: center;
	height: 16px;
}
.thg {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #377128;
	text-align: center;
	height: 16px;
}
.tho {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9900;
	text-align: center;
	height: 16px;
}
.thl {
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	background-color: #eeeeee;
	text-align: center;
	height: 16px;
}
.tdoferta {
	padding: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #999999;
	border-left-color: #999999;
}
.priceb {
	font-size: 11px;
	font-weight: bold;
	color: #3366cc;
	text-align: center;
}
.priceg {
	font-size: 11px;
	font-weight: bold;
	color: #377128;
	text-align: center;
}
.priceo {
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-align: center;
}
.tdprice {
	text-align: right;
	padding: 2px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.wproiect {
	font-size: 10px;
	text-align: center;
}
.go {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #377128;
	text-align: center;
	height: 20px;
	width: 125px;
	padding: 1px;
	border: 1px;
	margin: 0px;
	cursor: pointer;
}
.fill {
	font-size: 11px;
	color: #3366cc;
	background-color: #eeeeff;
	text-align: left;
	height: 14px;
	width: 125px;
	padding: 1px;
	border: 1px solid #3366cc;
	margin: 0px;
}
.box {
	font-size: 11px;
	color: #3366cc;
	background-color: #eeeeff;
	text-align: left;
	height: 60px;
	width: 400px;
	padding: 1px;
	border: 1px solid #3366cc;
	margin: 0px;
}
