BODY
{
	margin: 0px;
	text-align: left;
	background: #48484A;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #48484A;
	font-size: 0.66em;
	font-family: tahoma;
	font-weight: normal;
}

TABLE, INPUT, TEXTAREA, SELECT
{
	font-size: 100%;
}

FORM
{
	margin: 0px;
}

.clear
{
	clear: both;
	font-size: 0px;
}

.info
{
	font-size: 95%;
}

.info A
{
	color: #48484A;
	text-decoration: none;
}

.info A:hover
{
	color: #CC0000;
}

.mandatory
{
	color: #CC0000;
}

.error
{
	color: #CC0000;
	font-size: 95%;
}

#wrapper
{
	width: 100%;
	background: #FFFFFF;
}

#top
{
	width: 100%;
	font-size: 95%;
	padding-top: 5px;
	text-align: right;
	padding-bottom: 5px;
}

#top A
{
	color: #48484A;
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
	text-transform: uppercase;
}

#top A:hover
{
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: underline;
}

#bottom
{
	clear: both;
	width: 100%;
	font-size: 95%;
	color: #999999;
	padding-top: 5px;
	text-align: right;
	padding-bottom: 5px;
}

#bottom A
{
	color: #999999;
	margin-right: 5px;
}

#bottom A:hover
{
	color: #000000;
	text-decoration: underline;
}

#left
{
	float: left;
	width: 290px;
	color: #000000;
	overflow: hidden;
	background: #E0CC76 url('../images/lft_bg.jpg') repeat-y;
}

#logo
{
	float: left;
	width: 290px;
	color: #000000;
	padding-left: 24px;
	background: #FFFFFF;
	margin-bottom: 20px;
	text-align: center;
}

#login
{
	width: 266px;
	height: 130px;
	font-size: 95%;
	margin-left: 24px;
	background: url('../images/login.jpg') no-repeat top left;
}

#login INPUT, #login TEXTAREA, #login SELECT
{
	border: 0px;
	width: 120px;
	padding-left: 2px;
	padding-right: 2px;
}

#login .label
{
	float: left;
	width: 105px;
	height: 18px;
	padding-top: 2px;
	text-align: right;
	margin-right: 5px;
}

#login .input
{
	float: left;
	width: 140px;
	height: 18px;
}

#login .input .sep
{
	color: #D33B4E;
	margin-left: 3px;
	margin-right: 3px;
}

#login A
{
	color: #D33B4E;
	text-decoration: none;
}

#login A:hover
{
	text-decoration: underline;
}

#testimonial
{
	width: 290px;
	height: 220px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#testimonial IMG
{
	position: absolute;
}

#events
{
	width: 255px;
	height: 100px;
	color: #000000;
	oveflow: hidden;
	margin-left: 25px;
	padding-left: 45px;
	margin-bottom: 20px;
	background: url('../images/events.jpg') no-repeat top left;
}

#events IMG.header
{
	float: left;
	margin-right: 30px;
}

#right
{
	float: right;
	width: 71.12%;
	background: #DEDEDF;
}

#right .margin
{
	margin: 15px;
}	

#content
{
	clear: both;
	padding: 15px;
	background: #FFFFFF;
}

#content H1
{
	margin: 0px;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 5px;
	letter-spacing: 3px;
	border-bottom: 1px solid #999999;
}

#content H2
{
	margin: 0px;
	color: navy;
	font-size: 110%;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 5px;
	margin-bottom: -10px;
	border-bottom: 1px solid #CCCCCC;
}

#content H3
{
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 5px;
	margin-bottom: -10px;
}

#content OL LI
{
	line-height: 15px;
}

#content A
{
	color: #D33B4E;
	text-decoration: none;
}

#content A:hover
{
	text-decoration: underline;
}

#content BLOCKQUOTE
{
	color: #000000;
	letter-spacing: 1px;
}

#content P
{
	line-height: 14px;	
}

#content SPAN.info
{
	color: #000000;
	font-size: 95%;
	margin-top: 20px;
}

#content TABLE
{
	width: 425px;
	text-align: center;
	border-collapse: collapse;
}

#content TABLE TH
{
	color: #FFFFFF;
	background: #999999;
}

#content TABLE TH.th
{
	color: #48484A;
	background: #EEEEEE;
}

#smenu
{
	color: #D33B4E;
	padding-top: 2px;
	font-weight: bold;
	padding-bottom: 7px;
	text-align1: right;
	border-bottom: 1px solid #999999;
}

#print
{
	width: 99%;
	text-align: right;
	margin-top: -18px;
	margin-bottom: 10px;
}

#print IMG
{
	cursor: pointer;
}

#path
{
	color: #777777;
	font-size: 95%;
	margin-top: 2px;
	margin-bottom: 20px;
}

#path A
{
	color: #D33B4E;
	text-decoration: none;
}

#path A:hover
{
	text-decoration: underline;
}

#menu
{
	color: #FFFFFF;
	font-size: 95%;
	margin-bottom: 15px;
}

#menu UL.level1
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu UL.level1 LI
{
	width: 75px;
	height: 49px;
	cursor: pointer;
}

#menu UL.level1 A
{
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}

#menu UL.level1 SPAN
{
	margin: 0px;
	display: block;
	margin-top: 27px;
	padding-top: 5px;
	text-align: center;
	background: #222222;
	padding-bottom: 5px;
	filter: alpha(OPACITY=70);
	-moz-opacity: 0.7;
}

#menu UL.level1 LI.sep
{
	float: left;
	width: 3.70%;
	display: list-item;
}

#menu UL.level1 LI.over SPAN
{
	background: #CC0000;
}

#menu UL.level2
{
	margin: 0px;
	padding: 0px;
	margin-top: 2px;
	position: absolute;
	visibility: hidden;
}

#menu UL.level2 LI
{
	height: 23px;
	display: block;
	margin-top: -2px;
}

#menu UL.level2 A
{
	display: block;
}

#menu UL.level2 SPAN
{
	margin: 0px;
	margin-top: 1px;
	padding-top: 5px;
	text-align: center;
	padding-bottom: 5px;
	background: #CC0000;
	filter: alpha(OPACITY=70);
	-moz-opacity: 0.7;
}

#menu UL.level2 LI.over SPAN
{
	background: #222222;
}

.country
{
	clear: both;
	height: 70px;
}

.flag
{
	float: left;
	display: block;
	text-align: center;
	margin-right: 10px;
}

.flag A
{
	display: block;
	font-weight: bold;
}

.blockwrp
{
	clear: both;
	margin-bottom: 19px;
}

.blockimg
{
	float: left;
	display: block;
	text-align: center;
	margin-right: 10px;
}

.blockwrp H1
{
	margin: 0px;
	padding: 0px;
	font-size: 100%;
	font-weight: bold;
}

.blockwrp H1 A
{
	color: #D33B4E;
	text-decoration: none;
}

.blockwrp H1 A:hover
{
	text-decoration: underline;
}

.blockwrp P
{
	margin: 0px;
	margin-top: 5px;
}

.blockwrp P.info
{
	font-size: 95%;
}

.blockwrp P.link
{
	margin: 0px;
	font-size: 95%;
	color: #000000;
	margin-top: 5px;
}

.blockwrp P.link A
{
	color: #000000;
	text-decoration: none;
}

.blockwrp P.link A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

DIV.map
{
	clear: both;
	display: block;
}

DIV.map IMG
{
	float: left;
	margin-right: 30px;
	margin-bottom: 15px;
}

DIV.map UL
{
	list-style-type: none;
}

DIV.map UL LI
{
	line-height: 16px;
}

DIV.map A
{
	font-weight: bold;
}