﻿body
{
	margin: 0px;
	background-image: url('../Images/bgcircuit02.gif');
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px
}

td.logo_area
{
	color: white;
	height: 60px;
	background-image: url('../Images/bg_bottomkey.gif');
}

td.menu
{
	height: 20px;
}

td.below_menu
{
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	background-image: url('../Images/bg_bottomkey.gif');
	color: white;
	padding: 5px;
}

td.main_body
{
	width: 800px;
	font-size: 9px;
	font-weight: normal;
	background-image: url('../Images/PCBTopRigh.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	background-color: white;
	border-right:1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

td.main_body_index
{
	width: 800px;
	font-size: 9px;
	font-weight: normal;
	background-color: white;
	border-right:1px solid #000000;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

td.Left_Vertical_Bar
{
	background-image: url('../Images/PCBLeftBG02.gif');
	background-color: #010A27;
	background-repeat: no-repeat;
	border-left:1px solid #000000;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0px;
	padding-bottom: 1px;
	border-right-width:1px;
	border-top-width:1px;
	border-bottom-width:1px; 
}

a.main_link:active, a.main_link:visited, a.main_link:link
{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover
{
	background-color:#333333;
	color: #FFFFFF;
}

td.before_bottom_content
{
	height: 5px;
	color: white;
	text-align: center;
	background-color: black;
}

td.bottom_content
{
	font-size: 10px;
	color: white;
	height: 19px;
	text-align: center;
	background-image: url('../Images/bg_bottomkey.gif');
}

button.Submit
{
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-family: tahoma, verdana, arial;
	color: #758673;
	height: 20px;
	border: 1px solid #758673;
	background-color: #ffffff;
}

label.FormLabel
{
	font-family: tahoma, verdana, arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-size: 9pt;
	color: #000080;
}

.subTitle
{
	font-family: Verdana;
	font-size: 9pt;
	font-weight:700;
	text-decoration: underline;
	color: #FF0000;
	text-align: center;
}

