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

.table_main {
	width : 900px;
}

.header {
	background-image : url("images/top_1.jpg");
	width : 900px;
	height : 70px;
}

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

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

.table_center {
	width : 856px;
	background-color : #FFFFFF;
}

.table_content {
	width : 100%;
	background-color : #F4F5F7;
}

.table_right {
	width : 185px;
	background-image : url("images/back_right.jpg");
}

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

.title {
	COLOR : #340840;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	text-transform : uppercase;
	background-color : #E6E8EA;
	height : 40px;
	padding-left: 20px;
}

.sub_title {
	COLOR : #650A7F;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-transform : uppercase;
	font-weight : bold;
}

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

.text_footer {
	COLOR : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
padding-top : 10px;
padding-bottom : 10px;

}

.line {
	background-color : #E6E8EA;
	height : 1px;
}

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


.textbox{
	border: 1px solid #D7D7D7;
	background-color : #FCFCFC;
	font-size : 12px;
	COLOR : #3A2D00;
}