.logo{
	background-image: url(/images/logo.jpg);
	background-repeat: no-repeat;
   }
.bg_sky{
	background-image: url(/images/bg_sky.gif);
	background-repeat: repeat-x;
	}
.line_left{
	background-image: url(/images/line_left.gif);
	background-repeat: no-repeat;
	}
.line_cen{
	background-image: url(/images/line_center.gif);
	background-repeat: repeat-x;
	}
.line_right{
	background-image: url(/images/line_right.gif);
	background-repeat: no-repeat;
	}
.bg_link{
	background-image: url(/images/bg_link.gif);
	background-repeat: no-repeat;
	}
.title_links_right{
	background-image: url(/images/title_links_right.gif);
	background-repeat: no-repeat;
	}
.title_links_left{
	background-image: url(/images/title_links_left.gif);
	background-repeat: no-repeat;
	}
.title_links_cen{
	background-image: url(/images/title_links_cen.gif);
	background-repeat: repeat-x;
	}
.title_left{
	background-image: url(/images/title_left.gif);
	background-repeat: no-repeat;
	}
.title_center{
	background-image: url(/images/title_center.gif);
	background-repeat: repeat-x;
	vertical-align:text-top;
	padding: 5px 0px 0px 5px;
	}
.title_center_a{
	background-image: url(/images/title_center_a.gif);
	background-repeat: repeat-x;
	}
.title_center_b{
	background-image: url(/images/title_center.gif);
	background-repeat: repeat-x;
	}
.title_center_c{
	background-image: url(/images/title_center_a.gif);
	background-repeat: repeat-x;
	vertical-align:text-top;
	padding: 5px 0px 0px 5px;
	}
.title_right{
	background-image: url(/images/title_right.gif);
	background-repeat: no-repeat;
	}
.fun_bot{
	background-image: url(/images/fun_bot.gif);
	background-repeat: no-repeat;
	}
.fun_right{
	background-image: url(/images/fun_right.gif);
	background-repeat: repeat-y;
	}
.fun_left{
	background-image: url(/images/fun_left.gif);
	background-repeat: repeat-y;
	}
.title_left_hot{
	background-image: url(/images/title_left_hot.gif);
	background-repeat: no-repeat;
	}
.title_left_top{
	background-image: url(/images/title_left_top.gif);
	background-repeat: no-repeat;
	}
.title_right_a{
	background-image: url(/images/title_right_a.gif);
	background-repeat: no-repeat;
	}
	
.marg {
	margin: 5px 0px 0px 5px;
	}
.padd {
	padding: 0px 0px 0px 5px;
	}
	
a:link {color: Blue;text-decoration: none;}
a:visited {color: Blue;text-decoration: none;}
a:active {color: Black;text-decoration: none;}
a:hover {color: Blue;text-decoration: underline;}

a.links:link {color: Black;text-align: top;font-family: Tahoma;font-size: 9px;text-decoration: none;margin: 0px 0px 0px 15px;}
a.links:visited {color: Black;text-align: top;font-family: Tahoma;font-size: 9px;text-decoration: none;margin: 0px 0px 0px 15px;}
a.links:active {color: Black;text-align: top;font-family: Tahoma;font-size: 9px;text-decoration: none;margin: 0px 0px 0px 15px;}
a.links:hover {color: #FFC100;text-align: top;font-family: Tahoma;font-size: 9px;text-decoration: none;margin: 0px 0px 0px 15px;}

a.links2:link {color: Blue;text-align: top;font-family: Tahoma;font-size: 11px;text-decoration: none;}
a.links2:visited {color: Blue;text-align: top;font-family: Tahoma;font-size: 11px;text-decoration: none;}
a.links2:active {color: Black;text-align: top;font-family: Tahoma;font-size: 11px;text-decoration: none;}
a.links2:hover {color: Blue;text-align: top;font-family: Tahoma;font-size: 11px;text-decoration: underline;}

body {
	font-family: Tahoma;
	font-size: 11px;
	}
.Select {
	font-family: Tahoma;
	font-size: 11px;
	}
p {
	color: Black;
	font-family: Tahoma;
	font-size: 11px;
	margin: 5px 5px 2px 5px;
   }
h1 {
	color: Black;
	font-family: Tahoma;
	font-size: 12px;
	text-align:left;
	margin:0px 0px 0px 5px
   }
.text{
	color:#000000;
	font-family: Tahoma;
	font-size: 10px;
	padding: 0px 0px 0px 7px;
	}
.text2{
	color:#AA5F2B;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	}
.titlessub {
	color: #AA5F2B;
	}

.titlessub2 {
	color: #AA5F2B;
	padding-top: 22px;
	padding-left: 2px;
	}

hr {
	background-color: #8CD775;
	border: thin dotted #8CD775;
}
.newstd {
	padding-left: 5px;
}