body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	font-size:11px;
	background-color:#FF0000;
	background-image:url(../../images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
}

.body_bg{
	background-image:url(../../images/bg_inner.jpg);
	background-repeat:repeat-y;
	background-color:#fdf72b;
}

.gal_bg{
	background-image:url(../../images/bg_gal.jpg);
	background-repeat:no-repeat;
}


.header H1{
	font-weight:normal;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:1.5em;
	color:#e82a36;
	font-weight:bold;
}



.header2 H1{
	font-weight:normal;
	margin-top:2px;
	margin-bottom:2px;
	font-size:1.6em;
	color:#929292;
}

.white_text{
	font-size:11px;
	color:#FFFFFF;
}

.white_text a{
	color:#FFFFFF;
	text-decoration:none;
}

.white_text a:hover{
	text-decoration:underline;
	color:#333333;
}



.content{
	font-size:16px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.content a{
	font-size:16px;
	color:#333333;
	text-decoration:underline;
}

.content a:hover{
	font-size:16px;
	color:#000000;
	text-decoration:underline;
}

.content2{
	font-size:11px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}

.content2 a{
	font-size:11px;
	color:#e82b37;
	text-decoration:underline;
}

.content2 a:hover{
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}


.cat_menu{
	font-size:15px;
	color:#d70909;
}

.cat_menu a{
	color:#d70909;
	text-decoration:none;
}

.cat_menu a:hover{
	color:#d70909;
	text-decoration:underline;
}


.cat_menu2{
	font-size:11px;
	color:#d70909;
	background-color:#243ac1;
}

.cat_menu2 a{
	color:#fef82c;
	text-decoration:none;
}

.cat_menu2 a:hover{
	color:#fef82c;
	text-decoration:underline;
}

.prod{
	font-size:11px;
	color:#243ac1;
}

.prod a{
	color:#666666;
	text-decoration:none;
}

.prod a:hover{
	color:#fbc0e0;
	text-decoration:underline;
}

.readmore{
	font-size:10px;
	color:#8ca61d;
}

.readmore a{
	font-size:10px;
	color:#f2ec2b;
	text-decoration:none;

}

.readmore a:hover{
	font-size:10px;
	color:#f2ec2b;
	text-decoration:underline;
}

.text10{
	font-size:10px;
	color:#666666;
}

.text10 a{
	color:#aa7451;
	text-decoration:none;
}

.text10 a:hover{
	color:#000000;
	text-decoration:underline;
}

.text11{
	font-size:11px;
	color:#FFFFFF;

}

.text11 a{
	font-size:11px;
	color:#666666;
	text-decoration:none;

}

.text11 a:hover{
	font-size:11px;
	color:#333333;
	text-decoration:underline;

}


.paginate{
	color:#FFFFCC;
	font-size:11px;
}

.paginate a{
	color:#FFFFCC;
	text-decoration:none;
	font-weight:bold;
}

.paginate a:hover{
	color:#FFFFCC;
	text-decoration:underline;
	font-weight:bold;
}


.footer{
	font-size:10px;
	color:#CCCCCC;
}

.footer a{
	font-size:10px;
	color:#999999;
	text-decoration:none;
}
.footer a:hover{
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}

.error{
	color:#FF0000;
	font-size:11px;
}

input {
	border:1px solid #000000;
	font-size:10px;
}

textarea {
	font-size:11px;
	border:1px solid #000000;
}

select {
	border:1px solid #000000;
	font-size:10px;
}

.but{
	border:1px;
	border-color:#000000;
	margin:0px;
	padding:0px;
	background-color:#000000;
	color:#FFFFFF;
}

form
{
   margin:0;
} 

.borderonly{
border: 1px solid #000000;

}

.success{
	color:#006600;
}

.bordergrey{border: 1px solid #7d390c;
background-image:url(../../images/bg_prod.jpg);
background-repeat:repeat-x;
}

.no_border{
	border:0px;
}

ul{
	margin-top:0px;
	margin-bottom:0px;
}