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

A:hover  {
	text-decoration : none;
}

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

.table_main {
	width : 901px;
	background-color : #FFFFFF;
	COLOR : #2F2F2F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.box_left {
	background-image : url("images/box_left.jpg");
	width : 175px;
	height : 230px;
	background-repeat : no-repeat;
}

.box_right {
	background-image : url("images/box_right.jpg");
	width : 175px;
	height : 270px;
	background-repeat : no-repeat;
	vertical-align : top;
}

.line_right {
	background-image : url("images/line_right.gif");
	height : 2px;
}

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

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

.box_content_middle {
	background-color : #F7F6F7;
	width : 486px;
	vertical-align : top;
}

.box_content_middle_2 {
	background-color : #F7F6F7;
	width : 666px;
	vertical-align : top;
}

.line_grey {
	background-color : #CCCCCC;
	height : 1px;
}
.title_h1 {
    COLOR : #616161;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-transform : uppercase;
	
}
.title_1 {
	COLOR : #616161;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : -1px;
}

.title_2 {
	COLOR : #1F59A1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
	text-transform : uppercase;
	letter-spacing : -1px;
}

.sub_title {
	COLOR : #1F59A1;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.sub_title_2 {
	COLOR : #4E6F00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}

.sub_title_3 {
	COLOR : #4E6F00;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

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

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

.footer {
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

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

.image{
	border: 1px solid #CCCCCC;
	padding : 2px;
}