.bodytag {
	background-image: url('images/bg.jpg');
	background-color: #000000;
	background-repeat: repeat;
	margin: 0px;
	padding: 0px
}

.topshad2{
	background-image:url('images/topshad2.jpg');
	width:10px;
	height: 192px
}

.topshad2right{
	background-image:url('images/topshad2right.jpg');
	width:10px;
	height: 192px
}

.shad3{
	background-image:url('images/shad3.jpg');
	width:10px;
	height: 37px
}

.shad3right{
	background-image:url('images/shad3right.jpg');
	width:10px;
	height: 37px
}

.menuleft{
	background-image:url('images/menuleft.jpg');
	width:10px;
	height: 37px
}

.menuright{
	background-image:url('images/menuright.jpg');
	width:10px;
	height: 37px
}

.shad4{
	background-image:url('images/shad4.jpg');
	width:10px;
	background-repeat: repeat-y
}

.shad4right{
	background-image:url('images/shad4right.jpg');
	width:10px;
	background-repeat: repeat-y
}

.greyround{
	background-image:url('images/greyround.jpg');
	width:172px;
	height: 28px	
}

.redbutton{
	background-image:url('images/redbut.jpg');
	width: 16px;
	height: 17px;
	margin-left: 13px;
	margin-top: 4px
}

#padding{
	padding-left: 13px;
}

.latesttxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}

.latesttxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.bluetxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e39d8;
	padding-left: 8px;
}

.contentheadtxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #212121;
	font-weight: bold;
}

.footertxt{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0e39d8;
	text-decoration: none;
}

.contenttxt{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
	text-align:justify;
}
.contenttxt1{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.contenttxt2{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.errmsg{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC3300;
	font-weight:bold;
}
.contenttxtcontact{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 14px;
}

.contenttxtwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	padding-left: 14px;
}.bluehead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0e39d8;
	text-decoration: none;
}
.blueheadsmall{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0e39d8;
	text-decoration: none;
}
#paddingtxt {
	padding-right: 10px;
	padding-left: 14px;
}

.links {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e7ded;
	text-decoration:underline;
}
.sublinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.sublinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e39d7;
	text-decoration: none;
}
.sublinksdef {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0e39d7;
	text-decoration: none;
	font-weight: bold;
}
.sublinksdefheader {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ae0001;
	text-decoration: none;
	font-weight: bold;
}
.sublinksdefheadersmall {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae0001;
	text-decoration: none;
	font-weight: bold;
}
.sublinksdefheadersmall1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ae0001;
	text-decoration: none;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.present{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#35709a;
	font-weight:bold;
}

.logintextbox{
	border: 1px solid #000000;
	height:15px;
	width:190px;
	font-size:12px;
	font-weight:bold;
	background-color:#e3e3e3;
}

.logintextboxone{
	border: 1px solid #000000;
	height:15px;
	width:190px;
	font-size:12px;
	font-weight:bold;
	background-color:#dfdfdf;
}

.button{
	background-image:url('images/button.jpg');
	width:89px;
	height:26px
}