/* CSS Document */

html,body{
margin:0;
padding:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
.table_bg{
	background-color: #F47902;
	background-image: url(images/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#header{
width:1024px;
height:75px;
margin:0 auto;
background:url(images/header_bg.jpg);
vertical-align:bottom;
padding-top:230px;
}
.bottom_bg{
background:url(images/bottom_bg.jpg);
height:114px;
}
.padding_c{
padding:10px;
}

.white{
color: #FFFFFF;
font-size:13px;
}

.white a{
color:#FFFFFF;
font-weight:bold;
font-size:13px;
text-decoration:none;
}

.white a:hover{
color: #FF9900;
font-weight:bold;
font-size:13px;
text-decoration:none;
}

#title1{
font-family:"Trebuchet MS";
	background-image: url(images/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:65px;
	font-size:20px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:60px;
	text-indent:35px;

}
#title2{
	font-family:"Trebuchet MS";
	text-indent:15px;
	background-image: url(images/title_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height:50px;
	font-size:20px;
	color: #003300;
	font-weight:bold;
	line-height:45px;
	text-indent:45px;
}
#text1{
width:98%;
margin:0 auto;
clear:right;
}
#iframes{
height:214px;
width:100%;
margin:0;
padding:2px;
}
.bigtext2{
font-family:"Trebuchet MS";
font-size:20px;
color: #663300;
font-weight:bold;
line-height:25px;
}
.bigtext3{
font-family:"Trebuchet MS";
font-size:15px;
color: #FFFF00;
font-weight:bold;
line-height:25px;
}
.bottom_bg1{
	background-image: url(images/bg_img11.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bottom_bg2{
	background-image: url(images/bg_img10.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bottom_link a{
font-family:"Trebuchet MS";
color:#FF0000;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.bottom_link a:hover{
font-family:"Trebuchet MS";
color:#0000FF;
font-weight:bold;
font-size:11px;
text-decoration:none;
}
.copyright {
font-family:"Trebuchet MS";
color: #999999;
font-size:10px;
text-decoration:none;
}
.copyright a{
font-family:"Trebuchet MS";
color: #999999;
font-size:10px;
text-decoration:none;
}
.copyright a:hover{
font-family:"Trebuchet MS";
color:#0000FF;
font-size:10px;
text-decoration:none;
}
.input1{
background:#FF9F46;
border:1px solid #F44C01;
}
.frame {
	display:block;
	border:1px dotted #ffffff;
	padding:3px;
}
.frame a{
	border:1px dotted #ffffff;
	padding:3px;
}
.frame a:hover{
	border:1px dotted #ffffff;
	padding:3px;
	background:#F9FFA1;
}
.link_side a{
display:block;
width:300px;
height:55px;
text-indent:45px;
background:url(images/link_up.gif);
line-height:55px;
font-family:"Trebuchet MS";
font-size:12px;
color:#ffffff;
}
.link_side a:hover{
display:block;
width:300px;
background:url(images/link_hover.gif);
text-indent:45px;
line-height:55px;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}
#art{
width:280px;
height:190px;
background:url(images/artoftheweek.jpg);
padding-top:150px;
}
.border1{
border:1px solid #FF0000;
color:#FFFFFF;
}
.border1 td{
border:1px solid #FF0000;
color:#FFFFFF;
}