/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.news_bg{
background-image:url(images/news_bg.gif);
background-repeat: no-repeat;
background-position:top;

}

.news_small_bg{
background-image:url(images/news_small_bg.gif);
background-repeat: no-repeat;
background-position:top;

}

.black_bg{
background-image:url(images/black_blank.gif);
background-repeat: no-repeat;
background-position:top;

}

.headline_black_left {
	background-color:#000000;
	}
	
.headline_black_right {
	background-color:#000000;
	}

.cats_bg{
background-image:url(images/cats_bg.gif);
background-repeat: no-repeat;
background-position:top;
}

.locs_bg{
background-image:url(images/loc_bg.gif);
background-repeat: no-repeat;
background-position:top;
}

.bg_top_left{
background-image:url(images/bg_top_left.gif);
background-repeat:no-repeat;
background-position:right;
}

.bg_top_right{
background-image:url(images/bg_top_right.gif);
background-repeat:no-repeat;
background-position:left;
}

.bg_bottom_left{
background-image:url(images/bg_bottom_left.gif);
background-repeat:no-repeat;
background-position:right;
}

.bg_bottom_right{
background-image:url(images/bg_bottom_right.gif);
background-repeat:no-repeat;
background-position:left;
}

.bg_bottom_mid{
background-image:url(images/bg_bottom_mid.gif);
background-repeat: repeat-x;
background-position:top;
}


.background_left{
background-image:url(images/bg_left_mid.gif);
background-repeat:repeat-y;
background-position:right;
}

.background_right{
background-image:url(images/bg_right_mid.gif);
background-repeat:repeat-y;
background-position:left;
}
.small_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C7A400;
}

.small_yellow a{
	text-decoration: none;
	color: #C7A400;
}

.small_yellow a:hover{
	background-color:#C7A400;
	color: #000000;
}
.style1 {
	color: #AACBEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style1 a{
	color: #AACBEA;
	text-decoration:none;	
}

.style1 a:hover{
	color:#000000;
	background-color: #AACBEA;
	text-decoration:none;	
}
.style3 {
	color: #91C1EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style4 {
	color: #360800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.style4 a{
	color: #360800;
	text-decoration:none;
}
.style5 {
	line-height: 18px;
	font-family: 'Trebuchet MS', Arial, sans-serif;

	/*font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	*/
	font-size: 13px;
	color: #000000;
}
.style5 a{
color: #360800;
}
.style5 a:hover{
	color: #FFFFFF;
	background-color: #360800;
}


.news_small {
	color: #AAABAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.news_small a{
color: #7A0700;
}
.news_small a:hover{
	color: #FFFFFF;
	background-color: #7A0700;
}

