body {
	background-image:url(../images/background.jpg);
	margin:0;
	background-color:#881C1A;
	font-family: Verdana;
	font-size: 11px;
	color: #F7B217;
	text-decoration: none;
	}
h3{
	font-family: Verdana;
	font-size:20px;
	color:#F7B217;
}
h4{
	font-family: Verdana;
	font-size:14px;
	color:#F7B217;
}
hr{
	color:#F7B217;
}
a {
	color: #F7B217;
	text-decoration: none;
}
a:hover {

	color: #ffffff;
	text-decoration: none;
}
.top_navbar {
	background-image:url(../images/nav_bar.jpg);
	vertical-align:middle;
	text-align:center;
	font-weight:700;
}
 .top_navbar a{
	font-size:16px;
}
.sub_header_logo {
	vertical-align:top;
	background-image:url(../images/header_logo.jpg);
	height:154px;
}
.sub_header_photo {
	vertical-align:top;
	height:145px;
}
.content{
	vertical-align: top;
	width:567px;
	padding-left:8px;
/*	color:#881C1A;
*/
}
.content p{
	font-size:14px;
	color:black;
	margin:10px;
	font-weight:normal;
}
.content img{
	border-color:#F7B217;
}
.content_table{
	background-image:url(../images/content_background_tight.jpg);
	background-repeat:repeat-y;
}
.content_table td{
	color:black;
	font-weight:normal;
}
.content_table td a{
	color:#BB9C1A;
	font-weight:700;
}
.content_table td a:hover{
	color:#445C33;
}
.footer, .footer td {
	font-size: 11px;
	text-align:center;
	padding: 0 0 3 0;
}
.form {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	width: 150px;
	border: 1px solid #b0b2b3;
}

.box_top_bg {
	background-image: url(../images/box2_top_bg.gif);
	background-repeat: repeat-x;
}
.box_blue_border {
	border: 1px solid #dff3fc;
}
.left_menu{
	background-image:url(../images/left_menu_background.jpg);
	background-repeat:repeat-y;
	width:182px;
	color: #F7B217;
}
.menu_cell{
	padding:0 3 3 0;
}
.warning_msg{
	color:red;
}
/* ----- NAVIGATION ----------------------------------------------*/
/* ----- END NAVIGATION -----------------------------------------*/

.heading1 {font-family:Tahoma, Arial, Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#00467e; /* blue */
}
.large_blue_info {font-family:Tahoma, Arial, Verdana;
font-size:16px;
font-weight:600;
text-decoration:none;
color:#00467e; /* blue */
}
.heading2 {font-family:Tahoma, Arial, Verdana;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FB7600;  /* orange */
}
.large_magenta, .large_magenta a {font-family:Tahoma, Arial, Verdana;
font-size:20px;
font-weight:bold;
text-decoration:none;
color:#CC0000;  /* magenta */
}
.submitbutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B7BA6;
	border: 1px solid #0B7BA6;
}

.orangebutton {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #f7941c;
	border: 1px solid #f7941c;
}

.links_template{
	text-align:left;
}
.links_template_banner {
	text-align:center;
}
.adminheading{font-family:tahoma; font-weight:bold; font-size:14px; color: #ffffff; padding-right:50px;}
.admintoppadding{padding-top:15px;}

