body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}.t1 {
	background-image: url(images/top.jpg);
}
.navbar {
	background-image: url(images/navbar.jpg);
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-style: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
}
.main_table {
	color: #FFFFFF;
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-y;
}

.title_font {
	font-family: Tahoma;
	font-size: 14pt;
	color: #FFFFFF;
	text-align: center;
}
.flash {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ad8870;
	text-align: center;
}
.footer {
	font-family: Tahoma;
	background-image: url(images/footer_bg.jpg);
	color: #FFFFFF;
	font-size: 9pt;
	text-align: center;
	
}
a.footer1:link { color: #FFFFFF; text-decoration: none }
a.footer1:active { color: #FFFFFF; text-decoration: none }
a.footer1:visited { color: #FFFFFF; text-decoration: none }
a.footer1:hover { color: #FFFF00; text-decoration: underline }


.right_col {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	vertical-align: top;
}
.left_col {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	vertical-align: text-top;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.right_col_text1 {
	font-family: Tahoma;
	color: #dcdd86;
	font-weight: bolder;
	text-align: justify;
	font-size: 10pt;
	padding-right: 5px;
	padding-left: 5px;
}
.right_col_text2 {
	font-family: Tahoma;
	font-size: 9pt;
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
}
a.text1:link {
	color: #8e794e;
	text-decoration: none;
	font-size: 18px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.text1:active {
	color: #8e794e;
	text-decoration: none;
	font-size: 18px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.text1:visited {
	color: #8e794e;
	text-decoration: none;
	font-size: 18px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.text1:hover {
	color: #8e794e;
	text-decoration: none;
	font-size: 18px;
	height: 0px;
	width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


a.application:link {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}
a.application:active {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}
a.application:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
}
a.application:hover {
	color: #FF0;
	text-decoration: underline;
	font-size: 18px;
}


.formtext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: left;
}
