body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-color: Black;
}

.body {

	background-image:url(../images/home_maincontent_background.gif);
}

.content
/*td, body, th, span, div, ul, p, h1, h2, h3, h4, h5, form*/
{
	background-color: Black;
	background-image:url(../images/home_maincontent_background.gif);
}

.standard
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:#FFF38F;
line-height: 18px;
}
.product {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFF38F;
line-height: 13px;
}




.small {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
}


.big {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}



.bodystyle 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}


.textbox_standard {
width: 140px;
}



.textbox_thin {
width: 60px;
}


.textbox_wider {
width: 280px;
}


.image_border_margin {
border: 1px solid #000000;
margin-left: 4px;
margin-top: 4px;
margin-right: 4px;
margin-bottom: 4px;
}

.image_bordered {
border: 1px solid #333333;
}

.lightblue-text {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #959da0;
}


.headertext {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}


a, a:link, a:active, a:visted, .content a
{	
	font-family: Arial, Helvetica, sans-serif;
	color: #FFD571;
	text-decoration: none;
	text-align: left;
}
a:hover
{	
	text-decoration: underline;
}

.a-yellow, a.a-yellow:link, a.a-yellow:visited {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffbe25;
text-decoration: none;
text-align: left;
}
a.a-yellow:hover {
text-decoration: underline;
color: #ffd571;
}


a.a-yellow2, a.a-yellow2:visited , a.a-yellow2:active, a.a-yellow2:link, .content a-yellow2
{
font-family: Arial, Helvetica, sans-serif;
color: #FFBE25;
font-size: 11px;
text-decoration: none;
text-align: left;
}
a.a-yellow2:hover {
text-decoration: underline;
color: #FFD571;
}

a.a-yellow3, a.a-yellow3:visited , a.a-yellow3:active, a.a-yellow3:link, .content a-yellow3
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #ffbe25;
text-decoration: none;
text-align: left;
}
a.a-yellow3:hover {
text-decoration: underline;
color: #ffd571;
}


//////////////////////////////////////////////////

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}
textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}
select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#000000;
}


ol 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
list-style-type: decimal;
list-style-position: outside;
color:#000000;
}