body {
	background-image: url(../gfx/bg.gif);
	font-size: 9px;
	font-family: "tahoma";
	color: #ffffff;
}
td {
	font-size: 11px;
	font-family: "tahoma";
	color: #000000;
}
.box_top1 {
	padding-left: 0;
	padding-bottom: 3px;
}
.box_top2 {
	font-size: 11px;
	font-family: "tahoma";
	font-weight: bold;
	color: #000000;
	padding-left: 6px;
}
.maintable {
	border: 1px solid #a2a2a2;
	background-image: url(../gfx/bgmain.gif);
}
.border {
	border: 1px solid #a2a2a2;	
}
.content {
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.content2 {
	background-color: #ffffff;
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	padding: 6px 6px 6px 6px
}
.menu {
	font-size: 11px;
	font-family: "tahoma";
	color: #000000;
	border: solid #e3e3e3;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 1px;
}
.tips {
	color: #FF6600;
	font-weight: bold;
}
.odd {
	background-color: #CBDDEA;
}
.even {
	background-color: #ffffff;
}
.bloggentries {
	background-color: #ffffff;
	border: solid #e3e3e3;
	border-bottom-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-top-width: 1px;
	font-size: 11px;
}
.time {
	font-family: "Georgia";
}
.topic {
	font-family: "tahoma";
	font-size: 14px;
	font-weight: bold;
}
pre {
	font-family: "tahoma";
}
hr {
	border-style: solid;
	border-color: #e3e3e3;
	border-bottom: 1px;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}
input {
	background-color: #CBDDEA;
	border: 1px solid;
	font-family: "tahoma";
	font-size: 11px;
}
textarea {
	background-color: #CBDDEA;
	border: 1px solid;
	font-family: "tahoma";
	font-size: 11px;
}
select {
	background-color: #CBDDEA;
	border: 1px solid;
	font-family: "tahoma";
	font-size: 11px;
}
a:link { text-decoration: none; color: #0C1945}
a:visited { text-decoration: none; color: #0C1945}
a:active { text-decoration: none; color: #0C1945}
a:hover { text-decoration: underline}



