body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0096E3;
}

body, td, th {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #CC0000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}





h1 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin: 2px;
}
.heading {
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 18px;
	color: #CC0000;
}



.sel_bar {
	background-image: url(images/bl_grad2.png);
	background-repeat: repeat-x;
}


.selected_tab {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.un_selected_tab {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text1 {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}
.text2 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.maintext {
	padding-top: 10px;
	padding-bottom: 10px;
}
.google_ads {
	padding-top: 10px;
	padding-bottom: 10px;
}
.side_bar {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	margin: 2px;
}
.selected_menu {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
.un_selected_menu {
	font-size: 11px;
	color: #0640B3;
	font-weight: bold;
}
.para_heading {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}
