@charset "utf-8";
/* CSS Document */

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
		text-align: center;
		font-size: 12px;
	background-image: url('../images/bg.jpg');
		background-repeat:no-repeat;
		background-color:White;
		color: #000050;
}
h2
{
	color:#003333;
	font-size:16px;
}

h3{
	color:#003366;
	font-size:12px;
}

option.SelectedForeground {
	
 }

select.DropDownBoxColor
{
	background-color: #A8D5C8;
	color: #000000;
}


#MainFrame
{
	width:800px;
	height:auto;
	background-image:url('../images/body_bg.gif');
	background-repeat:repeat-y;
	margin:auto;
	text-align:left;
	border-left:thin black solid;

}

#HeaderContainer	
{
	width: 800px;
	height:auto;
	margin:auto;
	
}

#banner
{
	height:92px;
	/*border:thin;
	border-style:dashed;
	border-color:#996600;*/
	background-image:url('../images/banner.jpg');
	background-repeat:no-repeat;
	/*border-color:#003333;
	background-color:#003399;*/

}



#ContentsBar
{
	height:auto;
	width:800px;
	margin:auto;
	z-index: 1;


}

#flashcontainer
{
	float:left;
	height:auto;
	width:550px;
	/*border:thin;
	border-color:#000000;
	border-style:dashed;*/
	border-bottom:1px dotted blue;
	margin-top:3px;
	margin-left:10px;
	z-index:-1;
}


#rightnavbar
{
	width: 195px;
	height:auto;
	margin-top:10px;
	margin-bottom:30px;
	/*-background-color:#BFDAEB;*/
	float:right;
	padding-left:5px;
	padding-top:10px;
	padding-right:15px;
	/*border:2px solid #CCCCCC;*/
	
}

td.rnavbararrow
{
	border-left: 2px solid #CCCCCC; border-right:2px solid #CCCCCC; background-color:#006666; padding-left:20px;
	border-bottom: 1px dotted white;
	height:25px;
	background-image:url('../images/selected.gif');
	background-repeat:no-repeat;
	background-position:left;
	
}

td.rnavbararrow:hover
{
	background-color:#00C4C4;
}

td.rnavbarbotarrow
{
	border-left: 0px solid #CCCCCC; border-right:0px solid #CCCCCC;  padding-left:20px;
	border-bottom: 1px dotted white;
	height:25px;
	background-image:url('../images/rightnavbar_bottomSel.jpg');
	background-repeat:no-repeat;
    height:31px; text-align:Left; vertical-align: top;  padding-top: 4px;
	
}

td.rnavbarbotarrow:hover
{
	/*background-color:#00C4C4;*/
	background-image:url('../images/rightnavbar_bottomSelHover.jpg');
}
	
td.rnavbararrow a
{
	color:white;
	font:bold;
	text-decoration:none;
}

td.rnavbararrow a:hover
{
	color:blue;
	font:bold;
	text-decoration:underline;
}

td.rnavbar
{
	border-left: 2px solid #CCCCCC; border-right:2px solid #CCCCCC; background-color:#006666; padding-left:20px;
	border-bottom: 1px dotted white;
	height:25px;
}

td.rnavbar:hover
{
	background-color:#00C4C4;
}

	
td.rnavbar a
{
	color:white;
	font:bold;
	text-decoration:none;
}

td.rnavbar a:hover
{
	color:blue;
	font:bold;
	text-decoration:underline;
}
td.rnavbarbottom
{
	border-left: 0px solid #CCCCCC; border-right:0px solid #CCCCCC;  padding-left:20px;
	border-bottom: 1px dotted white;
	height:25px;
	background-image:url('../images/rightnavbar_bottom.jpg');
	background-repeat:no-repeat;
    height:31px; text-align:Left; vertical-align: top;  padding-top: 4px;
}
td.rnavbarbottom a
{
	color:white;
	font:bold;
	text-decoration:none;
}

td.rnavbarbottom:hover
{
	/*background-color:#00C4C4; */
	background-image:url('../images/rightnavbar_bottomHover.jpg');
	
}

td.rnavbarbottom a:hover
{
	color:blue;
	font:bold;
	text-decoration:underline;
}

table.navigation{
	font-family:"Myriad Pro Light";
	font-size:13px;
	color:white;
	}

.spacer {
	clear: both;
	font-size:0;
	line-height:0;
}

#NewsBox
{
	padding: 5px;
	width: 760px;
	height: auto; /*border:thin;
	border-color:#000000;
	border-style:dashed;*/
	margin-top: 2px;
	margin-left: 10px;
	float: left; /*background-color: #E1EBF0;*/
	margin-right: 5px;
	color: #500040;
	text-align: justify;
}

#FirstPara
{
	padding: 5px;
	width: 550px;
	height: auto;
	margin-top: 2px;
	margin-left: 10px;
	float: left;
	/*background-color: #E1EBFA;*/
	margin-right: 5px;
	color: #500040;
	text-align: justify;
}

#infobar
{
	width:800px;
	color:white;
	background-image:url('../images/infobar_bg.jpg');
	background-repeat:repeat-x;
	float:left;
	border-bottom:solid 1px black;
}

#LanguageBox
{
	/*height:25px;
	width:100px;
	border:thin;
	border-color:#000000;
	border-style:dashed;*/
	float: right;
	margin-top: 60px;
	text-indent: 10px;
	margin-right: 10px;
	height: 33px;
}
/*	 */
	
