#main{
	width:800px;
	height:auto;
	border:0px solid none;
}

#content{
	width:100%;
	min-height:400px;
	max-height:auto;
	padding:5px;
}
#mainrow2 a{width:75px;display:block;float:left;}
a{cursor:pointer}
.center{
	width:100%;
	height:5%;
	text-align:center;
	font-size:40px;
	font-style:italic;
	color:blue;
	background-color:pink;
}

.name{
	width:98%;
	text-align:center;
	font-size:30px;
	height:70px;
	font-style:Italic;
	border:1px solid none;
	color:white;
	background-color:#c8dc96;
}

.row{
	width:100%;
	height:40px;
}
.rows{
	width:100%;
	height:50px;
}

.col1{
	width:20%;
	height:30px;
	float:left;
	border:1px solid none;
	text-align:left;
}

.col2{
	width:3%;
	height:30px;
	float:left;
	margin-left:0.5%;
	border:1px solid none;
	text-align:center;
}

.col3{
	width:30%;
	height:30px;
	float:left;
	margin-left:0.5%;
	border:1px solid none;
	text-align:left;
}

.col3Ex{width:32% !important;}
.btnAdd{float:right;padding-right:10px;}
.col4{
	width:38%;
	height:30px;
	float:left;
	text-align:left;
	color:red;
	font-weight:bold;
}
.colBtn{
	width:8%;
	height:30px;
	float:left;
}
.extra{height:80px !important;} 
.center
{
width:100%;
height:5px;
text-align:center;
font-size:40px;
font-style:italic;
color:blue;
background-color:pink;

}
.error{border:1px outset red;}
.vSml{max-width:20%;}
input[type=text],input[type=password],textarea
{
width:200px;

}	
textarea{height:70px  !important;width:200px  !important;}
.mainrow
{
width:100%;
height:15%;
border:1px solid red;
}
.maincol1
{	
	width:25%;
	height:95%;
	float:left;
}
.mainrow2
{
	width:100%;
	height:50px;
	background-color:#03BE5D;
	color:black;
}
.maincol2
{
	width:50%;
	height:95%;
	float:left;
	color:#D24812;
	font-size:20;
}
.row1
{
width:100%;
height:100px;
}
.row2
{
	width:100%;
	height:200px;
}
.row2col1
{
	width:15%;
	height:95%;
	float:left;
	border:1px solid green;
	margin-left:0.5%;
	background-color:#CBEEFC;
	text-align:center;
	color:#D24812;
	font-style:Bold;
	
}
.row2col2
{
	width:50%;
	height:95%;
	border:1px solid green;
	float:left;
	margin-left:1%;
	
}
.h
{
	text-align:left;
	font-size:20;
	width:100%;
	height:20px;
	border:1px solid none;
	background-color:#D24812;
	
}
.row2col3
{
	height:95%;
	width:25%;
	border:1px solid green;
	float:left;
	margin-left:1.5%;
}
.row4
{
	width:100%;
	height:4%;
	border:1px solid #03BE5D;
	color:green;
	background-color:#f1f1f1;
}
.row5
{
	width:100%;
	height:40%;
	border:1px solid none;
}
.row5col1
{
	width:20%;
	height:100%;
	border:1px solid silver;
	float:left;
	margin-left:1%;
}
.row5col11
{
	width:80%;
	height:60%;
	border:1px solid none;
	float:left;
	margin-left:1%;
	margin-top:1%;
}
.row7
{
	width:100%;
	height:5%;
	border:1px solid none;
	background:#03BE5D;
}
.row7col1
{
	width:35%;
	height:100%;
	border:1px solid none;
	float:left;
	margin-left:1%;
}
.green-txt
{
	color:green;
}
.main1
{
	width:45%;
	height:auto;
	border:1px solid none;
	float:left;
}
.heading
{
	font-size:100%;
	color:blue;
	
}
.main2
{
	width:50%;
	height:auto;
	border:1px solid silver;
	float:left;
	
}