BODY 
{
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR:#969696; 
	SCROLLBAR-ARROW-COLOR: #969696;
	SCROLLBAR-TRACK-COLOR: #000000;
	SCROLLBAR-DARKSHADOW-COLOR: #506ABA;
	SCROLLBAR-BASE-COLOR: #969696;
	SCROLLBAR-HIGHTLIGHT-COLOR: #264536
}

.text 
{  
 font-family: Verdana; 
 font-size: 11px;
 font-style: normal; 
 color: #ffffff;
}

.menu 
{  
 font-family: Verdana; 
 font-size: 12px;
 font-style: normal; 
 color: #ffffff;
}

.text_small
{  
 font-family: Verdana; 
 font-size: 10px;
 font-style: normal; 
 color: #ffffff;
}


.title 
{  
 font-family: Verdana; 
 font-size: 12px;
 color: #ed0404;
 font-weight: normal;
}

.bottom 
{  
 font-family: Verdana; 
 font-size: 10px;
 font-style: normal; 
 color: #ffffff;
}


A.menu:visited 
{ 
 font-family: Verdana; 
 font-size: 12px;
 font-style: normal; 
 color: #ffffff;
 text-decoration: none;
} 

A.menu:link
{
 font-family: Verdana; 
 font-size: 12px;
 font-style: normal; 
 color: #ffffff;
 text-decoration: none;
}

A.menu:hover
{
 font-family: Verdana; 
 font-size: 12px;
 font-style: normal; 
 color: #ffffff;
 text-decoration: none;
}

A.menu:active
{
 font-family: Verdana; 
 font-size: 12px;
 font-style: normal; 
 color: #ffffff;
 text-decoration: none;
}



A.more:visited 
{ 
font-family: Verdana;
font-size: 10px;
font-style: strong;  
color: #ed0404;
TEXT-DECORATION: underline;
} 

A.more:link
{
font-family: Verdana;
font-size: 10px;
font-style: strong;  
color: #ed0404;
TEXT-DECORATION: underline;
}

A.more:hover
{
font-family: Verdana;
font-size: 10px;
font-style: strong;  
color: #ffffff;
text-decoration: underline;
}

A.more:active
{
font-family: Verdana;
font-size: 10px;
font-style: strong;  
color: #ed0404;
TEXT-DECORATION: underline;
}


.field
 { 
 font-family: verdana;
 font-size: 10px;
 font-style: normal;
 color: #ffffff;
 background-color: #000000;
 height: 23px; 
 width: 82px; 
 border-style:solid;
 border-color:#2f2f2f; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
}

.fieldcontact
 { 
 font-family: verdana;
 font-size: 10px;
 font-style: normal;
 color: #ffffff;
 background-color: #000000;
 height: 18px; 
 width: 197px; 
 border-style:solid;
 border-color:#2f2f2f; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
}

.comments
 { 
 font-family: Verdana;
 font-size: 10px;
 font-style: normal; 
 color: #FFFFFF;
 background-color: #000000;
 height: 90px;
 width: 257px; 
 border-style:solid;
 border-color:#2f2f2f; 
 border-top-width: 1px; 
 border-right-width: 1px; 
 border-bottom-width: 1px; 
 border-left-width: 1px;
}

.checkbox 
 {
	width: 19px;
	height: 19px;
	padding: 0 2px 0 0;
	background: url(images/checkbox.jpg) no-repeat;
	display: block;
	clear: left;
	float: left;
}
