/* CSS Document */
/* page default */
body {
background-image:url('http://www.avsbest.com/images/v-2/bg_grad2.png');
background-color:#E0EFFC;
background-repeat:repeat-x;
background-position:top;
font-weight:4px;
color: #000;
}
a:link,a:visited{
	padding:1px;
	color:#009;
	text-decoration:underline;
}
a:visited{
	color:#669;
	text-decoration:underline;
}
a.aemphasis{
	color:#009;
	font-weight:bold;
	text-decoration:underline;
}
p {
padding-top: 0px;
padding-left: 10px;
padding-right: 10px;
}
h1 {
padding-right: 10px;
padding-left: 10px;
}
h2 {
padding-right: 10px;
padding-left: 10px;
}
h3 {
padding-right: 10px;
padding-left: 10px;
}
h4 {
padding-right: 10px;
padding-left: 10px;
}
h5 {
padding-right: 10px;
padding-left: 10px;
}

/* Div Layers */
#head {
position: absolute;
left:0px;
top:0px;
width: 100%;
height: 125px;
z-index: 1;
color: #000;
text-align: center;
font-size: 12px;
margin-bottom:2px;
}
#full_body {
	position: relative;
	top:127px;
	width: 98%;
	margin-left:1%;
	z-index:1;
	text-align:center;
	margin-bottom:2px;
}

#nav_l {
	float:left;
	position: relative;
	top:0px;
	left:0px;
	width: 18%;
	z-index: 2;
	color: #000;
	text-align: left;
}

#nav_r {
	float:left;
	position: relative;
	top:0px;
	margin-left: 1%;
	width: 18%;
	z-index: 2;
	color: #000;
	text-align: left;
}
#mainBody {
float:left;
position: relative;
margin-left: 1%;
width: 60%;
z-index: 3;
color: #000;
text-align: left;
padding-left:4px;
padding-right:4px;
border-style:solid;
border-width:2px;
border-color:#CCC;
background-color:#FFFFFF;
}

#footer {
float:left;
position: relative;
top:127px;
left:18%;
width: 63%;
height: 50px;
z-index: 1;
color: #000;
text-align: center;
}


.form_table_label 
{
	background-color:#0099FF;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#FFF;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
}
.form_table_label2
{
	background-color:#0099FF;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#FFF;
	font-weight:bold;
	vertical-align:top;
	text-align:left;
}
.form_table_value
{
	background-color:#CDE6FE;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	color:#14285f;
	font-weight:bold;
	vertical-align:middle;
	text-align:left;
}


.body_title_frame1 {
background-image:url(../../images/v-2/v2_title_img.png);
background-position:top;
background-repeat:no-repeat;
border-style:solid;
border-color:#000000;
color: #000000;
font-weight: bold;
border-width:1px;
}
.body_frame1 {
/*background-image:url(../../images/v-2/frame1_bg.png);*/
background-position:bottom;
background-repeat:repeat-x;
background-color: #ffffff;
border-style:solid;
border-top-style:none;
border-color:#000000;
color: #000000;
border-width:1px;
}
.body_frame2 {
background-position:bottom;
background-repeat:repeat-x;
background-color: #ffffff;
border-style:solid;
border-top-style:none;
border-color:#000000;
color: #000000;
border-width:1px;
}