body {
    font-size:8pt;font-family: Tahoma;
    color:#555555;
    line-height:150%;
}
#base{
    width:788px;
    background : url(/img/base_back.gif) repeat-y;
}
TABLE {
    font-size:8pt;
    font-family:Tahoma;
    color: #555;
}
td {}
h1 {
	margin: 5px 0px 5px 10px;
	font-weight:normal;
	text-align:left;
	font-size:10pt;
}
HR {
	color: #C0CEF5;
	height: 1px;
	border: 1px;
	border-style: dashed;
}
HR.m {
	color: #C0CEF5;
	height: 1px;
	border: 1px;
	border-style: dashed;
}

.blog{
	text-align:left;
	width:550px;
}

.cc{
	text-align:left;
	width:500px;
}

.11{
    font-size: 8pt;
}

.st{
	padding: 2px 2px 2px 2px;
	width: 94px;
	background-color: #FFFFFF;
	border: 1px;
	border-style: solid; border-color: #cccccc;

}

.adminlink a {
	background-color: #145AC3;
	color: #ffffff;
	padding: 2px 4px 2px 4px;
	text-decoration: none;
}
.adminlink a:hover {
	background-color: #FFA200;
	color: #ffffff;
}
