/* CSS Document */

* {
	margin:0;
	padding:0;
	
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #666666;
	margin: 0;
	padding: 0;
	1background:url(../img/back.jpg) no-repeat #ffffff;
	background-position: bottom;
	background-color: #ffffff;
	doverflow:hidden;
	height: 100%;
	doverflow:hidden;
}

.btmline{
	background-repeat: repeat-x;
	background-position: left bottom;
}

.pageimg{
	background-repeat: no-repeat;
	background-position: left bottom;	
}

.content{
	padding-left: 0px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	1width: 510px;
	1overflow: -moz-scrollbars-vertical !important;
	overflow-y: auto !important;
	overflow-x: hidden;

	scrollbar-3dlight-color:#ffffff; 
	scrollbar-arrow-color:#f2f230;
	scrollbar-highlight-color: #f2f230;
	scrollbar-face-color:#f2f230;
	scrollbar-shadow-color:#f2f230;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color: #ffffff;
}

.lngblock{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #666666;
}


a.menu:link, a.menu:visited{
	color: #ffffff;
	text-decoration: none;
	font-family: sans, arial, tahoma;
	font-size: 12px;
	1font-weight: bold;
	height: 100%;
	width: 100%
	vertical-align: bottom;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	display: block;
	1cursor: default;
	text-transform: uppercase;
}

a.menu:hover{
	color:#000000;
	text-decoration:none;
	background-color: #f2f230;
}

a.menuselected:link, a.menuselected:visited, a.menuselected:hover{
	color: #000000;
	text-decoration: none;
	background-color: #f2f230;
	font-family: sans, arial;
	font-size: 12px;
	1font-weight: bold;
	height: 100%;
	vertical-align: bottom;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	display: block;
	text-transform: uppercase;

}

a.submenu:link, a.submenu:visited{
	color: #999999;
	text-decoration: none;
	font-family: sans, arial, tahoma;
	background-color: #ffffff;
	font-size: 13px;
	height: 19px;
	text-align: right;
	display: block;
	padding-right: 10px;
	padding-top: 1px;
	font-weight: bold;
}

a.submenu:hover{
	color:#ffffff;
	text-decoration:none;
	background-color: #bababa;
	border-left: 20px solid #f2f230;
}

a.submenuselected:link, a.submenuselected:visited, a.submenuselected:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	background-color: #bababa;
	font-family: sans, arial;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	1vertical-align: bottom;
	display: block;
	padding-right: 10px;
	padding-top: 1px;
	border-left: 20px solid #f2f230;
}


a.subsubmenu:link, a.subsubmenu:visited{
	color: #999999;
	text-decoration: underline;
	font-family: sans, arial, tahoma;
	1background-color: #ffffff;
	font-size: 13px;
	height: 19px;
	text-align: right;
	display: block;
	padding-right: 10px;
	padding-top: 0px;
	1font-weight: bold;
}

a.subsubmenu:hover{
	1color:#ffffff;
	text-decoration:none;
	1background-color: #bababa;
	1border-left: 20px solid #f2f230;
}

a.subsubmenuselected:link, a.subsubmenuselected:visited, a.subsubmenuselected:hover{
	color: #ffffff;
	text-decoration: none;
	text-align: right;
	background-color: #dedede;
	font-family: sans, arial;
	font-size: 13px;
	font-weight: bold;
	height: 19px;
	1vertical-align: bottom;
	display: block;
	padding-right: 10px;
	padding-top: 1px;
	1border-left: 20px solid #f2f230;
}

.title {
	font-size: 12px;
	font-weight: bold;
}

.item_title {
	font-size: 10px;
	font-weight: bold;
}

.item_text {
	font-size: 12px;
}

.pic_tbl{
	background-repeat: norepeat;
	background-position: center;
}

a:link, a:visited{
	color:#999999;
	text-decoration:underlined;
	1font-size:10px;
	1font-weight:bold;
}

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

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