.h1 {

	font-family: "Georgia";

	font-size: 30pt;

	color: #555555;

}



.h2 {

	font-family: "Georgia";

	color: #FF9900;

	font-size: 25px;

}



.h2green {

	font-family: "Georgia";

	color: #8DC73F;

	font-size: 25px;

}



.h3 {

	font-family: "Georgia";

	font-size: 18px;

	color: #333333;

	font-weight: bold;

}



.h3white {

	font-family: "Georgia";

	font-size: 18px;

	color: #FFFFFF;

	font-weight: bold;

}



p,td {

	font-family: "Verdana";

	font-size: 11px;

	color: #333333;

}



body {

	background-color: #46671b;

	background-image: url(../bg.gif);

	background-repeat: no-repeat;

	background-position: center top;

}



.mainbg {

	background-repeat: no-repeat;

	background-position: center top;

}



.date {

	font-family: "Monospac821 Win95BT";

	color: #666666;

	font-size: 10px;

	font-variant: small-caps;

	font-weight: bold;

}

.CellBorder {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

	padding-top: 5px;

	padding-bottom: 5px;

}





a {

	font-weight: bold;

	color: #333333;

}



.textfield {

	font-family: "Monospac821 Win95BT";

	font-size: 12px;

	color: #333333;

	background-color: #EEEEEE;

	width: 100%;

	border: 1px solid #999999;

}

hr {

	color: #333333;

	width: 100%;

	height: 1px;

	margin: 0px;

	border: 1px dashed #333333;

}



/* Top menu */

#menu a:link,
#menu a:visited {
	background-color: #FF9900;
	display: block;
	height: 30px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}

#menu a:active {

	background-color: #FF6600;
}

#menu a:hover {

	background-color: #FF6600;

}




#reg a:link,

#reg a:visited {
	background-color: #FF9900;
	display: block;
	height: 20px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	font-family: Georgia;
	font-size: 16px;
	color: #ffffff;
}



#reg a:active {

	background-color: #FF6600;

}



#reg a:hover {

	background-color: #FF6600;

}


/* Contact top menu */

#menuContact a:link,

#menuContact a:visited {

	background-color: #8DC73F;

	display: block;

	height: 20px;

	text-decoration: none;

	text-align: center;

	padding-top: 5px;

	font-weight: bold;

	font-family: Arial;

	font-size: 12px;

	color: #ffffff;

}



#menuContact a:active {

	background-color: #618A28;

}



#menuContact a:hover {

	background-color: #618A28;

}



.tdBottomLine {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #999999;

	background-color: #FFFFFF;

}

.objLeft {

	float: left;

	margin-right: 10px;

}



#list a:link,

#list a:visited,

#list a:active {

	background-color: #EEEEEE;

	border:1px solid #999999;

	display: block;

	height: 20px;

	text-decoration: none;	

}



#list a:hover{

	background-color: #FF9900;

	border:1px solid #999999;

	display: block;

	height: 20px;

    text-decoration: none;	

}



.r_infoBorder {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #DDDDDD;

}

.ObjLeft {
	float: left;
	margin-right: 5px;
}

.ObjRight {
	float: right;
	margin-left: 5px;
}
