/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images-new/new-back.jpg);
	background-repeat: repeat-x;
	background-color: #545d63;

}
.normal_body {
	color: #2259ae;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height: 20px;
}

.yellow_heading {
	color: #FFCC00;
	font-weight: bold;
	font-size: 28px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.blue_heading {
	color: #1D4398;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.body_header {
    color: #1D4398;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	font-weight: bold;
}

.body_header2 {
    color: #608dd4;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.body_header3 {
    color: #608dd4;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.footer {
    color: #CCCCCC;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
}


.menusidetext {
    color: #b2c9ed;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
	line-height: 11px;
}

.menusidetextlink {
    color: #2259ae;
	font-size: 11px;
	font-family: Tahoma, Arial, Verdana;
	text-decoration: none;
    line-height: 10px;
}

.inputBox {color : #666666;
background : #FFFFFF;
border-color : #CCCCCC;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana;
font-size : 11px;
}

.counter { 

color: #545d63;
font-family: Tahoma, Arial, Verdana;
font-size: 18px;

}

