.admin {
	background-attachment: fixed;
	background-image: url(../images/bg003.gif);
}
a  {
	text-decoration: underline;
	color : Navy;
	font-weight : bold;
}
a:hover {
	text-decoration: underline;
	color: #8b0e04;
	font-weight : bold;
}
a:visited {
	text-decoration: none;
	color: Navy;
	font-weight : bold;
}
body {
	background-color: White;
	color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(../images/bg001.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-size: 14px;
	font-family: "Times New Roman";
}

.menu {
	text-decoration: none;
	font-size: 15px;
	color: #8B0E04;
}

.menu:hover {
	text-decoration: underline;
	font-size: 15px;
	color: Black;
}

.menu:visited {
	font-size: 15px;
	color: #8B0E04;
}

.footer {
	text-decoration: none;
	font-size: 15px;
	color: #eeb211;
}

.footer:hover {
	text-decoration: underline;
	font-size: 15px;
	color: #eeb211;
}

.footer:visited {
	font-size: 15px;
	color: #eeb211;
}

.foot {
	color: White;
	background-color: #8b0e04;
	height: 16px;
	vertical-align: middle;
}

.menubar {
	}



h1 {
	color: #8b0e04;
	font-size: 18px;
}

h2 {
	color: #8b0e04;
	font-size: 18px;
}
h3 {
	color: #8b0e04;
	font-size: 14px;
}
.sidebar {
        color : Black;
        background-color : #C9C9C9;
        width : 227px;
}

.otherbar {
	color : Black;
   background-color : #C9C9C9;
}
                                                                               }
.main_box {
	border: 1px solid Black;
	background-color: White;
}

.header {
	background-color: White;
	}

.maincontent {
	background-color: White;
	}




.sidecontent {
	padding-left: .4em;
	padding-right: .4em;
	background-color: White;
	}

.calltoaction {
	border: 1px solid #5F6063;
	color: Black;
	background-color: #EFEFEF;
	}


.sidehead {
	font-weight : bold;
	font-size: 16px;
	background-color: #C9C9C9;
	color: #8b0e04;
	background-image: url(../images/sidehead.gif);
	vertical-align: bottom;
	padding-left: .4em;
	padding-bottom: .18em;
	padding-top: .18em;
	height: 25px;
	}

.send {
	background-image: url(../images/menu-bar.gif);
}

.contenthead {
	font-weight : bold;
	font-size: 17px;
	background-color: #C9C9C9;
	color: #8b0e04;
	background-image: url(../images/sidehead.gif);
	vertical-align: bottom;
	padding-left: .4em;
	padding-bottom: .18em;
	padding-top: .18em;
	height: 25px;
	}







