body {
	margin-left: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #000000;
	scrollbar-face-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	@font-face {font-family:tahoma;
}
td,tr,table,div{
	font-family:tahoma;
	font-size:9pt;
}
a:link {color: #000000; text-decoration: none;}
a:visited {color: #000000; text-decoration: none;}
a:hover {color: #82C6E2; text-decoration: none;}
a:active {color: #000000; text-decoration: none;}
H1 { font-family:"Arial"; font-size:12; margin-left: 5px; margin-top: 10px; margin-bottom: 10px; } 
H2 { font-family:"Arial"; font-size:12; margin-left: 5px; margin-top: 20px; margin-bottom: 2px; } 
H3 { font-family:"Arial"; font-size:12; margin-left: 5px; margin-top: 2px; margin-bottom: 2px; }
H4 { font-family:"Arial"; font-size:10; margin-left: 5px; margin-top: 2px; margin-bottom: 2px; }
b {font-family:"Arial";}
strong {font-family:"Arial";}

#layout {
	width:969px;
}
#logo {
	float:left;
	width:200px;
    height:108px;
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	text-align: center;
}
#topmenu {
	float:left;
	width:567px;
	height:109px;
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	padding-top: 90px;
}
#language {
	float:left;
	width:200px;
	height:109px;
	border-top:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	text-align: center;
	padding-top: 75px;
}
#outlogin {
	clear:both;
	width:968px;
	height:30px;
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	background-image: url(../index/t_m.gif);
}
#menu {float:left; width:200px; border-left:#CCCCCC 1px solid; height:1000px;}
#main {
	float:left;
	width:567px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	height:900px;
	text-align: left;
}
#rightmenu {float:left; width:201px; border-right:#CCCCCC 1px solid;height:1000px;}
#bottommenu {
	clear:both;
	width:969px;
	border-left:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	background-image: url(../index/t_m.gif);
	height: 30px;
	padding-top: 5px;
}
#bottomblank {
	float:left;
	width:200px;
	border-left:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	height: 60px;
}
#madeby {
	float:left;
	width:568px;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	height: 60px;
}
#counter {
	float:left;
	width:201px;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	height: 60px;
}

/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

