BODY { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding : 0px;
	border: 0px;
	background-color: #f6f6f6;
	margin: 0px;
}

body.iframe {
	background-color: #feffef;
	text-align: center;
}

td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	/*font-weight:bold;*/
	color:#999999;
}

#announce {
	position:relative;
	top:150px;
	width:470px;
	padding: 20px;
	margin-left: 20px;
	background-color:#FFFFFF;
	border:1pt dotted #666666;
	
}

.text_announce {
	font-size:12px;
}

.text_big {
	color:#999999;
	font-size:22px;
	font-weight:bold;
	vertical-align:top;	
}

#mainframe {
	position:relative;
	width:740px;
	height:100%;
	padding: 20px;
	background-color: #feffef;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;	
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	/*background-color:#ffffff;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:20px;*/
	width:520px;
	margin-left: 40px;
	top:-5px;
}

.headboxleft {
	background-color:#ffffff;
	border:1px solid #999999;
	border-right:0px;
	width:160px;
	height:100px;
	padding-top:8px;
	text-align:center;
}

.headboxright {
	background-color:#e0e0e0;
	border:1px solid #999999;
	width:540px;
	height:100px;
	padding-top:19px;
	text-align:center;
}

.boxtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#fb4365;
	background-color:#dddddd;
	text-align:center;
	width:140px;
	margin:0px;
	padding:6px;
	border:1px solid #999999;
}

.menubox {
	margin:0px;
	padding:10px;
	width:140px;
	border:1px solid #cccccc;
	border-top:0px solid #cccccc;
	background-color:#ffffff;
	text-align:center;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display:block;
	padding:6px;
	width:140px;
	border:1px solid #cccccc;
	border-top:0px solid #cccccc;
	background-color:#ffffff;
	text-align:center;
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}

a.menu:hover { 
	color:#666666; 
	font-weight:bold;
	background-color:#e7ead5;
}

input.search { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border:1px solid #666666;
	border-width: 1px;*/
	width:350px;
	height:21px;
}

Label {
	position:relative;
	top:-2px;
	font-weight:bold;
	color:#777799;
}

.bottom, a.bottom {
	font-size:11px;
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}

a.bottom:hover {
	text-decoration:underline;
	color:#888888;
}

a.textlink {
	font-size:11px;
	color:#888888;
	font-weight:bold;
}

a.textlink:hover {
	color:#fb4365;
}
