body {
	margin: 0;
	background-image: url(images/bg.jpg);
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

.h1 A {
	COLOR: #bc0000;
	text-decoration: none;
}
.h1 A:hover {
	COLOR: #bc0000;
	text-decoration: underline;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB2323;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DB2323;
	margin: 0px;
}
.h2 A {
	COLOR: #DB2323;
	text-decoration: none;
}
.h2 A:hover {
	COLOR: #DB2323;
	text-decoration: underline;
}
.h3 {
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #DB2323;
	margin: 0px;
}
.h3 A {
	text-decoration: none;
}
.h3 A:hover {
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
}

.title A {
	COLOR: #bc0000;
	text-decoration: none;
}
.title A:hover {
	COLOR: #bc0000;
	text-decoration: underline;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e32c2c;
	padding: 5px;
	line-height: 1.8;
}
.link A {
	COLOR: #e32c2c;
	text-decoration: underline;
}
.link A:hover {
	COLOR: #e32c2c;
	text-decoration: none;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 5px;
	text-align: justify;
	line-height: 1.3;
}
.normal_text A {
	COLOR: #000000;
	text-decoration: underline;
}
.normal_text A:hover {
	COLOR: #000000;
}
.normal_text strong {
	COLOR: #DB2323;
	text-decoration: none;
}

.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B61E1D;
	text-align: right;
	padding-right: 15px;
}
.more A {
	COLOR: #B61E1D;
	text-decoration: none;
}
.more A:hover {
	COLOR: #B61E1D;
	text-decoration: underline;
}
.footer {
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.footer A {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #FFFFFF;
	text-decoration: underline;
}

#table_border {
	border: 1px solid #CFCFCF;
}
#table_border1, .table_border1 td, table_border1 th {
	border: 1px solid #CFCFCF;
}

.mandatory_mark {
	background-color: #F8EAE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DB2323;
	border-right-color: #DB2323;
	border-bottom-color: #DB2323;
	border-left-color: #DB2323;
	padding-left: 3px;
	padding-right: 3px;
}



/* Text Color Hover CSS code */
input { background-color: transparent; color: #454545; width: 200px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #454545; border-right-color: #454545; border-bottom-color: #454545; border-left-color: #454545; padding-left: 2px; }
input:visited { color: #DB2323; text-decoration: none; border: 1px solid 427197; }
input:hover	{ color: #DB2323; border-top-color: #DB2323; border-right-color: #DB2323; 	border-bottom-color: #DB2323; border-left-color: #DB2323;}
input:focus { border-color: #DB2323; color: #DB2323; }
input:active{ border-color: #DB2323; color: #DB2323; }

.radeo_input{ border-top-style: none; border-right-style: none; border-bottom-style: none; border-left-style: none; width: auto;}

.button_input{ width: auto; }

select { background-color: transparent; color: #454545; width: 210px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #454545; border-right-color: #454545; border-bottom-color: #454545; border-left-color: #454545; padding-left: 2px; }
select:visited { color: #DB2323; text-decoration: none; border: 1px solid 427197; }
select:hover	{ color: #DB2323; border-top-color: #DB2323; border-right-color: #DB2323; 	border-bottom-color: #DB2323; border-left-color: #DB2323;}
select:focus { border-color: #DB2323; color: #DB2323; }
select:active{ border-color: #DB2323; color: #DB2323; }

textarea { background-color: transparent; color: #454545; width: 200px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 5px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: #454545; border-right-color: #454545; border-bottom-color: #454545; border-left-color: #454545; padding-left: 2px; }
textarea:visited { color: #DB2323; text-decoration: none; border: 1px solid 427197; }
textarea:hover	{ color: #DB2323; border-top-color: #DB2323; border-right-color: #DB2323; 	border-bottom-color: #DB2323; border-left-color: #DB2323;}
textarea:focus { border-color: #DB2323; color: #DB2323; }
textarea:active{ border-color: #DB2323; color: #DB2323; }


tr	{ color: #454545 }
tr:visited	{ color: #000000 }
tr:hover	{ color: #000000 }
tr:focus	{ color: #000000 }
tr:active	{ color: #000000 }
