a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #FF0000;	
}

body {
	margin: 0px;
	background-color: #EEEEEE;
	font-family: verdana, arial, "ms sans serif", sans-serif;  
}
p {
	line-height: 1.5em;
	font-size: 14px;
}
iframe {
	border: none;
}
td {
	font-family: verdana, arial, "ms sans serif", sans-serif;  
	font-size: 14px;  
	color: #000000;
	font-style: normal;
/*	text-align:left;*/
}

.bodytable {
/*	background-color: #CCCCFF;*/
	border: #333333 1px solid;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 14px;
	font-style: normal;
	color:#000000;	
}
.header,th {
/*	background-color: #FEC805;*/
	background-color: #CCCCAA;
	font-size: 14px;
	border-style: collapse;

}
.by {
	font-size: 10px;

}
a.by {
	text-decoration: none;
	font-weight: bold;
}
.logo{
	text-align: center;
/*	top:5px; 
	left:5px;*/
}
.content{
	vertical-align:top;
	text-align: left;
	height: 100%;
	width: 100%;
	font-weight: normal;
	border-top: none;
	border-right: none;
	border-left: none;
/*	overflow: auto;*/
/*	max-height: 350px;*/
}

.main_table{
	border:none; 
}
.main_menu {
	background-image: url(menue_back.png);
	vertical-align: middle;
/*	height: 34px;*/
	background-color: #none;
	font-style: normal;
	color:#000000;
	white-space:nowrap;
}
.menue_left {
	background-image: url(menue_left.png);
	background-repeat: no-repeat;
	width:52px;
	height: 34px;
	
}
.menue_right {
	background-image: url(menue_right.png);
	background-repeat: no-repeat;
	width:52px;
	height: 34px;
	
}
.menue_bot_left {
	background-image: url(menue_left_bot.png);
	background-repeat: no-repeat;
	width:52px;
	height: 17px;
	
}
.menue_bot_right {
	background-image: url(menue_right_bot.png);
	background-repeat: no-repeat;
	width:52px;
	height: 17px;
	
}
.menue_bot {
	background-image: url(menue_bot.png);
	height: 17px;
}


.sub_menu {
/*	vertical-align:bottom;
	height: 20px;
	line-height:20px;
	background-color: #EEEEEE;
	padding-left: 4px;
	padding-right: 4px;
	font-size: 14px;
	font-style: normal;
	color:#000000;
	white-space:nowrap;
	padding: 0;
	margin: 0;
	width: 50px;*/
/*	text-align: center;*/
/*	height:34px;*/
}
.menu_current{
	text-align:center;
	padding: 0;
	margin: 0;
	width: 100px;
	border : 0px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.menu{
	text-align:center;
	padding: 0;
	margin: 0;
	width: 130px;
	border : 0px;
}
.submenu{
	text-align:center;
	padding: 10;
	margin: 0;
	width: 150px;
	border : 0px;
}
a.menutxt{
	color: #444444;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
a.menutxt:hover {
	color: #000000;	
	font-weight: bold;
}

a.sub_menutxt{
	border: #333333 1px solid;
	padding: 5;
	color: #444444;
	text-decoration: none;
	font-weight: normal;
}
a.sub_menutxt:hover{
	color: #000000;
	font-weight: bold;
}

.submenu_current{
	border: #333333 1px solid;
	padding: 5;
	background-color: #EEEEEE;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

/* Module */
table.module {
	border-collapse: collapse;
	text-align:center;
/*	margin: 10px;*/
	padding: 0px;
	width: 100%;
}
.module {
	font-family: verdana, arial, "ms sans serif", sans-serif;  
	color: #000000;
	font-style: normal;
	text-align:left;
	font-size: 11px;
}
.module_head {
	background-color: #CCCCAA;
	font-size: 11px;
	border-style: collapse;	
}
.module_header_middle{
	background-image: url(module_head_mid.png);
	vertical-align: middle;
	text-align:center;
	font-weight: bold;
	height: 15px;
}
.module_header_left{
	background-image: url(module_head_l-o.png);
	background-repeat: no-repeat;
	width: 18px;
}
.module_header_right{
	background-image: url(module_head_r-o.png);
	background-repeat: no-repeat;
	width: 18px;
}
.module_content_left{
	background-image: url(module_cont_l.png);
/*	border-top: #AAAAAA 1px solid;
	border-left: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;*/
}
.module_content_middle{
	font-size: 11px;
/*	border-top: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;*/
}
.module_content_right{
	background-image: url(module_cont_r.png);
/*	border-top: #AAAAAA 1px solid;
	border-right: #AAAAAA 1px solid;
	border-bottom: #AAAAAA 1px solid;*/
}
.module_footer_middle{
	background-image: url(module_foot_mid.png);
	vertical-align: middle;
	text-align:center;
	font-weight: bold;
	height: 16px;
}
.module_footer_left{
	background-image: url(module_foot_l-u.png);
	background-repeat: no-repeat;
}
.module_footer_right{
	background-image: url(module_foot_r-u.png);
	background-repeat: no-repeat;
}
