body
{
	font-size: 9px;
	font-family: "MS Sans Serif",Tahoma;
	text-align: left;
	background-image: url(images/body_bg.png);
	background-color: #CCC;
	cursor: default;
	margin: 0;
	padding: 0;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: none;
	font-family: "MS Sans Serif",Tahoma;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: none;
	font-family: "MS Sans Serif",Tahoma;
}

a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: none;
	font-family: "MS Sans Serif",Tahoma;
}
#indexLayout
{
	padding:0px;
	text-align:center;
	border:1px;
	width:800px;
}
table#indexL
{
	font:12px "MS Sans Serif";
	width:800;
	border:0px solid #C0C0C0;
	padding:0px;
	border-collapse: collapse;
	/*border:2px solid #000000;*/
}
#shadow-right {
	padding: 0px 10px 27px 0px;	
	background-image: url(images/pageshadow_right.png);
	background-repeat: repeat-y;
	background-position: right;
}
#bottom {
	clear: both;
	float: right;
	width:100%;
	padding: 5px 5px 5px 5px;
	background-image: url(images/topmenu_bg.png);
	background-repeat: repeat-x;
	background-color: #E8E8E8;
	border: 0px solid #369;
	font-style: normal;
	text-align: left;
	color: #333;
}

.styleTahoma {
font-size: 12px;
font-family: Tahoma;
}

.style8 {
font-size: 8px;
font-family: "MS Sans Serif",Tahoma;
}
.style8w {
font-size: 8px;
font-family: "MS Sans Serif",Tahoma;
color:#FFFFFF;
}

.style9 {
font-size: 9px;
font-family: "MS Sans Serif",Tahoma;
}

.style9b {
font-size: 9px;
font-weight: bold;
font-family: "MS Sans Serif",Tahoma;
}

.style12 {
font-size: 12px;
font-family: "MS Sans Serif",Tahoma;
}

.style16 {
font-size: 16px;
font-family: Tahoma;
}

.style14t {
font-size: 14px;
font-family: Tahoma;
}
