.tittle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004717;
}
.devide {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.break {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.topic_info {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #579155;
	font-weight: bolder;
}
.info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
	font-weight: bolder;
}
.post {
	font-family: verdana, sans-serif;
	text-align: right;
	color: #FFE57D;
	background-image: url(images/date_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #004000;
}

.notice {
	background-color: red;
	color: white;
	font-weight: bold;
	font-size: smaller;
}

.image {
	border: 1px solid black;
	padding: 2px;
}

.date {color: #FFE57D}
.submenu {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #091C6E;
	text-align: left;
	display: block;
	font-weight: normal;
	cursor: default;
}
.bold {
	font-size: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.topic_info {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #579155;
	font-weight: bolder;
	border: thin solid #206D3A;
}
.footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.sub_tittle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.hiarch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.buttons {
	color: #FFE47C;
	background-image: url(images/button_background.gif);
	background-repeat: repeat;
	border: 1px solid #000033;
	padding: 0px;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
}
#header h1 {
	position:absolute;
	margin-left: -9000px;
	height:146px;
}
/*#header #logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	width:200px;
	height:146px;
}*/

/*spry widgets styles*/

.CollapsiblePanelTab .submenu {
	background:url(images/icon_close.gif) no-repeat right 50%;
	}
.CollapsiblePanelOpen .CollapsiblePanelTab .submenu {
	background:url(images/icon_open.gif) no-repeat right 50%;
	}
.normal {
	font-family: Verdana, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	vertical-align: top;
}

.aimage {
	float:left;
	border: 1px solid #666;
	padding: 5px;
	margin: 5px;
}
/*toolbar buttons*/


/*#toolbar ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#toolbar ul li{
	float:left;
}

#toolbar a{
	padding: 0 1.2em;
	font-size:20px;
	line-height:1.5em
	text-decoration:none;
	color:#FFFFFF;
	float:left;
	display:block;
}*/

