body {
  margin-top:10px;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:10px;
  color:#666666;
  background-color: #E0E0E0;
}
a:hover
{
	color: #0000FF;
	text-decoration: underline;
}
a
{
	font-size: 9pt;
	color: blue;
	font-family: Verdana;
	text-decoration: none;
}
a:visited
{
	color: blue;
}
.content_table
{
	background-color: White;
}
.content_header1
{
	font-size: 18pt;
	font-family: Times New Roman;
	font-weight: bold;
}
.content_header2
{
	font-size: 14pt;
	font-family: Calibri;
	font-weight: bold;
	color: #003366;
}
.heading_text1
{
	font-size: 14pt;
	font-family: Verdana;
	color: Black;
	text-decoration: underline;
	height: 30px;
	vertical-align: top;
}
.content_text1
{
	font-size: 9pt;
	font-family: Verdana;
	color: White;
	font-weight: bold;
}
.content_text2
{
	font-size: 9pt;
	font-family: Verdana;
	color: Black;
}
.error_text1
{
	font-size: 8pt;
	font-family: Verdana;
	color: Red;
	font-weight: bold;
}
.top_text1
{
	font-size: 18pt;
	font-family: Tahoma;
	color: Black;
	font-weight: bold;
	width: 100%;
}
.top_text2
{
	font-size: 8pt;
	font-family: Tahoma;
	color: White;
	font-weight: bold;
}
.top_text3
{
	font-size: 11pt;
	font-family: Tahoma;
	color: Black;
	font-weight: bold;
	width: 100%;
}
.bottom_text1
{
	font-size: 8pt;
	font-family: Verdana;
	color: #B6CEF9;
}
.inputbox
{
	font-size: 11px;
	font-family: Verdana;
}
.inputbox2
{
	font-size: 11px;
	font-family: Verdana;
	width: 90px;
	height: 20px;
}
.inputbutton
{
	font-size: 11px;
	font-family: Verdana;
	width: 75px;
}
.bg_heading1
{
	background: #4E7DD1 url('../Image/menu_bg.gif') bottom left repeat-x;
}
.bg_heading2
{
	background-color: #4e7dd1;
}
.tab
{
	border-left: 1px solid #c2d0d9;
	border-top: 1px solid #c2d0d9;
	background-color: #e9eef2;
}
.tab_last
{
	border-left: 1px solid #c2d0d9;
	border-right: 1px solid #c2d0d9;
	border-top: 1px solid #c2d0d9;
	background-color: #e9eef2;
}
.tab_highlighted
{
	border-left: 1px solid #c2d0d9;
	border-top: 1px solid #c2d0d9;
	background-color: #b0bdc6;
}
.tab_highlighted_last
{
	border-left: 1px solid #c2d0d9;
	border-right: 1px solid #c2d0d9;
	border-top: 1px solid #c2d0d9;
	background-color: #b0bdc6;
}
.tab_contents
{
	border: 1px solid #c2d0d9;
}

