﻿
body {
	
}

.h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:black;


}
.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	
}
.titlebar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: green;
	text-align: center;
}

.mainbody
{
	background-color:#FFFFCC;
	position:absolute; top:150px; left:225px;
	width: 72%;
	height: 500px;
	float:left;
}
.style1 {
	border-style: solid;
	border-width: 1px;
	text-align: center;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: none;
	border-top-width: medium;
	background-color: #FFFFCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style5 {
	text-align: center;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-right-style: solid;
	border-right-width: 1px;
}
.style7 {
	border: 0px solid #808080;
	background-color: #D5FFD5;
}
.style9 {
	border: 1px solid #808080;
}

.style10 {
	background-color: #FFFFCC;
}

