body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #323232;
	
	margin: 0px;
	padding: 0px; 
	/*background-color: #FFFFFF;
	background-image: url('/img/');
	background-position: top center;
	background-repeat: repeat;
	background-attachment: fixed;*/

	text-align: -moz-center; 	
}

.header{
	width: 800px; 
	border: 3px solid #EEEEEE;
}
#header_left{
	text-align: left;
	vertical-align: bottom;
	padding: 0px 0px 0px 0px;
}
#header_right{
	text-align: right;
	vertical-align: bottom;
	padding: 0px 20px 10px 0px;
	font-size: 10px;
}

#lang_selected{
	color: #330066;
}
#lang_not_selected{
	color: #323232;
}

div.top_page_graphic {
	background-image: url('/img/top_page_graphic_background.jpg');
	width: 935px; 
	height: 429px; 
	padding: 5px 6px 6px 6px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

div.standard_page_graphic {
	background-image: url('/img/standard_page_graphic_background.jpg');
	width: 940px; 
	height: 270px; 
	padding: 10px 6px 6px 6px;
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}

table.main_body { 
	text-align:left; 
	padding: 0px;
	margin: 10px;
}

/* PANELS FOR MAIN BODY */
td.left_panel {
	width: 150px; 
	text-align: left; 
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}

td.right_panel {
	width: 100%; 
	text-align:left; 
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align: top;
}

/* MAIN BODY - LEFT SECTIONS */

/* MENU SECTION */
.menu_frame{
	text-align: center;
	padding: 0px 0px 0px 0px;
	/*border: 1px dotted red;*/
}

div.menu_l1 {
	height: 30px;
	color: #0000FF;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-align: center;	
	font-size: 12px;
}

a:link{	color: #323232;	text-decoration: none; font-weight:bold; }
a:visited { color: #323232; text-decoration: none; font-weight:bold; }
a:hover { color: #330066; text-decoration: underline; font-weight:bold; }
a:active { color: #330066; text-decoration: none; font-weight:bold; }

a.menu_l1_selected:link{ color: #330066; text-decoration: none; font-weight:bold; }
a.menu_l1_selected:visited { color: #330066; text-decoration: none; font-weight:bold; }
a.menu_l1_selected:hover { color: #330066; text-decoration: underline; font-weight:bold; }
a.menu_l1_selected:active { color: #330066; text-decoration: none; font-weight:bold; }

div.menu_l2{
	height: 23px;
	padding: 2px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-align: left;	
	font-size: 12px;	
	text-decoration: none;
	rollover-background-color: #330066;
}

a.menu_l2{ 
	display: block; 
	padding: 4px 10px 4px 10px; 
	cursor: hand;
}

a.menu_l2:link{	color: #323232;	text-decoration: underline;}
a.menu_l2:visited { color: #323232; text-decoration: underline; }
a.menu_l2:hover { color: #330066; text-decoration: underline; font-weight:bold; }
a.menu_l2:active { color: #323232; text-decoration: underline; }

div.menu_l2_selected{
	height: 23px;
	padding: 2px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: bottom;
	text-align: left;	
	font-size: 12px;
	#330066;
}

a.menu_l2_selected{ 
	display: block;
	padding: 4px 10px 4px 10px; 
	color:#330066;
}
a.menu_l2_selected:link{ color: #330066; text-decoration: none; }
a.menu_l2_selected:visited { color: #330066; text-decoration: none; }
a.menu_l2_selected:hover { color: #330066; text-decoration: none; }
a.menu_l2_selected:active { color: #330066; text-decoration: none; }


/* RECENT NEWS */
.recent_news{
	width: 180px;
	text-align: left;
}

#qr_code{
	border: 0px; 
	margin: 20px 0px 50px 0px; 
	width:75px; 
	height: 75px;
}


.left-title {
	font-size: 15px;
	background-color: #333333;
	color: #FFFFFF;
	width: 180px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
}

.left-side {
	font-size: 10px;
	width: 180px;
	padding-left: 10px;
	line-height: 12px;
	margin-top: 25px;
}

/* MAIN BODY - MAIN CONTENT */

/* MAIN CONTENT - BACKGROUND IMAGE */
background-color: #999999;
}

/* MAIN CONTENT - BREADCRUMB MENU */
#breadcrumb_menu{
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	color: #330066;
	vertical-align: bottom;
}

.main_content_breadcrumb_selected{
	color: #191919;
	padding: 0px 7px 0px 3px;
}

.main_content_breadcrumb_not_selected{
	color: #330066;
	padding: 0px 7px 0px 3px;
	border-right: 1px dotted #330066;
}

td.main_content_top {
	width: 75%;
	padding: 0px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	color: #4E4E4E;
	text-align: justify;
	vertical-align: top;
	line-height: 120%; 
}

td.main_content_bottom {
	width: 600px;
	padding: 20px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #4E4E4E;
	text-align: justify;
	vertical-align: top;
	border-top: 3px solid #EEEEEE;
	line-height: 120%; 
} 

td.main_content_left_title{
	width: 290px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #4E4E4E;
	text-align: justify;
	vertical-align: top;
	border-right: 2px dotted #330066;
}

td.main_content_one_column{
	width: 560px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #4E4E4E;
	text-align: justify;
	vertical-align: top;
	border-left: 1px dotted #330066;
}

td.main_content_news{
	width: 525px;
	padding: 0px 10px 20px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #4E4E4E;
	text-align: justify;
}

td.sponsor_column{
	width: 20%;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	color: #4E4E4E;
	text-align: left;
	vertical-align: top;
	border: 3px solid #EEEEEE;
}

/* NEWS PAGE */
div.news_articles_list{
	width: 100%;
	height: 30px;
	text-align: left;
	vertical-align: bottom;
	padding: 10px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px dotted #330066;
}

span.news_article_date {
	font-size: 12px;
	color: #330066;	
}


table {
	border-collapse: collapse;
} 


.bullet {
	width: 260px;
	height: 15px;
	padding: 0px 0px 30px 0px;;
	margin: 0px;	
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
}

/* IMAGE EFFECTS */
.floatleft
{
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 5px;
	border: 1px dotted #BBBBBB;
}

.frame {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	border: 1px dotted #BBBBBB;
	/*border: 1px dotted #323232;*/
}

/*** FONT STYLES ***/
/* HEADERS */
h1 {
	font-weight: normal;
	font-size: 24px;
	color: #330066;
	text-align: left;
	line-height: normal;
}
h2 {
	font-weight: normal;
	font-size: 18px;
	color: #330066;
}
h3 {
	font-size: 16px;
	line-height: 20px;
	color: #330066;
}
h4 {
	font-size: 12px;
	color: #000000;
	margin: 10px 0px 0px 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h6 {
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
}

/* SPECIAL FONTS */
#page_title {
	font-size: 24px;
	color: #330066;
}

.subtitle {
	font-size: 18px;
	color: #330066;
}

#lang_sw_e{
	font-size: 10px;
}

#lang_sw_j{
	font-size: 10px;
}

.article_date_left{
	color: #330066;
}

.read_more{
	color: #330066;
	text-decoration: underline;
}


/* LINKS */
a:link{
	color: #4E4E4E;
	text-decoration: none;
}

a:visited{
	color: #4E4E4E;
	text-decoration: none;
}

a:active{
	color: #330066;
	text-decoration: none;
}

a:hover{
	color: #330066;
	text-decoration: none;
}

/* COPYRIGHT */
#copyright_notice {
	border-top: 3px solid #EEEEEE;
	text-align: left;
	padding: 5px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	font-weight: bold;
}

#copyright_disclaimer {
	text-align: left;
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 10px;
}

table.events {
	width: 580px;
	background-color: #fafafa;
	border: 2px #330066 solid;
	border-collapse: collapse;
	border-spacing: 0px;
}

td.eventsheader {
	background-color: #330066;
	padding: 5px;
	border-bottom: 2px #330066 solid;
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}


td.events {
	border-bottom: 1px #330066 dotted;
	text-align: left;
	font-family: Verdana, sans-serif, Arial;
	font-weight: normal;
	font-size: .7em;
	color: #404040;
	background-color: #fafafa;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
}

.img_right { float:right; margin: 0 0 15px 15px; }
.img_left { float:left; margin: 0 15px 15px 0; }
