﻿body 
{
	background-image: url(../Images/bg.gif);
	font-family: Verdana;
	font-size:11pt;
	text-align:left;
	font-weight:bold;
	color:Red;
}
#ctl00_ContentPlaceHolder1_rdobtn 
{
	color:#323232;
}
textbox
{
	font-family: Verdana;
	font-size:12px;
}
.mainheader
{
	background-image: url(../Images/bg.gif);
	height:28px;
}
.mainheading
{
	color:White;
	font-size:15px;
	font-weight:bold;
	text-align:left;
	padding-left:5px;
}
.subheading
{
	background-image: url(../Images/subimage.jpg);
	height:25px;
	text-align:left;
}
.logout
{
	color:White;
	font-size:10px;
	font-weight:bold; 
	padding-right:25px;
}
.welcome
{
	color:#ffffe0;
	font-size:10px;
	font-weight:bold; 
	padding-left:10px;
	text-align:left;
} 
.button
{
	font-size: 12px; 
	background-color: #708090;
	border-style:none;
	color:White;
	text-align:left;
	cursor: pointer;
	font-weight:bold;
	padding-left:5px;
}

.contentholder
{
	background-color:White;
	width:100%;
	height:460px;
	
	border-right:none;
}
.maincontent
{
	
	text-align: center; 
	line-height:30px
}
.subcontent
{
	
	text-align: center; 
	line-height:30px
}
