/* CSS Document */
body {
	margin: 0px;
	text-align:center;
	background:url(images/bodybg.jpg) repeat-x;
	}
.topbuttons1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topbuttons {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.topbuttons:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.headerbgborder {
background:url(images/headerbgborder.gif) repeat-x;
height:5px;
}
.headerbg {
background:url(images/headerbg.gif) repeat-x;
height:175px;
}
.buttonsbg {
background:url(images/buttonsbg.gif) repeat-x;
height:35px;
}
.buttonstext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
}
.buttonstext:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#fff000;
}
.bottomheading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color:#0090cc;
}
.boxbglt{
background: url(images/boxbglt.gif) repeat-y;
width:10px;
}
.boxbgrt{
background: url(images/boxbgrt.gif) repeat-y;
width:10px;
}
.boxbgbottom{
background: url(images/boxbgbottom.gif) repeat-x bottom;
height:10px;
}
.newstext{
	font-family: Arial;
	font-size: 12px;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	text-align:justify;
}
.welcome{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color:#ff0000;
}
.heading{
	font-family: Verdana;
	font-size: 18px;
	font-weight:bold;
	text-decoration: none;
	color:#018dc8;
}
.sidetext{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#018dc8;	
}
.teamheading{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color:#ffffff;
	text-align:left;
	padding-left:20px;
}
.footertext{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color:#ffffff;
	line-height:16px;
}
.footertext:hover{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	text-decoration:underline;
	line-height:16px;
	color:#ffffff;
}

.copyright{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	text-decoration: none;
	color:#ffffff;
	line-height:16px;
}
.normaltext{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	text-align:justify;
	line-height:18px;
}

.teamtext{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	text-align:center;
	line-height:18px;
}
hr {
color:#CCCCCC;
}
.subheading{
	font-family: verdana;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color:#ff0000;
	}
.sitemap{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color:#000000;
	text-align:justify;
	line-height:18px;
}
.sitemap:hover{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color:#000000;
	text-align:justify;
	line-height:18px;
}