 body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align : justify;
	background-color : White;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
li
{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	list-style-image: url("images/li_grey.gif");
	margin-right: 3px;
	margin-bottom: 3px;
}
h1{
	color : #F9872F;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 3px;
	text-transform : uppercase;
	font-weight : normal;
	font-size : 11px;
}
h2{
	color: #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-transform : uppercase;
	margin-top : 5px;
	margin-bottom : 1px;
}
h3{
	color: #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-transform : uppercase;
	margin-top : 5px;
	margin-bottom : 1px;
}
h4{
	color: #444444;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-transform : uppercase;
	margin-top : 5px;
	margin-bottom : 1px;
}
h5{
	color : #F9872F;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 3px;
	text-transform : uppercase;
	font-weight : normal;
	font-size : 11px;
}
textarea{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	border: 1px #000000 ridge
}

td {
	font-size: 11px;
	font-family: Arial, Verdana, sans-serif;
	color: #444444;
	text-align : justify;
}
.grey {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #444444;
}
.dark_grey
{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #888C91;
	text-align : justify;
}
.menu_grey{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #D4D4D4;
	text-transform : uppercase;
	list-style-image : url("images/li_grey.gif");
	text-decoration : none;
}
.menu_grey:hover
{
	color : White;
}
.menu_white{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	font-weight : bold;
	text-transform : uppercase;
}

a {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #E20000;
	text-decoration: none;
	font-weight : normal;
	font-size : 11px;
}
a:hover {
	text-decoration: underline;
}
a.small
{
	text-decoration : none;
	font-family : Tahoma, Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #6F6F6F;
	font-weight : normal;
}
a.small:hover
{
	text-decoration : none;
	color : #BEBEBE;
}

a.fenu {color: #000000;text-decoration: none;cursor: hand}
a.fenu:hover {color: Maroon;text-decoration: underline}
a.menu
{
	color : White;
	font-variant : small-caps;
	text-align : right;
	margin-left : 70px;
}
.menu
{
	font-size: 12px;
}
.li_white_red
{  
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : #AAADB1;
	list-style-image : url("images/li_grey.gif");
}
.li_grey
{
	list-style-image : url("images/li_grey.gif");
}

.li_grey_red
{
	list-style-image : url("images/li_grey.gif");
}

form{
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
.button {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: Silver;
	border: 1px ridge;
	border-color: #000000 #000000 #000000 #000000;
	margin-left : 5px;
	margin-right : 5px;
	cursor : pointer;
}
input {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: White;
	height: 16px;
	border: 1px #000000 ridge
}
.vv100 {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: White;
	height: 16px;
  width: 100%;
	border: 1px #000000 ridge
}
div{
	margin-top : 0px;
}

