BODY
{
	background : url(../img/background.gif);
	background-repeat: repeat-x;
	background-color: #cfcfcf;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
}

td
{
	font-family: verdana, trebuchet ms;
	font-size: 11px;
	color: #000;
}


INPUT
{
    COLOR: #333333;  
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, Arial, verdana,helvetica;
    BORDER-BOTTOM: #B2B2B2 1px solid;
    BORDER-LEFT: #B2B2B2 1px solid;
    BORDER-RIGHT: #B2B2B2 1px solid;
    BORDER-TOP: #B2B2B2 1px solid;
}
INPUT.2
{
    COLOR: #CDD6DF;  
    FONT-SIZE: 11px;
    FONT-FAMILY: Georgia, Arial, verdana,helvetica;
    BORDER-BOTTOM: #CDD6DF 0px solid;
    BORDER-LEFT: #CDD6DF 0px solid;
    BORDER-RIGHT: #CDD6DF 0px solid;
    BORDER-TOP: #CDD6DF 0px solid;
}

a.nav, a.nav:active, a.nav:visited
{
	color:#cb0032;
	text-decoration:none;
	font-weight: bold;
	background-color : white;
}

a.nav:hover
{
	color:#fff;
	text-decoration:none;
	font-weight: bold;
	background-color : #000;
}

a.news, a.news:active, a.news:visited
{
	color:#000;
	text-decoration:none;
}
a.news:hover
{
	text-decoration: underline;
	color: #000;
}

a, a:active, a:visited
{	
	color:#cb0032;
	text-decoration:none;
}

a:hover
{
	color:#cb0032;
	text-decoration:underline;
}


a.prodheaders, a.news:active, a.news:visited
{
	color:#000;
	text-decoration:none;
}
a.prodheaders:hover
{
	text-decoration: underline;
	color: #000;
}




H1
{
	font-family:verdana, trebuchet ms,georgia;
	font-size : 15px;
	color : #8A172A;
	font-weight:bold;
	margin-bottom:10px; 
	
	
}
H2 
{
	font-family:verdana, trebuchet ms,georgia;
	font-size : 13px;
	color : #3C2528;
	font-weight:bold;
	margin-bottom:5px;
}

H3 
{
	font-family:verdana;
	font-size : 11px;
	color : #000000;
	margin-bottom:2px;
	margin-top:5px;
}


#start	{
width:758px;
height:270px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
padding:0px;
}

#slut	{
width:758px;
height:270px;
margin-top:5px;
margin-left:auto;
margin-right:auto;
padding:0px;
}

#mainbox	{

width:772px;
background:#FFFFFF;
margin-left:auto;
margin-right:auto;
margin-top:20px;
padding:7px;

}

#content	{
background:url(img/bg_cont.gif);
background-repeat:repeat-x;
width:758px;
height:auto;
margin-top:5px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
padding:0px;
}


#topp	{

background:url(img/bg_top.jpg);
width:758px;
height:68px;
margin-top:6px;
margin-left:auto;
margin-right:auto;
padding:0px;

}

div:after {
	clear:both;
	content:" ";
	display:block;
	height:0;
	visibility:hidden;
}


#sidfot
{
width:758px;
height:27px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
padding:0px;
text-align:center;
font-family:verdana, trebuchet ms,georgia;
font-size : 10px;
color : #333333;
line-height: 27px;
position:relative;
display:block;

}
#nav
{
	background:url(../img/bg_nav.jpg);
	width:758px;
	height:29px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	
}

#nav ul
{
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
	width: 758px;
}


#nav li
{
	display: inline;
	margin: 0 auto;
	margin-left: 0px;
	padding: 0px;
}


#nav a
{
	display: block;
	float: left;
	color: #FFFFFF;
	font-family: trebuchet ms, verdana, arial;
	font-size: 13px;
	text-decoration: none;
	font-weight:normal;
	border-left: 0px solid #e4e4e4;	
	border-right: 1px solid #e4e4e4;
	height: 27px;
	line-height: 23px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 0px;
}


#nav a:hover
{
	text-decoration: none;
	background-color: #0C5010;
}

