body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-image: url(../Images/site_bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu_bg_color{
	background-color:#E3D988;
}

.table_bg_color1{
	background-color:#CD819B;
	color:#FFFFFF;	
}

.white_bold_text{
	color:#FFFFFF;
	font-weight:bold;
}


.black_bold_text{
	color:#000000;
	font-weight:bold;
	}

.White_bg{
	background-color:#FFFFFF;
}

.menu_bottom_bg{
	background-image:url(../Images/menu_table_bottom_bg.gif);
	background-repeat:repeat-x;
	height:3px;
}

.leaf_bg{
	background-image:url(../Images/leaf_bg.gif);
	background-repeat: repeat-y;
	background-position:center;
	height:290px;
}

.bottom_menu_color_bg{
	background-color:#FFFEF4;
}

.line_color{
	background-color:#E9E2A3;
}

.bottom_border{
	border-bottom:#9F0F40 solid 1px;	
}
.bottom_border_gold{
	border-bottom:#E3D988 solid 1px;	
}
.bold_text{
	font-weight:bold;
	color:#9F0F40;
	
}

.Shadow_bg_left{
	background-image:url(../Images/shadow_left_bg.gif); 
	background-repeat:repeat-y;
	width:5;
	height:62;
}

.Shadow_bg_right{
	background-image:url(../Images/shadow_right_bg.gif); 
	background-repeat:repeat-y;
	width:5;
	height:39;
}
.banner_bottom_border{
	border-bottom:#F3EECB solid 1px;
 }
 
.Head_text{
	font-size:16px;
	font-weight:bold;
	color:#9F0F40;
	border-bottom: #9F0F40 solid 1px;
}
a:link {color: #9F0F40;
	text-decoration: none;
	text-align:left
}
a:visited {color: #9F0F40;
	text-decoration: none;
	text-align:left
}
a:hover {color: #CD819B;
	text-decoration: underline;
	text-align:left
}
a:active {color: #9F0F40;
	text-decoration: none;
	text-align:left
}
 
 
 a.Newslinks:link {color: #9F0F40;
	text-decoration: none;
	text-align:left
}
a.Newslinks:visited {color: #9F0F40;
	text-decoration: none;
	text-align:left
}
a.Newslinks:hover {color: #CD819B;
	text-decoration: underline;
	text-align:left
}
a.Newslinks:active {color: #9F0F40;
	text-decoration: none;
	text-align:left
}

.big_bold_text{
	color:#9F0F40;
	font-size:14px;
	font-weight:bold;
}

.text_box_border{
	border:#E3D988 solid 1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.Small_text{
	font-size:10px;
}

.table_bg_color{
	background-color:#B3A959;
}

.table_bg_light_color{
	background-color:#FFFEF4;
}

.redtext{
color:#FF0000;
font-size:10px;
}

.btn1 {
background-image: url(../Images/archives_buttons.gif);
background-position:center;
background-repeat: no-repeat;
text-decoration: none;
text-align: center;
vertical-align: middle;
}


.btn1_text{
color:#FFFEF4;
font-size: 25px;
font-family: "Times New Roman", Times, serif;
}
