/* -- General  -------------------------- 	*/

html, body, form  {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #333;
	}
body {
	background: #EEEEEE url(img/13bg.gif) repeat-x top;
	width:100%;
	height:100%;
	padding:0px;
	margin:0px;
	1text-align:center;
	}
A,A:visited,A:active,A:link {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #BB3700;
	text-decoration: underline;
	}
A:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	color: #EA2804;
	text-decoration: none;
	}	
A:visited {
	}
A.noa,A.noa:visited,A.noa:active,A.noa:link {
	text-decoration: none;
	}
h1 {
	
	display:block;
	font-size: 22px;
	color:#BB3700;
	margin:  15px 5px 10px 10px;
	padding: 0px 25px 0px 0px;
	font-weight: normal;
	font-family: "times new roman";
}
h2 {
	font-size: 18px;
	color: #333;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 4px 0;
	font-weight: normal;
	border-bottom:2px solid #BB3700;
	display:inline-block;
	width:80%;
}
h2.object {
	font-size: 28px;
	color: #444;
	margin: 5px 0px 10px 0px;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration:none;
}
h3 {
	font-size: 14px;
	color: #444;
	margin: 15px 0px 7px 5px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	1border-top:1px solid #eee;
	
}
h3.catalog {
	font-size: 14px;
	color: #006CBE;
	margin: 5px 0px 7px 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	border-top:0px solid #eee;
}
h4 {
	display:block;
	font-size: 11px;
	color: #46712F;
	background:#eee;
	margin: 10px 0px 10px 50px;
	1border-left:3px solid #EE2224;
	padding: 3px 10px;
	font-weight: normal;
}

/* -- form  -------------------------- 	*/
form {
	border-width: 0px; 
	color : #444;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color : #565656;
	}
textarea, list, select, option, input {
	1border: 1px solid #C3CDE8; 
	font-size: 11px;
	color : #333;
	padding: 0px 1px 0px 2px;
	margin: 0px 2px;
	}
list, select, option, input {
	1height:16px;
}
input.noborder {
	border-width: 0px;
	}
input.button {	
	padding: 0px 1px 0px 1px;
	margin: 0px;	
	height:19px;
	}
	


hr {
	color:#F3EEDE;
	height: 4px;
	padding:0px;
	margin:10px 0px;
	}
p {
	margin: 10px 0px 10px 0px;
	}
.bcontent p:first-letter	 {
	margin:0px 0px 0px 20px !important;
	1font-size:15px;
	1color:#000;
	1font-weight:bold;
	1font-family: "times new roman";
	1background:#eee;
	1padding:5px 7px;
	
	
	
	}
ul {
	margin:5px 5px 5px 25px;
	}
ul li {
	list-style-position: outside;
	list-style-image: url(img/li.gif);
}
ol {
	margin:5px 5px 5px 25px;
	
}
#navline {
	text-align:left;
	display:block;
	padding:0px 0px 3px 0px;
	margin:10px 0px 5px 180px;
	color:#aaa;
	}
#navline a {
	font-size:9px !important;
}
#content img {
	border:1px solid #ccc;
	padding:5px;
	margin:3px 2px 3px 2px;
	}
#content img.borderno {
	border:0px solid #ddd;
	padding:0px;
	margin:0px;
	}



/*------- top line   ------------------------------------------*/
#top_logo {
	background:#A6A6A6;
	vertical-align:top;
	width:100%;
}

#top_logo div {
	background:  url(img/12bg.gif)  repeat-x top;
	margin-top:16px;
	height:168px;
	text-align:left;
}

#top_logo div img {
	margin: 40px 0px 0px 60px;
}
#top_lsr {
	background: url(img/13.gif) no-repeat top left;
	width:217px;
	vertical-align:top;
}

#top_lsr div {
	padding: 35px 0px 0px 45px;
}
#top_lsr div.icons { 
	padding: 55px 0px 0px 40px;
}

#big_img {
	background:#A6A6A6;
	padding-top:11px;
	vertical-align:bottom;
	width:100%;
	display:block;
}
#big_img div {
	width:950px;
}


.foot1 {
	background:#BDBDBD;
	height:150px;
	vertical-align:middle;
	text-align:center;
	font-size:24px;
	color:#fff;
	}
