body {
	padding: 10px;
	line-height: 1.5em;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	
	
	background-image: url(../img/bgnd.jpg);
	background-color: #787878;

	/*
	background-image: url(../img/bg4.jpg);
	background-color: #EBEFF0;
	*/

	background-repeat: repeat-x;	
	margin: 0px;
}

:link, :visited { color: #000066; } 

#maincontainer {
width: 980px;
margin: 0 auto;
}

#topsection {
	height: 100px;
	background-color: #E2E2DC;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	background: url(../img/head.png) repeat-x top;
}
#topsection div {
	width:100%;
	background-image: url(../img/head_l.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#topsection div div { background: url(../img/head_r.jpg) top right no-repeat; width:100%; /*padding: 10px 0;*/ }

.hd_title {
	margin-top: 30px;
	padding-left: 10px;

}

#contentwrapper {
float: left;
width: 100%;
}

.innertube {
margin: 10px; 
}

#leftcolumn {
	float: left;
	width: 190px; 
	margin-left: -980px;
	/*background-image: url(../img/lmenu.jpg);
	background-repeat: repeat-y;
	background-position: left;*/
}

#rightcolumn {
	float: left;
	width: 200px; 
	margin-left: -200px;
	background-image: url(../img/redge.gif);
	background-position: right;
	background-repeat:repeat-y;
	background-color: #E2E2DC;	
}

#contentcolumn {
	margin: 0 190px 0 190px; 
	background-image: url(../img/bg_main.gif);
	color: #000066;
	font-family: arial, helvetica, clean, sans-serif;
	font-size: 14px;
}

#footer {
	clear: both;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	background-color:#000066;
	background-repeat: repeat-x;
}
#footer div {
	width:100%;
	background-image: url(../img/footer_l2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#footer div div { background: url(../img/footer_r2.jpg) bottom right no-repeat; width:100%; padding: 10px 0; }


.round_title {
	width: 160px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
	background-image: url(../img/rtitle5.gif);
	background-repeat: no-repeat;
	background-position: center top;
}





div#column2 {
	margin: 0;
	padding: 0;
	background-position: right;
	background-image: url(../img/redge.gif);
	background-repeat: repeat-y;
	background-color: #E2E2DC;
	width: 100%;
}

div#column1 {
    margin: 0px;
    padding: 0px;
    
		background-image: url(../img/lmenubg.png);
		background-repeat: repeat-y;
		background-position: left;
    
	width: 100%;   
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.content_title {
	font-weight: bold;
	background-image:url(../img/ctitle.gif);
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-position: 100%;
	display: block;
 	letter-spacing: 2px;
}

.news_title {
	font-weight: bold;
	text-align: left;
	/*
	background-image:url(../img/ctitle.gif);
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-position: 100%;
	display: block;
	*/
}

.login_wd {
	width: 140px;
}

.contact_wd {
	width: 250px;
}	
	
.formbutton {
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
	padding: 5px;
	border:outset 1px #000066;
	background-image: url(../img/menub18.gif);
	background-repeat: repeat-x;
}

.formbutton2 {
	cursor:pointer;
	color:#000066;
	font-weight:bold;
	padding: 3px;
	border:outset 1px #000066;
	background-image: url(../img/mt4.gif);
	background-repeat: repeat-x;
}

.formbutton:hover, .formbutton2:hover { /*border-style: inset;*/ color: #0000FF; }

.formbutton2:active {  border-style: inset;}

	
.mform_table {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	background-color: #CCCCCC;
	width: 160px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	border-width: 2px;
}	

.mform_title {
	background: url(../img/menub10.gif) repeat-x left top;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px;
	text-align: center;
}
	
.lang_text {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
}	

#marqueecontainer {
	position: relative;
	width: 154px;
	height: 200px;
	overflow: hidden;
	color: #000066;
	border-color: #000066;
	border-width: 2px;
	font-size: 9px;
	background-color: transparent;
	border-style: groove;
	text-align: center;
	padding-right: 2px;
	padding-left: 2px;
}	


.othertext {
	display: none;
	width: 140px;
}



.mylist li {
	
	padding-bottom: 6px;
}

