body
{
	font-family: Verdana;
	font-size: 11px;
	background-color:#eaff83;
}

A:link	{
	color: #292458;
	text-decoration:none;	
}

A:visited {
	color: #292458;
	text-decoration:none;

}

A:active {
	color: #292458;
	text-decoration:none;	
}

A:hover {
	color: #3C3C3C;
	text-decoration:underline;
}

h1 {color: #292458; font-size:14px; text-align:center; font-weight:bold;}

.more {color: #292458; font-size:12px; text-align:right; font-weight:bold; padding:5px;}


ul

{
font-size:10px;}

.content {
    font-family:Verdana;
   	font-size:10px;
   	color:#292458;
	padding-left:5px;
	padding-right:5px;
	

}

.contentIndex {
    font-family:Verdana;
   	font-size:11px;
   	color:#292458;
	padding-left:15px;
	padding-right:15px;
	

}


.contentLeft {
    font-family:Verdana;
   	font-size:11px;
   	color:#292458;
	padding:15px;
	line-height:16px;
	

}

ul.contentLeft {
    font-family:Verdana;
   	font-size:11px;
   	color:#292458;
	padding-left:15px;
	padding-right:15px;
	padding-top:15px;
	

}

ul.events {
    font-family:Verdana;
   	font-size:11px;
   	color:#292458;
	

}

.contentB {
    font-family:Arial;
   	font-size:15px;
   	color:#292458;
		
}


.contentMD {
    font-family:Verdana;
   	font-size:11px;
   	color:#292458;
	padding-left:5px;
	padding-right:5px;
			
}

.contentH {
    font-family:Verdana;
   	font-size:10px;
   	color:#292458;
	padding-left:15px;
	padding-right:15px;
	
}

.contentG {
    font-family:Verdana;
   	font-size:11px;
   	color:#000000;
	padding-left:5px;
	padding-right:5px;
	text-decoration:underline;
			
}

.border
{
	border-top:1px solid #7e0c6d;
	border-bottom:1px solid #7e0c6d;
	border-left:1px solid #7e0c6d;
	border-right:1px solid #7e0c6d;
	background-color:#ead2ea;
}


.boardLink
{
	font-family: Verdana;
	font-size: 10px;
	color:#292458;
	text-decortation:none;
	padding-left:15px;
	padding-right:15px;

}
.boardLink A:link
{
	font-family: Verdana;
	font-size: 10px;
	color:#292458;
	text-decortation:none;
}
.boardLink a:visited
{
	font-family: Verdana;
	font-size: 10px;
	color:#292458;
	text-decortation:none;
}
.boardLink a:active
{
	font-family: Verdana;
	font-size: 10px;
	color:#292458;
	text-decortation:none;
}

.boardLink a:hover
{
	font-family: Verdana;
	font-size: 10px;
	color:#3C3C3C;
	text-decortation:undeline;
}

td.borderEvents
{
	border-left: #292458 solid 1px;
	border-right: #292458 solid 1px;
	border-top: #292458 solid 1px;
	border-bottom: #292458 solid 1px;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 600;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;

}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 75;
}

img.border2{border:#7e7c9c solid 2px;}

.indexNews { font-size:10px; padding:7px 3px 3px 3px;}

#xbox_list{font-size:12px;line-height:20px; list-style:none;}
#xbox_list li{background-image:url(images/bullet_orange.png); background-repeat:no-repeat; background-position:0px 0px; list-style:none;padding-left:20px;}

