.mainborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #2d415c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #f5f0b7;
	border-right-color: #f5f0b7;
	border-left-color: #f5f0b7;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.imageborder {
	border: 1px solid #f5f0b7;
}

.yellowtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	font-weight: bold;
}

.blog_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
}

.blog_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

input,textarea {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.back {
	background-repeat: no-repeat;
	background-image: url(images/mback1a.gif);
}

a:link {
	color: #FFFF66;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFF66;
}
a:hover {
	text-decoration: none;
	color: #FFCC66;
}
a:active {
	text-decoration: none;
	color: #FFFF66;
}
body {
	background-color: #f5f0b7;
}

div.listbox { 
	padding:2; 
	list-style:none;
	overflow:auto;
	scrollbar-face-color:#666666; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #666666; 
	scrollbar-3dlight-color: #333333; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #333333; 
	scrollbar-darkshadow-color: #333333;
}
.litetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}