body {
	font-family: Arial;
	font-size: 12px;
	background-image: url(../images/background.gif);
	line-height: 22px;
}
.header {
	background-color: ffffcc;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sidebar {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
}
.boxcontents {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 10px;
}
.boxcontentscontact {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
	padding: 2px;
}
.title_cont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}
.ul1 {
	list-style-image: url(../images/ul1.gif);
}
.contents {
	font-family: verdana, arial;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	line-height: 16px;
}
.contents a{
	color: #cc6633;
	text-decoration: underline;
}
.contents :hover{
	color: #333366;
	text-decoration: underline;
}
.footer {
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-family: verdana, arial;
	font-size: 10px;
	color: #333366;
	text-decoration: none;
	padding-left: 5px;
}
.footer a{
	color: #333366;
	text-decoration: none;
}
.footer :hover{
	color: #cc6633;
	text-decoration: none;
}
.copyright {
	font-family: verdana, arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	padding-left: 2px;
	background-color: #FFFFFF;
}
.ul2 {
	list-style-image: url(../images/ul2.gif);
}
.dotd {
	background-image: url(../images/dotd.gif);
	background-repeat: repeat-x;
}
.sidenav {
	font-family: verdana, arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.sidenav a{
	color: #FFFFFF;
	text-decoration: none;
}
.sidenav :hover{
	color: #CCCCCC;
}
.dotmenu {
	background-image: url(../images/dotmenu.gif);
	background-repeat: no-repeat;
}
.subnav {
	font-family: verdana, arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
.subnav a{
	color: #cccccc;
	text-decoration: none;
}
.subnav :hover{
	color: #FFFFFF;
}

.arrowmenu {
	background-image: url(../images/arrowmenu.gif);
	background-repeat: no-repeat;
}
input.user {
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: right center;
	height: 17px;
	background-color: #FFFFFF;
	background-image: url(../images/magnify.gif);
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
img.float {
	float: right; 
	margin: 4px; 
} 
img.float2 {
	float: left; 
	margin: 4px; 
} .subtitle_cont {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #cc6633;
	text-decoration: none;
	font-weight: bold;
}
.number_text
{
	font-family: Arial;
	font-size: 12px;
}



.entry {
	margin-bottom: 15px;
	background: #f9f9f9 url(/images/comtop.gif) no-repeat left top;
	width: 550px;
	padding-top: 0px;
	margin-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 5px;
	margin-right: 5px;
}

.message {
	margin: 0;
	padding: 14px 14px 14px 40px;
	background: url(/images/combot.gif) no-repeat right bottom;
}

.authinfo {
	background: #fff;
	padding: 3px 40px 0 33px;
	color: #666;
	font-size: 10px;
	margin-top: -1px;
	text-align: right;
}

.posted  {
	font-weight: bold;
	font-size: 12px;
	color: #222F56;
	display: block;
	text-align: right;
}

.message p {

margin-top:0px;
padding-top:0px;
}
