body,table,td,p,li,select,option
{
font-family:verdana,arial,swiss;
font-size:9pt;
}


.button
{
	font-size:11pt;
	font-family: Verdana;
	border-width:1px;
	background-color:#f3f3f6;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e0e0e0);	
	color:#000033;
	border-color:#000000;
	border-style :  solid;
	width:200px;
	height:25px;
}

.button2
{
	font-size:11pt;
	font-family: Verdana;
	border-width:1px;
	background-color:#f3f3f6;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e0e0e0);	
	color:#000033;
	border-color:#000000;
	border-style :  solid;
	width:300px;
	height:25px;
}

#login-table
{
	font-size:7pt;
	font-family: Verdana;
	border-width:1px;
	background-color:#f3f3f6;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e0e0e0);	
	color:#000033;
	border-color:#000000;
	border-style :  solid;
	width:450px;
	align:center;
}


#subject-table
{
	font-size:9pt;
	font-family: Verdana;
	border-width:1px;
	background-color:#f3f3f6;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e0e0e0);	
	color:#000033;
	border-color:#000000;
	border-style :  solid;
	width:600px;
	align:center;
}

#instruction-table
{
	font-size:9pt;
	font-family: Verdana;
	border-width:1px;
	background-color:#f3f3f6;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e0e0e0);	
	color:#000033;
	border-color:#000000;
	border-style :  solid;
	width:600px;
	align:center;
}

.survey-table
{
	font-size:9pt;
	font-family: Verdana;
	border-width:1px;
	background-color:#f3f3f6;
	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#e0e0e0);	
	color:#000033;
	border-color:#000000;
	border-style :  solid;
	width:500px;
	align:center;
}
