body {
	font-family: "Tahoma","Verdana","Arial", "Helvetica", "sans-serif";
	font-weight: normal;
	color: #666666;
	font-size: 12px;
}
li{
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-size: 12px;
	color: #666666;
}

a{
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-size: 12px;
	color: #799BB7;
	text-decoration: none;
}

a:hover{
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-size: 12px;
	color: #FF9966;
	text-decoration: none;
}

.main{
	border-right: 1px solid #A0B8CC;
	border-left: 1px solid #A0B8CC;
}

.menu_container{
	border-right: 1px solid #A0B8CC;
}
.menu_title {
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-weight: bold;
	font-size: 12px;
	color: #799BB7;
	padding-top: 4px;
	padding-left: 30px;
	background-image: url(gfx/r_title.gif);
	background-repeat: no-repeat;
	width: 175px;
	height: 22px;
	border-top: 1px solid #D9E3EB;
	border-bottom: 1px solid #D9E3EB;
}

.menu_content {
	font-family: "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #799BB7;
	
	padding: 4px;
	line-height: 20px;
	width: 175px;
	
}
.menu_content A {
	font-family: "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #799BB7;
}
.menu_content A:hover {
	font-family: "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
}


.footer {
	font-family: "Helvetica", "sans-serif";
	font-size: 10px;
	text-align: center;
	color: #666666;
	
	border: 1px solid #A0B8CC;
	background-color: #F6F8FA;
	padding: 5px;
}


.content_title {
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-weight: bold;
	font-size: 12px;
	color: #799BB7;

	padding-top: 4px;
	padding-left: 20px;
	background-image: url(gfx/c_title.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	border: 1px solid #D9E3EB;
	background-color: #F6F8FA;
}

.content {
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-size: 12px;
	color: #666666;

	padding: 8px 10px;
	background: #FFFFFF;
	border-right: 1px solid #D9E3EB;
	border-bottom: 1px solid #D9E3EB;
	border-left: 1px solid #D9E3EB;
	line-height: 20px;
}

.c{
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-size: 12px;
	color: #666666;
}
.status{
	font-family: "Helvetica", "sans-serif";
	font-size: 10px;
	text-align: left;
	color: #666666;
}

.status_show {
	color: #799BB7;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 30px;
	background-image: url(gfx/status_show.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	border-top: 1px solid #D9E3EB;
	border-bottom: 1px solid #D9E3EB;
}

.status_hide {
	color: #799BB7;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 30px;
	background-image: url(gfx/status_hide.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 24px;
	border-top: 1px solid #D9E3EB;
	border-bottom: 1px solid #D9E3EB;
}

.host {
	border: 1px solid #D9E3EB;
}
.host_title{
	font-family: "Verdana","Arial","Helvetica","sans-serif","Tahoma";
	font-weight: bold;
	font-size: 12px;
	color: #799BB7;
	border-bottom: 1px solid #D9E3EB;
}
.host_content{
	font-family: "Verdana","Arial", "Helvetica", "sans-serif","Tahoma";
	font-weight: normal;
	color: #666666;
	font-size: 12px;
	padding: 2px;
	/*border-left: 1px solid #D9E3EB;*/
	border-right: 1px solid #D9E3EB;
}
