BODY {
	background-color: #EFEFBB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin: 10px 0 10px 10px;
	color: #000099;
}
TD {
	color: #000099;
	font-size: x-small;
}
#shadowTop {
	background: url(images/shadow_top.jpg);
	background-repeat: no-repeat;
	width: 758px;
	height: 4px;
}
#shadowBottom {
	background: url(images/shadow_bottom.jpg);
	background-repeat: no-repeat;
	width: 758px;
	height: 4px;
}
#mainBody {
	background: url(images/bg_main.jpg);
	background-repeat: no-repeat;
	width: 758px;
}
#nav {
	background: White;
	width: 750px;
	height:132px;
	margin-left: 4px;
	margin-right: 4px;
}
.newsTable {
	background: url(images/news_bg.jpg) no-repeat;
}

.newsText {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:#4A4A4A;
	text-decoration: none;
	padding: 0 10px 15px 5px;
	text-align: left;
}

	A 			{ color: #000099; text-decoration: none; font-weight: bold;}
	A:link		{ color: #000099; text-decoration: none; }
	A:visited	{ color: #000099; text-decoration: none; }
	A:active	{ color: #000099;  }
	A:hover		{ color: #3537FF; text-decoration: none; }
	
	#news A 			{ color: #4A4A4A; text-decoration: underline; font-weight: normal;}
	#news A:link		{ color: #4A4A4A; text-decoration: underline; }
	#news A:visited	{ color: #4A4A4A; text-decoration: underline; }
	#news A:active	{ color: #4A4A4A;  }
	#news A:hover		{ color: #4A4A4A; text-decoration: none; }
	
	.floattext { font-size: xx-small;}
	#float A 			{ color: #000099; text-decoration: none; font-weight: normal;}
	#float A:link		{ color: #000099; text-decoration: none; }
	#float A:visited	{ color: #000099; text-decoration: none; }
	#float A:active	{ color: #000099;  }
	#float A:hover		{ color: #3537FF; text-decoration: none; }
	
	#event A 			{ color: #000099; text-decoration: none; font-weight: normal;}
	#event A:link		{ color: #000099; text-decoration: none; }
	#event A:visited	{ color: #000099; text-decoration: none; }
	#event A:active	{ color: #000099;  }
	#event A:hover		{ color: #3537FF; text-decoration: none; }
	
	#bnav A 			{ color: Yellow; text-decoration: none; font-size: x-small; font-weight: normal;}
	#bnav A:link		{ color: Yellow; text-decoration: none; font-size: x-small;}
	#bnav A:visited	{ color: Yellow; text-decoration: none; font-size: x-small;}
	#bnav A:active	{ color: Yellow;  font-size: x-small;}
	#bnav A:hover		{ color: #9DE8FF; text-decoration: underline; font-size: x-small;}
	
	.bnav {
		color: Yellow; text-decoration: none; font-size: x-small;
	}
	.eventHead {
		font-size: 20px;
		font-weight: bold;
		color: White;
		padding: 6px 0px 6px 12px;
	}
	.eventTitle {
		font-size: 16px;
		font-weight: bold;
		color: White;
		padding: 6px 0px 6px 12px;
	}
	.event {
		font-size: 12px;
		color: #3B3B3B;
	}
	.profile {
		font-size: 10px;
		color: #3B3B3B;
	}
	.copyright {
		color:#FFFFFF;
		font-size: x-small;
		padding: 3px 0 3px 0;
}
.header {
width: 300px;
	font-weight: bold;
	background: Yellow;
	padding: 4px 0px 4px 0px;
}
.detail {
	padding: 4px 0px 12px 10px;
}
.button 	{
	font-family:verdana, arial, sans-serif;
	color: White;
	font-size: x-small;
	font-weight: bold;
	background: Blue;
	border: 3px double;
	border-color: #B8E5FA #05A0E7 #56C5FA #05A0E7;
}

INPUT {
	font-family:verdana, arial, sans-serif;
	color:Blue;
	font-size:xx-small;
	font-weight:bold;
	border: 1px solid;
	border-color: #56C5FA #05A0E7 #56C5FA #05A0E7;
	padding: 2px 0px 2px 0px;
}
	
SELECT {
	font-family:verdana, arial, sans-serif;
	color:Blue;
	font-size:xx-small;
	font-weight:bold;
	border: 1px solid;
	border-color: #56C5FA #05A0E7 #56C5FA #05A0E7;
	padding: 2px 0px 2px 0px;
}

TEXTAREA {
	font-family:verdana, arial, sans-serif;
	color:Blue;
	font-size:xx-small;
	font-weight:bold;
	border: 1px solid;
	border-color: #56C5FA #05A0E7 #56C5FA #05A0E7;
	padding: 2px 0px 2px 0px;
}

OPTION {
	font-family:verdana, arial, sans-serif;
	color:Blue;
	font-size:xx-small;
	font-weight:bold;
	border: 1px solid;
	border-color: #56C5FA #05A0E7 #56C5FA #05A0E7;
	padding: 2px 0px 2px 0px;
}
.tdForm {
	height: 30px;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {
	color: #3333FF;
	font-weight: bold;
}