body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
}
input{
	background: #E1F3FF;
	color: #4882EA;
	font-weight: bold;
	font-size: 12px;
}
textarea{
	background: #E1F3FF;
	color: #005859;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	font-size: 13px;
	font-style: normal;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	color: #025183;
}
.h2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: center;
	color: #025183;
}
table.top {
	padding:0px;
	width:950px;
	border:none;
	background-color:#FFFFFF;
}
table.main{
	padding:0px;
	border:none;
	width:950px;
	min-height:750px;
	height:750px;
	background-image:url(background.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ffffff;
}
table.panel{
	padding:0px;
	border:none;
	vertical-align:top;
}
a.bottom{
	font-size:10px;
	color:#FFFFFF;
	font-weight:900;
	font-stretch:ultra-expanded;
	text-decoration: none;
}
a:hover {
	color: Red;
	text-decoration: none;
}

a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #214FD1;
	font-weight: 900;
	font-stretch: ultra-expanded;
	text-decoration: none;
}
table.bottom{
	padding: 0px;
	width: 950px;
	height: 74px;
	border: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 900;
	font-stretch: ultra-expanded;
	background-image: url(bottom.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: bottom;
	background-color: #FFFFFF;
}
table.left{
	padding:0px;
	
	width:220px;
	border:none;

}
table.right{
	padding:0px;
	width:235px;
	height:474px;
	border:none;
	background-image:url(menu.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:bottom;
}
td.pointer{
	padding:0px;
	width:63px;
	height:28px;
	border:none;
}
td.menu{
	padding:0px;
	width:130px;
	height:28px;
	border:none;
}
img.menu{
	padding:0px;
	width:130px;
	height:28px;
	border:none;
}
.title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: #006AAE;
}

.smaller{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #005859;
	text-align: justify;
}
.gb_date{
	font-size: 9px;
	font-weight: bold;
}
.gb_afftar{
	font-size: 11px;
	font-weight: bold;
	color: #005859;
}
hr{
	background-image: url(_hr.gif);
	background-repeat: repeat-x;
	height: 3px;
	background: url(_hr.gif) repeat-x;
	border: none;
}

.paneltitle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 900;
	color: White;
}
.error{
	color: Red;
	font-weight: 100;
	font-style: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tb-center{
	padding-left: 10px;
	text-align: justify;
}
.smalll{
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #005859;
	text-align: justify;
}