body {
	margin: 0px;
	padding: 0px;
	background-color: #CBB931;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}

body, th, td, input, textarea, select {
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
}

p, blockquote, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
	line-height: 20px;
}

.list1 a {
	color: #C04159;
}

a {
	color: #0000FF;
}

a:hover {
	text-decoration: none;
}

.link1 {
	color: #C04159;
}

.text1 {
	padding-left: 20px;
	letter-spacing: -2px;
	font-size: 24px;
	color: #FFFFFF;
}

.text2 {
	padding-left: 22px;
	letter-spacing: -.5px;
	text-transform: uppercase; 
	font-size: 12px;
	color: #FFFFFF;
}

.text3 {
	letter-spacing: -.5px;
	font-size: 20px;
	color: #333333;
}

.text4 {
	letter-spacing: -.5px;
	font-size: 20px;
	color: #999999;
}

.text5 {
	background-color: #C04159;
	padding: 2px 5px;
	color: #FFFFFF;
}

.style1 {
	padding-left: 10px;
	text-transform: uppercase; 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.menuleft 
{
	padding-left: 10px;
	text-transform: uppercase; 
	font-size: 12px;
	font-weight: bold;
	color: #C04159;
	line-height:3;
}

.style1 a {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 a:hover {
}

.bg1 {
	background: url(../images/img1.jpg) repeat-x left top;
	height: 142px;
}

.bg2 {
	background:#fff url(../images/img2.jpg) repeat-x left top;
	height: 195px;
}

.bg3 {
	background: url(../images/img3.jpg) repeat-x left top;
	height: 75px;
}

.align-justify { text-align: justify; }
.align-right { text-align: right; }

img { border: none; }

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}

.img2 {
	float: right;
	margin: 3px 0px 0px 15px;
}

hr { display: none; }

.hr1 {
	height: 1px;
}






.title_news {
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F37922;
}
.title_ {
	font-family:  "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F37922;
}
a, a:link, a:active 
{
	font-family:  Arial, Tahoma,sans-serif,Verdana;	

	text-decoration: none;
		
	
}
a:hover {
	
	color: Red;
	text-decoration: none;
}
a:select
{
	color: #329ac1;
}




