/* CSS Document */
body
{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}

a
{
	color:#EEAA1B;
	text-decoration:none;
}
a:hover
{
	color:#EEAA1B;
	text-decoration:underline;
}

.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
.div1 {
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	padding-bottom:15px;
}

A.a1 {
	padding-left:15px;
	color:#009966;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
A.a1:Hover
{
	text-decoration:underline;
	color:#FFFFCC;
}

A.a2 {
	padding-left:20px;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}
A.a2:Hover
{
	text-decoration:underline;
	color:#FFFFCC;
}

#menu
{
	background:#ffe09f;
	width:200px;
	height:20px;
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	padding:5px;
	font-weight:bold;
}

#menu2 a a:hover
{
	color:#000000;
	text-decoration:none;
}
#menu3 a a:hover
{
	color:#000000;
	text-decoration:none;
}
#menu4 a a:hover
{
	color:#000000;
	text-decoration:none;
}
#menu5 a a:hover
{
	color:#000000;
	text-decoration:none;
}
#menu6 a a:hover
{
	color:#000000;
	text-decoration:none;
}
#menu7 a a:hover
{
	color:#000000;
	text-decoration:none;
}
#menu8 a a:hover
{
	color:#000000;
	text-decoration:none;
}

#menubg
{
	background:url(../images/menu-bg.jpg) repeat-x;
}
#leftshadow
{
	background:url(../images/left-side-shadow.jpg) repeat-x;
}

#logintxt
{
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
}

#mainbody
{
	background:#162615;
	color:#ddcfbd;
	padding:15px;
}

#eventsrighttop
{
	background:#b6ab9e;
	font-size:18px;
}

#eventsright
{
	background:#d4c7b8;
	font-size:13px;
}

