A  {
	COLOR : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
    background-image : url("images/back.jpg");
}

.table_main {
	width : 911px;
}

.border_left {
	background-image : url("images/border_left.jpg");
	width : 14px;
}

.border_right {
	background-image : url("images/border_right.jpg");
	width : 14px;
}

.table_center {
	width : 883px;
	background-color : #00747C;
}

.text_body {
	COLOR : #EAF2F1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_body2 {
	COLOR : #EAF2F1;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.text_body3 {
	COLOR : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text_white {
	COLOR : #F2F7FF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.title {
	COLOR : #EAF2F1;
	font-family : "Trebuchet MS";
	font-size : 20px;
	font-weight : bold;
	padding-bottom : 20px;
}

.title2 {
	COLOR : #EAF2F1;
	font-family : "Trebuchet MS";
	font-size : 20px;
	font-weight : bold;
}

.sub_title {
	COLOR : #EAF2F1;
	font-family : "Trebuchet MS";
	font-size : 16px;
	font-weight : bold;
}

.image_home_2 {
	background-image : url("images/image_home_2.jpg");
	width : 883px;
	height : 65px;
}

.box_inside {
	background-color : #339096;
}

.footer {
	COLOR : #494949;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	vertical-align : top;
}

.table_form{
	border: 1px solid #FFFFFF;
	background-color : #D3E3E1;
}

.table_top{
	background-color : #009CA8;
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}

.line_v{
	width: 1px;
	background-color : #FFFFFF;
}

.line_h{
	height: 1px;
	background-color : #FFFFFF;
}

.text_form {
	COLOR : #0D2B3D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
}