A:link {
	COLOR: #000000; 
	font-family: Tahoma;
	text-decoration:#none;
	cursor:default;
}
A:active {
	COLOR: #000000; 
	font-family: Tahoma;
	text-decoration:#none;
	cursor:default;
	}

A:visited {
	COLOR: #000000; 
	font-family: Tahoma;
	text-decoration:#none;
	cursor:default;
	}

A:hover {
	text-decoration:#none;
	font-family: Tahoma;
	color: #000000;
	cursor:default;
}
body{
	margin: 0px;
	background-color: #ffffff;
}
.background-voilet{
	background: #ffffff;
	padding: 6px;
}
.background_heading_bar{
	background: #ffffff;
	border: 1px solid #ffffff;
	height: 30px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #00000;
	font-size: 16px;
}
.heading_text{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #090004;
	font-size: 12px;
}
.heading_link{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}
.heading{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 12px;
}
.heading1{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 14px;
}
.error_text{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
}
form{
	margin: 0px;
}
.form-text{
	padding-left: 20px;
	width: 150px;
}
input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border-style: solid;
	border-color: #D3D2DA;
	cursor:default;		
}
textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
select {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
radio {
	border-width: none;
	border-style: none;
	border-color: #ffffff;
	background-color: #ffffff;
}
.input {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3CF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
	font-weight: normal;
}
.input-button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/button_bg.gif);
	border-width: 1px;
	border-style: solid;
	border-color: #D3D2DA;
}
.footer-link:visited {
	COLOR: #D6D5D3; TEXT-DECORATION: none;
}
.left-link:visited {
	COLOR: #A9936C; TEXT-DECORATION: none;
}
.middle-link:active {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:visited {
	COLOR: #264C8B; TEXT-DECORATION: underline;
}
.middle-link:hover {
	CURSOR: hand; COLOR: #898989; TEXT-DECORATION: underline;
}
blockquote,form,div,li,ol,p,td,th,ul {font-size: 11px; font-family:Tahoma; color: ##090004;}
p{
	text-align: justify;	
}
li{
	list-style-image: url(../images/li_tag.gif);
}
.gray-bold{
	FONT-FAMILY: Tahoma;
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
}
.style1:link {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.style1:active {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.style1:visited {
	COLOR: #000000; TEXT-DECORATION: underline;
}
.style1:hover {
	CURSOR: hand; COLOR: #000000; TEXT-DECORATION: underline;
}
.left-td{
	width:150px;
}
.even-row {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #ECF9FF;
	border: 1px solid #003366;
}
.odd-row {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #D5EAFF;
	border: 1px solid #003366;
}
.header {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #99CC33;
	background-color: #737373;
	text-decoration: none;
	font-style: normal;
}
