body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
}
a {
	color: #AC033C;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.lang {
	color: #333333;
	text-decoration: none;
}
ul {
	list-style-type: square;
}

.cleardivleft {
	display: none;
}
.emptyrow {
	display: none;
}
.hr_gray {
	display: none;
}
.sponsorimage{
	display: none;
}
.news_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #AC033C;
	text-align:left;
	margin-top: -10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	/*display: block;*/
}
.news_date {
	font-size: 9pt;
	color: #AC033C;
	text-align:left;
	margin-top: 0px;
	margin-bottom: 10px;
}

/* --------------- upper area --------------- */
#upper_frame{
	display: none;
}
#logobox {
	display: none;
}
#logo {
	display: none;
}

#languageselection {
	display: none;
}

/* --------------- central area --------------- */
#middle_frame {

}

#mainbox {
	/*background-color: #FFFFFF;
	width: 800px;
	border: 1px solid #000066;
	text-align: center;
	position: relative;*/
}

/* leftsidebox 180px in total */
#leftsidebox {
	display: none;
}

/* centerbox 450px in total */
#centerbox {
	text-align: justify;
	background-color: #FFFFFF;
	/*border: 1px dotted #99FF33;*/
	width: 100%;
	/*padding-top: 15px;
	margin: 0px;
	position: relative; 
	float: left;*/
}

/* rightsidebox 170px in total */
#rightsidebox {
	display: none;
}

/* --------------- bottom area --------------- */
#bottom_frame {
	display: none;
}

#btmbox {
	display: none;
}

/* --------------- menu area --------------- */
#menubox {
	/*background-color: #FFFFFF;
	border: 1px solid #AC033C;
	text-align:left;
	margin-left: 5px;
	margin-right: 5px;
	padding-left: 10px;
	padding-top: 20px;
	background-image: url(img/menubg5.png);
	background-repeat: repeat-x;
	background-position: left top;*/
}
/* ------------ level 1 menu management ------------*/
a.level1 {
	color: #AC033C;
	text-decoration: none;
}
a.level1:hover {
	color: #1F1F21;
	text-decoration: none;
}
a.level1_current {
	color: #1F1F21;
	text-decoration: none;
}

ul.level1 {
	font-variant: normal;
	color: #AC033C;
	font-weight: bold;
	display: block;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
li.level1 {
	margin-bottom: 4px;
}
li.level1_selected {
	color: #1F1F21;
	/*display: block;
	list-style: none;
	margin-left: -10px;
	padding-left: 10px;*/
	margin-bottom: 4px;
}
div#selected_menu_branch {
	display: block;
	
}
/* ------------ level 2 ------------ */
a.level2 {
	color: #AC033C;
	text-decoration: none;
}
a.level2:hover {
	color:  #1F1F21;
	text-decoration: none;
}
a.level2_current {
	color: #1F1F21;
	text-decoration: none;
}

ul.level2 {
	color: #AC033C;
	font-weight: normal;
	font-variant: normal;
	display: block;
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
}
li.level2 {
	margin-bottom: 3px;
}
li.level2_selected {
	color: #1F1F21;
	margin-bottom: 3px;
}

/* ------------ level 3 and more ------------ */
a.level3 {
	color: #1F1F21;
	text-decoration: none;
}
a.level3:hover {
	color:  #1F1F21;
	text-decoration: none;
}
a.level3_current {
	color:  #1F1F21;
	text-decoration: none;
}
ul.level3 {
	font-size: 9pt;
	color: #1F1F21;
	font-weight: normal;
	display: block;
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
}
li.level3 {
	
}
li.level3_selected {

}

ul.news {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: block;
	list-style: none;
	margin-left: 0px;
	padding-right: 3px;
	padding-left: 3px;
	color: #1F1F21;
}
li.news {
	font-size: 9pt;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
a.news {
	text-decoration: none;
	color: #1F1F21;
}
a.news:hover {
	color: #AC033C;
	text-decoration: underline;
}


#newsbox {
	background-color: #FFFFFF;
	/*border: 1px solid #999999;*/
	text-align:left;
	margin: 0px;
	/*background-image: url(img/menubg5.png);
	background-repeat: repeat-x;
	background-position: left top;*/
}

#latestnewshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: 1F1F21;
	letter-spacing: 2px;
	text-align: center;
	background-image: url(img/latestnewsheadbg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	padding-top: 7px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;*/
}

#pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-variant: bold;
	color: #1F1F21;
	text-align:left;
	background-image: none;
	padding-top: 5px;
	padding-left: 15px;
	/*margin-bottom: 10px;*/
	height: 40px;
}

#pagecontent {
	text-align:justify;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
