body {
	margin: 0px;
	background-image: url(Word_images/filigry.jpg);
	background-repeat: repeat;
	
}
.td_bgcolor {
	margin: 0px;
	background-color: #000000;
	height: 40px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3c3c3c;
	border-right-color: #3c3c3c;
	border-left-color: #3c3c3c;
}
.table_border {
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3c3c3c;
	border-bottom-color: #3c3c3c;
	border-left-color: #3c3c3c;
}
.bottom_bg_image {
	background-image: url(Word_images/bottom_bg.jpg);
	background-repeat: repeat-x;
}
.menu_bg_image {
	background-image: url(Word_images/menubg_image.jpg);
	background-repeat: repeat-x;
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.detail_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.detail_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FF00;
	text-decoration: underline;
}
.detail_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FF00;
	text-decoration: underline;
}
.detail_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FF00;
	text-decoration: none;
}
.detail_text a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00FF00;
	text-decoration: none;
}


.detail_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.detail_title a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	text-decoration: underline;
}
.detail_title a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	text-decoration: underline;
}
.detail_title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	text-decoration: none;
}
.detail_title a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	text-decoration: none;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copyright_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.copyright_text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.copyright_text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.copyright_text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.signup_bgcolor {
	background-color: #101010;
}
.signup_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #E3E3E3;
	border: 1px solid #E3E3E3;
}
.bottom_table_border {
	background-color: #101010;
	border: 1px solid #3c3c3c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	padding-right: 15px;
	padding-left: 15px;
}
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
}
.title_textTimes {
	font-family: Times New Roman, Times, serif, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}