body {
	margin: 0;
	text-align: center;
	color: #000;
	font-family: Arial;
}
tr.item_row:hover {
	cursor: pointer;
}
div.item_name {
	font-size: 10pt;
	font-weight: bold;
}
div.item_desc {
	font-size: 9pt;
	margin-left: 10px;
}
div.item_sizes {
	font-size: 8pt;
}
.options {
	border: 1px solid #bababa;
	background: #eee;
}
div.google {
	margin: 0 15px 20px;
	border: 1px solid #999;
	width: 500px;
	height: 300px;
}
div.o_details {
	margin: 0 15px 20px;
	border: 1px solid #999;
	width: 600px;
}
a.smenu:link, a.smenu:visited, a.smenu:hover, a.smenu:active {
	color: #1B3F8B;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a {
	color: #417B9F;
}
a:hover {
	color: #417FFF;
}
a.menu:link {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a.menu:visited {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
a.menu:hover {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
a.menu:active {
	font-size: 13px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
.a_menu {
	padding: 0;
	margin: 0;
	text-align: center;
	text-decoration: none;
	font: 1em/1.4em "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
}
.a_menu:hover {
	padding: 0;
	margin: 0;
	text-align: center;
	font: 1em/1.4em "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	color: #333;
}
.container {
	padding: 5px;
	text-align: left;
	line-height: 14px;
	font-size: 11px;
	margin: 4px auto;
}
.login_form {
	padding: 10px;
	padding-top: 15px;
	margin-top: 100px;
	background: #eee;
	border: 1px solid #ccc;
	text-align: left;
	vertical-align: top;
}
.content {
	background: #eee;
	border: 1px solid #ccc;
	text-align: left;
	font: 1em/1.4em "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
}
.field {
	font-size: 13px;
	color: #2E546B;
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}
.button {
	font-size: 11px;
	font-weight: bold;
	background: #fefefd;
	color: #0a246a;
	border-style: solid;
	border-width: 2px;
	margin-left: 1px;
	margin-top: 0;
}
.copyright {
	margin: 0;
	padding: 0;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
.red_title {
	font-size: 16px;
	color: #900;
}
.green_title {
	font-size: 16px;
	color: #278620;
}
.sign_in {
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.mymenu {
	font-size: 11px;
	font-weight: bold;
	color: #a23232;
}
.rlink {
	font-size: 12px;
	font-weight: bold;
	color: #84a64f;
}
.description {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.cat_description {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-left: 10px;
}
hr {
	font-size: 0.5pt;
	color: #030;
}
.listing1 {
	font-size: 10px;
	background: #ebf5ee;
}
.listing2 {
	font-size: 10px;
	background: #e6ece8;
}
.r_name {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #FFF;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	padding-left: 50px;
}
.category {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.subcategory {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #84a64f;
	text-decoration: none;
	font-weight: bold;
}
.searchcollege {
	background-repeat:no-repeat;
}
#topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topnav li {
	display: block;
	width: 120px;
	float: right;
	text-align: center;
	margin-right: 1px;
}
#topnav li a {
	display: block;
	width: 120px;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	color: #70913C;
	font-size: 12px;
	font-weight: bold;
	background: url(images/bg_tab01a.gif) no-repeat;
}
#topnav li a:hover {
	text-decoration: none;
	background: url(images/bg_tab01b.gif);
}
