body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #636363;
	line-height:18px;
}
body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;

}
.formBg
{
background-image:url(../images/form_bg.jpg);
background-position:top left;
background-repeat:repeat-y;
width:525px;
height:291px;
}

a.leftNavi:link
{
text-decoration: none; 
font-size:11px; 
color:#636363;
}

a.leftNavi:visited 
{
text-decoration: none; 
font-size:11px; 
color:#636363;
}

a.leftNavi:active 
{
text-decoration: none; 
font-size:11px; 
color:#636363;
}

a.leftNavi:hover 
{
text-decoration: none; 
font-size:11px; 
color:#990000;
}

a.specialLink:link
{
text-decoration: none; 
font-size:11px; 
color:#636363;
}

a.specialLink:visited 
{
text-decoration: none; 
font-size:11px; 
color:#636363;
}

a.specialLink:active 
{
text-decoration: none; 
font-size:11px; 
color:#636363;
}

a.specialLink:hover 
{
text-decoration: underline; 
font-size:11px; 
color:#636363;
}

.FeaPro1
{
	background-image:url(../images/fea_body1.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:183px;
}

.FeaPro2
{
	background-image:url(../images/fea_body2.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:183px;
}

.leftBG
{
	background-image:url(../images/left_bg.jpg);
	background-repeat: repeat-x;
	background-position:top right;
	float:right;
	width:22px;
	height:96px;
}

.rightBG
{
	background-image:url(../images/right_bg.jpg);
	background-repeat: repeat-x;
	background-position:top left;
	float:left;
	width:22px;
	height:96px;
}

.leftGreenBG
{
	background-image:url(../images/green_left_bg.jpg);
	background-repeat: repeat-y;
	background-position:top right;
	float:right;
	width:22px;
	height:203px;
}

.rightGreenBG
{
	background-image:url(../images/green_right_bg.gif);
	background-repeat: repeat-y;
	background-position:top left;
	float:left;
	width:22px;
	height:203px;
}

.LeftRigthBG
{
	background-image:url(../images/leftright_bg.gif);
	background-repeat: repeat;
	background-position:top center;
	width:1044px;

}

.tabTitle
{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.V2OStandardBtn
{
width:auto;
overflow: visible;
padding-left:3px;
padding-right:3px;
}
