<style type="text/css">
	<!--
	
#top_bar {
	background: #50564F;
	height: 5px;
	width: 100%;
	margin-bottom: 15px;
}

#wrap {                  
	margin: 2%;
}                        

#header {
	padding: 13px;
	background-color: #FFFFFF;
}

#main {
	width: 100%;
	background-color: #FFFFFF;
}

.container {
	padding-top: 10px;
}

.menu {
	width: 150px;
	font-size: 11px;
	margin-left: 30px;
}

.menu_item {
    font-family: Verdana, 'Trebuchet MS';
	margin-bottom: 17px;
}

.menu_item a {
	text-decoration: none;
}

.menu_item strong {
	font-size: 13px;
}

#content {
	font-family: Verdana, 'Trebuchet MS';
	width: 97%;
}

#footer {
    padding: 15px;  
	padding-bottom: 30px;
	color: #F8F8F0;
}

#footer a {
	color: #F8F8F0;
}


/* =============== GENERAL TAGS ================== */

a {
	color: teal;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0px;
}

input,textarea,select {
	font-size: 11px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #B1B68F;
	background: #FAFAF5;
	padding: 3px;
}



/* =============== POST STYLES ================== */

h1, .post_title {
	font-family: Georgia;
	font-size: 20px;
	font-weight:normal;
	margin: 0px;
	margin-bottom: 15px;
}

.post_title a {
	color: #DC370E;
	text-decoration: none;
}

.post_date {
	line-height: 30px;
	font-family: Georgia;
	font-size: 17px;
}

.post_text {
    font-family: Verdana, 'Trebuchet MS';
	font-size: 12px;                     
	line-height: 18px;
	margin-top: 5px;
    margin-bottom: 12px;  	
}

#post_text {
    font-family: Verdana, 'Trebuchet MS';
	font-size: 12px;                     
	line-height: 18px;
	margin-top: 5px;
    margin-bottom: 12px;  	
}


.post_text a {
	text-decoration: underline;
	}

.post_info {
    font-family: Verdana, 'Trebuchet MS';
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 17px;
}

a.post_info {
	color: #DC370E;
	text-decoration: none;
}

a.post_info:hover {
	text-decoration: underline;
}

a.post_blue {
        color: #0E3964; 
}

.main_page_info {
}

.main_page_info a {
	text-decoration: underline;
}

/* Image inserted with bbCode */
.bbcode_img img {
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}


/* =============== Comments ================== */


.comment {
    font-family: Verdana, 'Trebuchet MS';
    background-color: #f8f9f9;
    overflow: auto;           
	border: 1px dashed #A7A7A7;
	padding: 10px;
	margin-bottom: 10px;
}

.comment_text {
    font-family: Verdana, 'Trebuchet MS';
	line-height: 15px;
	font-size: 12px;
	margin-bottom: 10px;
}

.comment_info {
    font-family: Verdana, 'Trebuchet MS';
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.comment a {
	color: #0E3964;
}

.comment .thread_reply {
	color: #0E3964;
}

#comment_form {
    font-family: Verdana, 'Trebuchet MS';
	font-size: 12px;	
	width: 380px;
	padding: 20px;
	background-color: #ffceac;
	overflow: auto;
}

/* =============== MISC ================== */

h4 	{ 
    font-family: Verdana, 'Trebuchet MS';
	font-size: 10pt;  
	}

.track {
    font-family: Verdana, 'Trebuchet MS';
	font-size: 12px;
}

.form_fields {
	margin-left: 25%;
	border: 1px solid #D6DCC0;
	padding: 25px;
	width: 280px;
	text-align: right;
}

.form_fields textarea, input, select {
	font-family: Verdana,'Trebuchet MS';
	font-size: 11px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
}

.bold_red {
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
}

.page_num {
	font-family: Verdana, 'Trebuchet MS';
	font-size: 13px;
	font-weight: bold;	
	margin-top: 30px;
	margin-bottom: 30px;
}

.hr_line {
	color: #808182;
	border-style: dashed;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	overflow: auto;
}

.hr_fat {                        
       margin-top: 20px;    
       margin-bottom: 20px; 
        color: #808182;           
        border-style: dashed;     
        border-left-width: 0px;   
        border-top-width: 0px;    
        border-right-width: 0px;  
        border-bottom-width: 1px; 
        overflow: auto;           
}                                 

#error_msg {
	font-family: Verdana,'Trebuchet MS';
	margin-top: 50px;
	text-align: center;
}

.file_list {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica;

	border: 1px;
	border-style: solid;
	border-color: #EFEFEF;

	background: #F7F7F7;
	padding: 5px;
	width: 200px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.file_list a {
	font-weight: normal;
}

#file_div, #file_div a {
	font-size: 7pt;
	color: #FF6600;
}

/* The post lists table in the user account */
#posts_list_table th {
	background-color: #D5DBBE;
}

/* =============== Calendar ================== */

.calendar_table {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	color: #444546;
	background-color: #F1F2F4;
}

.calendar_table a {
	text-decoration: underline;
}

.calendar_month {
	font-family: Arial, verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.calendar_days {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.calendar_current_day {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color: #E8E8E8;
	color: #47697E;
	font-weight: bold;
}

.calendar_day {
	font-family: 'Trebuchet MS', verdana, sans-serif;
	font-size: 11px;
	text-align: center;
	background: #ffffff;
	color: #666666;
}
	//-->
</style>