body {
	background-color: #C1E7FF;
	margin: 0px;
}
.top_bg {
	background-image: url(img/top_bg.jpg);
	background-repeat: repeat-x;
	height: 155px;
}
.main {
	background-color: #FFFFFF;
	min-height: 500px
}
/* for Internet Explorer */
/*\*/
* html .main {
height: 500px;
}
/**/
#tabnav	{
	height: 31px;
	margin: 0;
}

#tabnav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	text-align: center;
}
	
#tabnav a:link, #tabnav a:visited {
	background-image: url(img/but_link.gif);
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #262B2E;
	padding-top: 7px;
	padding-bottom: 9px;
	float: left;
	font-family: tahoma;
	width: 118px;
	margin-right: 2px;
	background-repeat: no-repeat;
	background-position: left top;
	text-transform: capitalize;
	font-weight: bold;
}

#tabnav a:link.active, #tabnav a:visited.active	{
	color: #fff;
	background-image: url(img/but_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#tabnav a:hover	{
	color: #000000;
	background-image: url(img/but_active.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bottom {
	background-image: url(img/bott_bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 14px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}
.title1 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #CC0000;
	background-image: url(img/sep_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 10px;
}
.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
}
.text2 {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 30px;
	margin-left: 120px;
	margin-right: 5px;
}

.title2 {
	font-family: "Trebuchet MS";
	font-size: 21px;
	color: #CC0000;
	margin-left: 5px;
}
.block1 {
	height: 132px;
	width: 284px;
	background-image: url(img/blue_block.jpg);
	background-repeat: no-repeat;
}
.block2 {
	height: 132px;
	width: 284px;
	background-image: url(img/green_block.jpg);
	background-repeat: no-repeat;
}
.block3 {

	height: 132px;
	width: 284px;
	background-image: url(img/red_block.jpg);
	background-repeat: no-repeat;
}
.block_titl {
	margin-top: 17px;
	margin-left: 25px;
}
.signup {
	background-image: url(img/signup_but.jpg);
	background-repeat: no-repeat;
	width: 136px;
	text-align: center;
	padding-left: 10px;
	background-position: left;
	height: 110px;
}
.signup img {
	margin-top: 40px;
}
.text1 a {
	color: #0F91DC;
	text-decoration: none;
}
.text1 a:hover {
	color: #0F91DC;
	text-decoration: underline;
}
.bottom a {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	margin-right: 7px;
	margin-left: 7px;
	text-decoration: none;
}
.bottom a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.titl3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.text1 ul {
	margin-left: 15px;
}
form {
	margin: 0px;
	padding: 0px;
}
INPUT.input_text {
	width: 150px;
	font-family: tahoma;
	font-size: 8pt;
}
.button3 {
	background-image: url(img/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
.button4 input {
	background-image: url(img/button_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}
.input_text {
	width: 200px;
	font-size: 11px;
}
.form_heading {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.form_body_comment {
	padding-top: 20px;
}
