/* CSS Document */

body{
	background:url(page_bg.gif);
	margin:0px;
	background-color:#131D71;
}
.maint{
	width:100%;
	height:100%;
}
.btm_bg{
 background:url(btm_bg.gif);
}
.midline_bg{
 background:url(mid_line_bg.gif);
}
.home_text {
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5B5B5B;
	line-height:15px;
	text-decoration: none;
}
.desi_text {
	font-family: "SwitzerlandCondensed", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #5B5B5B;
	line-height:15px;
	text-decoration: none;
}
.top_lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:12px;
	text-decoration: none;
}
.top_lnk:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	line-height:12px;
	text-decoration: underline;
}
.top_lnk_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.btm_line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.btm_lnk {
	font-family: "Switzerland", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height:15px;
	text-decoration: none;
}
.btm_lnk:hover {
	font-family: "Switzerland", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #242CBD;
	line-height:15px;
	text-decoration: none;
}
.btm_text {
	font-family: "Switzerland", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #808080;
	line-height:15px;
	text-decoration: none;
}
.btm_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
.vox1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	line-height:15px;
	text-decoration: none;
}

.vox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	line-height:15px;
	text-decoration: none;
}
.vox:hover {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333;
	line-height:15px;
	text-decoration: underline;
}