BODY, TABLE, TD, #co, h2 	{
	font-family: arial, verdana, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-WEIGHT: medium;
	TEXT-DECORATION: none;
}

BODY	  {
	overflow: -moz-scrollbars-vertical;
	background-repeat: repeat-y; 
	padding-bottom: 0px;
	margin-bottom: 0px;
	bottom: 0px;
}


h1 {
	font-family: impact, arial, verdana, sans-serif;
	COLOR: #000000;
	FONT-SIZE: 28px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	margin: 0;
	padding: 0;
}

#sub {
	COLOR: #000000;
	FONT-SIZE: 9px;
	FONT-WEIGHT: medium;
	text-decoration: none;
}

#vrw	{
	background: url(../images/site/v_rw.gif);
}

#vwr	{
	background: url(../images/site/v_wr.gif);
}

#vow	{
	background: url(../images/site/v_ow.gif);
}

#vrw, #vwr, #vow	{
	background-repeat: repeat-y; 
}

#men, #menl, .men, .menl{
	width: 48px;
	height: 48px;
	border: 1px solid #FFFFFF;
}

#content	{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: url(../images/site/bg.jpg);
	background-repeat: no-repeat;
	background-color: #ffc323;
}

#foot	{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a	{
	COLOR: #3c0508;
}

a:link, a:visited, a:active, #col:link, #col:active, #col:visited, #subl:link, #subl:active, #subl:visited  {

	TEXT-DECORATION: underline;
}
			
a:hover, #col:hover, #subl:hover   {

	TEXT-DECORATION: none;
}

#subl {
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	FONT-WEIGHT: medium;
}

#imgb {
	BORDER: 1px solid #000000;
}

#subh {
	COLOR: #ffc323;
	FONT-SIZE: 11px;
	FONT-WEIGHT: medium;
}

p	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

UL	{
	margin-left: 30px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	list-style-type: square;
}

FORM {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

INPUT, TEXTAREA, SELECT	{
	border: inset 1px #B7B7B7;
	line-height: 110%;
	height: 19px;
	background-color: #FFFFFF;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: medium;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
} 

#button	{
	color: #FFFFFF;
	border: 1px #FFFFFF;
	cursor: pointer;
	border-style: dashed;
	height: 19px;
	background-color: #b40019;
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: bold;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 


