body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #252A2C;
}
.colorbg {
	background-color: #252A2C;
	height:30px;
	}
.under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #5FC6C9;
	text-decoration: none;
	padding-left:18px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BFBFBF;
	text-decoration: none;
}
.subheading-orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #43BDC0;
	text-decoration: none;
}
.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #BFBFBF;
	text-decoration: none;
	padding-left:16px;
	padding-top:3px;
	padding-bottom:15px;
}
.introbg {
	background-image: url(images/allbg.gif);
	background-repeat: repeat-x;
}
.maintext {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.header {
	height: 287px;
	vertical-align:top;
}
.pagesbg {
	background-image: url(images/pagesbg.gif);
	background-repeat: repeat-x;
}
.buttonsbg {
	background-image: url(images/buttonsbg.gif);
	background-repeat: repeat-x;
	height:38px;
}
.buttonsborder {
	background-image: url(images/buttons_border.gif);
	background-repeat: no-repeat;
	width:1px;
	height:38px;
}
.textlinks{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #5FC6C9;
	text-decoration: underline;
}
.textlinks:hover{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #2F8A8C;
	text-decoration: none;
}
.sidebuttons{
	font-family: Tahoma;
	font-size: 14px;
	padding-left:30px;
	font-weight:bold;
	color: #CCCCCC;
	text-decoration: none;
}
.sidebuttons:hover{
	font-family: Tahoma;
	font-size: 14px;
	padding-left:30px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
.spacer{
	height:35px;
}
.dot {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	width:66px;
}
.welcome-bg {
	background-image: url(images/welcomebg.gif);
	background-repeat: no-repeat;
	width:410px;
	height:32px;
}
.bottombg {
	background-color: #0D0F10;
}
.copyrigtbg {
	background-image: url(images/copyrigt-bg.jpg);
	background-repeat: repeat-x;
	height:65px;
}
.valubuttonsbg {
	background-image: url(images/valurbuttons.gif);
	background-repeat:no-repeat;
	width:236px;
	height:40px;
}

.sideheader-bg {
	background-image: url(images/valuebg.gif);
	background-repeat: no-repeat;
	width:237px;
	height:32px;
}
ul { margin:0; padding:0; list-style:none;}
li { background:url(images/list_bg.gif) no-repeat 0 7px; line-height:19px; margin:0px; padding:0px; padding-left:19px;}
.vrline {
	background-image: url(images/vrline.gif);
	background-repeat: repeat-y;
	width:5px;
}

