A  {
	COLOR : #494949;
	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: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
    background-image : url("images/back.jpg");
}

.table_main {
	width : 936px;
}

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

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

.table_center_home {
	width : 908px;
	background-image : url("images/back_content_home.jpg");
}

.table_center_inside {
	width : 908px;
	background-image : url("images/back_content_inside.jpg");
}

.title {
	COLOR : #002D3D;
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	font-weight : normal;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
	padding-bottom : 10px;
	letter-spacing : 0px;
	text-transform : uppercase;
}

.sub_title {
	COLOR : #002D3D;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	padding-bottom : 0px;
	text-transform : uppercase;
}

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

.text_body a{
	COLOR : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
}

.text_body a:hover{
	text-decoration : none;
}

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

.textbox{
	border: 1px solid #D1D1D1;
	background-color : #F7F7F7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	COLOR : #2B2B2B;
}