body {
	background-color: #4a6a82;
}
#leftnav {
	background-color: #E2EAEF;
}

#content {
	padding-right: 10px;
	padding-left: 10px;
}
#content p {
	font-size: 14px;
}

#main {
}
#box {
	font-size: 12px;
	color: #2f4f4f;
	text-align: left;
}

#below {
	text-align: center;
	font-size: 12px;
}
#table2 {
	height: auto;
	width: 770px;
}

h1 {
	font-family: "Arial Black", Arial, Tahoma, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #191970;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: "Arial Black", Arial, Tahoma, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #2f4f4f;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

#rightbox {
	background-image: url(../images/16.jpg);
	background-repeat: repeat-y;
	width: 200px;
	text-align: center;
	height: 100%;
}
#rightbox strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #191970;
	font-size: 10px;
}


#menu {
	color: #000080;
}
#menu a {
	color: #000080;
	text-decoration: none;
	padding-left: 8px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu td {
	padding-top: 2px;
	padding-bottom: 2px;
}
#submenu a {
	padding: 0px;
}



#header {
	background-image: url(../images/header3.jpg);
	background-repeat: no-repeat;
}
#login {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}
#login a {
	color: #303431;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
}
table, td, tr, thead, tfoot, tbody, th, tf, img {
border-collapse: collapse;
margin: 0px;
padding: 0px; 
}
p {
	font:"Tahoma",sans-serif; 
	color:#2f4f4f; 
}

td  {font-family: Arial;}
img {
	display: block;
}

/*This compensates for any align's that the navigation may be within*/
#navigation {
	text-align: left;
}

/*These are classes used to customize the width of each link*/
/*Example: <ul class="link1"*/
#navigation .link1 {
	width: 55px;
}
#navigation .link2 {
	width: 140px;
}
#navigation .link3 {
	width: 162px;
}
#navigation .link4 {
	width: 165px;
}
#navigation .link5 {
	width: 160px;
}

#navigation ul {
	width: auto;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 41px;
}
/*In the event that all the links are the same width, set it here.*/
/*The padding between the links is set here*/
#navigation ul li {
	float: left;
	width: 105px;
	padding-top: 4px;
}
/*The padding around the type(that is still within the background color) is set here*/
#navigation ul li a{
	color: #435F6D;
	font-weight: bold;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
	width: auto;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#navigation ul li a:hover {
	color: #344A74;
	text-decoration: underline;
}
/*The default width of the dropdown is set here*/
#navigation ul li ul {
	position: absolute;
	width: 105px;
	left: -999px;
}
/*This is where you customize dropdown width to fit different sized links*/
#navigation .sublink1 {
	width: 95px;
}
#navigation .sublink2 {
	width: 115px;
}
#navigation .sublink3 {
	width: 95px;
}
#navigation .sublink4 {
	width: 180px;
}
#navigation ul li ul li {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#navigation ul li ul li a {
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #9F8016;
}
#navigation ul li ul li a:hover {
	color: #CCCCCC;
	background-color: #886B0D;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
}
A:link { color: navy; }
A:active { color: navy; }
A:visited { color: navy; }

A.menu:link { color: navy ; text-decoration: none; }
A.menu:active { color: navy ; text-decoration: none; }
A.menu:visited { color: navy ; text-decoration: none; }

A.topmenu:link { color: white ; text-decoration: none; }
A.topmenu:active { color: white ; text-decoration: none; }
A.topmenu:visited { color: white ; text-decoration: none; }

font.new { font-size: 11px; font-family: verdana,helvetica,sans-serif; font-weight: normal;}

.category { font-size: 12px; font-family: arial,helvetica,sans-serif; font-weight: normal; }
