body {
	background-color: #3e4953;
	
}
a:normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.top_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-transform: capitalize;
	text-decoration: none;
}
a.selected {
	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: red;
	text-transform: none;
	text-decoration: none;
	
}
a.selected:hover {
	
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: red;
	text-transform: none;
	text-decoration: none;
	
}
a.left_nav{
font-family: verdana;
color:#000000;
text-decoration:none;
padding-left:4px;
font-size: 12px;
font-style: normal;
}
a.left_nav:hover{
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: red;
	text-transform: none;
	text-decoration: none;
	
}
a.top_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: red;
	text-transform: capitalize;
	text-decoration: none;
}
.css_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.textfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3E4953;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.toptext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
}
.toptext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #993300;
}
.leftmenu
{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.divtext
{
  font-family: verdana;
  color:#000000;
  text-decoration:none;
  font-size: 12px;
  font-style: normal;
  padding-left:4px;
}
