div, p, td, tr, li, ul {
	font-family : Arial, Verdana, sans-serif;
	font-size : 14px;
	color : #333333;
	font-style : normal;
	line-height:18px;
}

a:hover { 
	color: #000000;
}

h1 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 21px;
	color : #000000;
}

h1.heading {
	font-family : Arial, Verdana, sans-serif;
	font-weight : normal;
	font-size : 24px;
	color : #000000;
	line-height:30px;
}

h2 {
	font-family : Arial, Verdana, sans-serif;
	font-size : 13pt;
	font-weight : normal;
	color : #333333;
}

h2.heading {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 11pt;
	color : #666666;
	padding-bottom:15px;
	border-bottom : 1px dotted #999999;
}


h3 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : #666666;
}

ul li {
	list-style-image : url("/images/li.gif");
	margin-left:-10px;
}

hr {
	height : 1px;
	color : #CCCCCC;
}

.11pxbold {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #333333;
	font-weight : bold;
}

.intro {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9pt;
	color : #666666;
}

.leftcontent p {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color: #666666;
	line-height:12px;
	padding-left:10px;
}

.content {
	padding : 0px;
}

.footer {
	font-family : Arial, Verdana, sans-serif;
	font-size : 10px;
	color : #666666;
}

.bghome{
	background-color: #ffffff;
}

.small {
	font-family : Arial, Verdana, sans-serif;
	font-size : 7.5pt;
	color : #666666;
}

.small a:hover {
	color : #FFFFFF;
}

.smallwhite {
	font-family : Arial, Verdana, sans-serif;
	font-size : 9px;
	color : #FFFFFF;
}

.whitebold {
	font-family : Arial, Verdana, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	font-weight:bold;
}

.odd { background-color: #F6F6F6; }
.even { background-color: #EEEEEE; }

.imgout {
	border: 0;
	filter: alpha(opacity=80);
	margin: 0;
	padding: 0;
}

.imgover {
	border: 0;
	margin: 0;
	padding: 0;
}

.forminput {
	border: 1px solid #999999;
	background: #F6F6F6;
	font-family : Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-left:3px;
}

.required,  #required {
	border: 1px solid #999999;
	background: #F6F6F6;
	font-family : Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	border-left: 3px solid #999999;	
}


/*---------------BACKGROUNDS----------------*/

.wall {
	background-image : url("/images/08/wall.gif");
	background-repeat : repeat-x;
	background-position : top;
}

.bg_home {
	background-image : url("/images/08/bg_home.jpg");
	background-repeat : no-repeat;
	background-position : bottom right;
	padding-bottom:20px;
	padding-right:30px;
}

/*---------------MENU STUFF HERE----------------*/

.topmenu {
	font-family : Arial, Verdana, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration : none;	
}

.popupmenutable {
	background-color:#01427f;
	opacity:0.85;
	filter:alpha(Opacity=85);
}

.popupmenu {
	font-family : Arial, Tahoma, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : none;
	width : 100%;
	cursor : hand;
	padding:4px 0 4px 0;
	line-height:14px;
}

.popupmenu:hover  {
	color : #FFFFFF;
	background-color : #000033;
}

.registertable {
	background-color : #a6cf39;
}


TABLE.category .odd { background-color: #FFFFFF; }
TABLE.category .even { background-color: #FFFFFF; }
TABLE.category .over { background-color: #333333; }

TABLE.category A {
	font-size : 7.5pt;
	text-decoration: none;
	color: #000000;
}


/* Rating in content text */

TABLE.item H2 {
	font-family : Arial, Verdana, sans-serif;
	font-weight : bold;
	font-size : 9pt;
	color : #000000;
	font-style : normal;
	letter-spacing : 0px;
}

TABLE.category TD {	padding:10px;}