P { margin-bottom: 0.08in }

body {                           
	background-color : #ffffff;
	background-image : url(../img/bg1.gif);
	background-repeat : repeat-y;
	background-position : top;
}

a.vmenu {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: none;
}

a.vmenu:link {
	color: white;
}

a.vmenu:visited	{
	color: white;
}

a.vmenu:active {
	color: white;
}

a.vmenu:hover {
	color: #FFCC00;
}

.vmenu_bullet {
	color: #FFCC00;
	font-weight: bold;
}

.le{
	background-image : url(../img/bg2.gif);
	background-repeat : repeat-y;
	background-position : left;
}

.to {
	background-image : url(../img/bg1.jpg);
	background-repeat : repeat-x;
}

.fo{
	background-image: url(../img/bg3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 37px;
	color: #97C1CF;
}

th{
	background-color:#EFEFEF
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.ma{
	padding-left: 20px;
	padding-right: 30px;
}

input{
	font-size: 10px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:link {
	color: #666666;
}

a:visited	{
	color: #666666;
}

a:active {
	color: #666666;
}

a:hover {
	color: #FFCC00;
}

h1 {
	font-size: 18px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 16px;
	font-style: normal;
	text-decoration: underline;
	color: #999999;
}

.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
