body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D3D5D8;
}
	
.Text {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}


.TextWhite {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
}


.Text12_vedana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.Text11 {
	font-family: "Franklin Gothic Book";
	font-size: 11px;
	color: #666666;
}
.email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

.Links_footer {
	font-family: "Franklin Gothic Book";
	font-size: 12px;
	color: #000000;
}
.Links_small10 {
	font-family: "Franklin Gothic Book";
	font-size: 10px;
	color: #2EADDA;
}
.subtitle_heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.home_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	font-weight: bold;
}

.index_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #08089a;
	font-weight: bold;
}

.index_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #08089a;
	font-weight: bold;
}


.text1 {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.button {
  color: #555555;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(images/button_bg.png) repeat-x;
  padding: 0px 5px;
  line-height: 18px !important;
  line-height: 16px;
  height: 26px !important;
  height: 24px;
  margin: 1px;
}
.red_text {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
