@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	cursor: default;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a.footer:link {
	color: #999999;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	color: #999999;
}
a.footer:hover {
	text-decoration: none;
	color: #999999;
}
a.footer:active {
	text-decoration: underline;
	color: #999999;
}
.footer {
	color: #999999;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: underline;
	color: #00FF00;
}
a.footer:link {
	color: #999999;
	text-decoration: underline;
}
a.footer:visited {
	text-decoration: underline;
	color: #999999;
}
a.footer:hover {
	text-decoration: none;
	color: #999999;
}
a.footer:active {
	text-decoration: underline;
	color: #999999;
}
h1 {
	font-size: 14px;
	color: #009900;
}
h2 {
	font-size: 12px;
	color: #009900;
	margin:0px;
}
h3 {
	font-size: 10px;
	color: #009900;
}
.head {
	background-image:url(http://crocalumni.org/img/layout/head-bg.jpg);
	background-repeat:repeat-x;
	clear: both;
}
.nav_container {
	padding:10px;
	font-size:17px;
	background-image: url(http://crocalumni.org/img/nav2/nav_bg.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	clear:both;
	margin-bottom:10px;
}
.nav_style {
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom:1px solid #999999;
}
.nav_style:hover {
	filter:alpha(opacity=100);-moz-opacity:1.00;opacity:1.00;
}
.h2main {
	font-size:26px;
	margin:0px;
	padding:5px;
	color: #999;
	border-bottom:1px solid;
	border-color: #999;
/*	background-image:url(http://crocalumni.org/img/home_v2/info_bg_green.jpg); */
	background-position:bottom;
	background-repeat:repeat-x;
	
}
