
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
}
body {
	background: #2A4D7A;
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
}
.leftMenu {
	background-color: #F3F9FF;
	border: 2px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 8px;
	background-repeat: repeat-x;
}
a {
	color: #0055ED;
}
a:hover {
	color: #1A9C00;
	
}

.search {
	width: 170px;

	font-size: 9px;
}
.searchText {
	line-height:20px;
	font-weight:bold;
	color: #1A9C00;
}
.green {
	line-height:20px;
	color: #1A9C00;
}

.topMenu{
  font-weight: bold;
  color: #1A9C00;
}
.topMenu a{
  text-decoration: none;
}
.sections {
	font-weight: bold;
	color: #F3030E;
	font-size: 12px;
}
.news{
	line-height: 16px;
}
.copyRights {
	color: #D4DBE4;
}
.copyRights a{
	font-weight:bold;
	color: #D4DBE4;
	text-decoration: none;
}
.copyRights a:hover{
	color: #E4EBF4;
}
.imageBorder{
	border:1px solid #BDBDBD;
	padding: 3px;
	width: 73px;
	margin-left:20px;
	margin-right:20px;
	background:#FFFFFF;
}
.imageBorder1{
	border:1px solid #BDBDBD;
	padding: 3px;

	background:#FFFFFF;
}
.txtImageBorder{
	border:1px solid #BDBDBD;
	padding: 3px;
	background:#FFFFFF;
}
.alt0{
	background:#F5F5F5;
}
.alt1{
	background:#FFFFFF;
}
.error{
	color: #FFFFFF;
	font-weight: bold;
	background: #FF0000;
	border: 1px solid #FF0000;
	padding: 2px;
	margin: 1px;
}
.lineHeight{
	line-height:15px;
}

.dataGreen{
	color: #1A9C00;
	font-weight:bold;
	padding: 5px;
	text-align:center;
}
.dataHead{
	background:#BEBEBE;
	color:#0055ED;
	font-weight:bold;
	padding: 5px;
	text-align:left;
}
.dataHead a, .dataHead a:hover{
  color:#0055ED;
}
.data1 td{
	background:#F5F5F5;
	color:#575757;
	padding: 5px;
	text-align:center;
}
.data0 td{
	background:#FFFFFF;
	color:#575757;
	padding: 5px;
	text-align:center;
}