.foot2 {
	background:#BDBDBD url(img/corn_2.gif) no-repeat top right;
	}
.foot2 div {
	color:#000;
	padding:4px 0px;
}


/*------- column style  ------------------------------------------*/
.left {
	width:20%;
	vertical-align:top;
	text-align:left;
	padding:30px 0px;
	background:#FFF;
	
	}
.center {
	width:60%;
	vertical-align:top;
	text-align:left;
	1height:300px;
	padding:0px 0px;
	background:#FFF url(img/corn_1.gif) no-repeat bottom right;
	
	}
.right {
	width:217px;
	vertical-align:top;
	padding:30px 10px 40px;
	text-align:center;
	background:#EEEEEE;
	}


/* -- Center Table Styles -------------------------- 	*/
#content {
	1background:#FFFFE5;
	padding: 10px 15px 20px 17px;
	1margin-top:0px;
	1width: 100%;
	1min-height:300px;
	background:#FFF  url(img/center_bg.gif) no-repeat top left;
	}
/* --  Tables    -------------------------- 	*/

#content table{
	margin:3px;
	border: 1px solid #333;
	padding:3px;
	}
#content td {
	padding:3px 3px 3px 5px;
	margin:1px;
	border: 1px solid #ddd;
	1border-left: 1px dotted #ddd;
	1background: #eee;
	}
th {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	height: 17px;
	padding:7px 3px;
	background: #181818  url(img/th_bg.gif) repeat-x top;
	border-bottom:1px solid #FFF;
	text-align:center !important;
	width:auto !important;
	vertical-align:middle;
	}	
#content th p {
	text-align:center !important;
	padding:0px;
	margin:0px;
	
	}

/* --     -------------------------- 	*/
#content table.tableno {
	margin:0px;
	border: 0px solid #fff;	
	1width:auto !important;
	}
#content table.tableno tr {
	}
#content table.tableno td {
	border: 0px solid #ddd;	
	1border-bottom: 1px dotted #ccc;
	margin:0px;
	padding:2px;
	}
#content table.border {
	border: 1px solid #ddd;
	}
	

table.table1 {
	padding:3px;
	margin:0px;
	border: 0px solid #ddd;
	width:100%;
	}
table.table1 tr {
	}
table.table1 td {
	1border-bottom: 1px solid #eee;
	1border-right: 1px solid #eee;	
	margin:1px;
	padding:3px;
	}

.table2 {
	padding:0px;
	margin:0px;
	border: 1px solid #eee;
	width:50%;
	}
.table2 td {
	border-bottom: 1px solid #eee;	
	padding:3px;
	}
	


/* -- Many styles -------------------------- 	*/

.date {
	padding:0px 8px 1px 0px;
	margin-right:5px;
	display:block;
	font-size:10px;
	color:#777;
	}	
.small,.small A {
	font-size: 11px;
	color: #666;
	}
.white, .white a, a.white, a.white:visited, a.white:active {
	color: #FFF;
	}

.red, .red a, a.red, a.red:visited, a.red:active  {
	color: #F47529;
	}	
.gray, .gray a , .gray a:visited , .gray a:active , A.gray , A.gray:visited, a.gray:active {
	color: #aaa;
	}	
.bold {
	font-weight: bold;
	}
.comment,.comment A {
	1background-color: #eee;
	color: #666;
	font-size: 11px;
	}			
div.comment {
	background-color: #eee;
	color: #666;
	margin: 3px 2px;
	padding: 5px;
	}		

.bgcolor1{
	background-color:#FAF9EE;
	}
.bgcolor2{
	background-color:#F6F6F6;
	}


/* -- Many styles -------------------------- 	*/


.body_foot {
	display:block;
	margin:0px 20px 0px 0px;
	padding:10px 5px 10px 15px;
	text-align:left;
	text-transform:uppercase;
	text-align:center;
	}
.body_foot a ,.body_foot A:visited,.body_foot A:active,.body_foot A:link {
	padding:1px 8px;
	border-left:1px solid #999;
	color:#999;
	font-size:10px;	
	text-decoration:none;
	display: inline;
	line-height: 24px;
	}
.body_foot A:hover {
	text-decoration:underline;
	background: #FFF !important; 
	text-decoration:none;
	}

/* -- Footer -------------------------- 	*/

