@charset "utf-8";
/* CSS Document */
body {
font-family:Verdana, sans-serif, "Arial","Lucida Grande","Lucida Sans Unicode";
font-size:0.70em;
color:#333333;
margin-top:0px;
}

h2,h3,h4,ul,blockquote{
margin:0 20px .75em;
}

p{margin:0.5em;}

a:link { 
	text-decoration:none;
	color:#486595;
}
a:visited { 
	text-decoration:none;
	color:#486595;
}
a:hover { 
	text-decoration:underline;
}

a:active {
	text-decoration:none;
	color:#486595;
}


a:hover { 
	text-decoration:underline;
}

.copyright {
 font-family: Verdana, sans-serif, "Arial","Lucida Grande","Lucida Sans Unicode";
 font-size:1em;
 color:#999999;
}
    

.table_header {
    background-color: #486595;
	border-color:#666666;
	border-style:solid;
	border-width:1px;
	color:#ffffff;

}	

.table_errmsg {
    background-color:#FFFF99;
	border-color:#FF9900;
	border-style:solid;
	border-width:1px;
}	

.table_statement {
    background-color:#efefef;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
	margin:3px;
}	

.table_forum_header {
    background-color: #799AC1;
	border-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	color:#ffffff;
	margin:3px;
}	

.table_topic_header {
    background-color: #eeeeee;
	border-color:#eeeeee;
	border-style:solid;
	border-width:1px;
	color:#333333;
	margin:3px;
}	

.table_border {
    background-color:#ffffff;
	border-color:#efefef;
	border-style:solid;
	border-width:1px;
	
}	

.table_forum_tr_on {
    background-color: #FFFF99;
	border-bottom-color:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}	

.table_forum_tr0 {
    background-color:#eeeeff;
	border-bottom-color:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}	

.table_forum_tr1 {
    background-color:#ddddff;
	border-bottom-color:#dddddd;
	border-bottom-style:solid;
	border-bottom-width:1px;
}	

.tab_on {
    background-color:#fff;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	border-right-color:#fff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	font-size: 15px;
	 
}	

.tab_off {
    background-color:#dddddd;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	border-right-color:#dddddd;
	color:#003366;
	margin:5px;
	text-align:center;
	cursor:pointer;
	font-size: 15px;
}	

.tab_over {
    background-color:#486595;
	border-color:#486595;
	border-style:solid;
	border-width:1px;
	border-right-color:#dddddd;
	color:#eeeeee;
	margin:5px;
	text-align:center;
	cursor:pointer;
}	

.tab_spacing {
    background-color:#ffffff;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#dddddd;
}	

.tab_h_on {
    background-color:#fff;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#fff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	font-size: 15px;
	 
}	

.tab_h_off {
    background-color:#dddddd;
	border-color:#dddddd;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#dddddd;
	color:#003366;
	margin:5px;
	text-align:center;
	cursor:pointer;
	font-size: 15px;
}	

.tab_h_over {
    background-color:#486595;
	border-color:#486595;
	border-style:solid;
	border-width:1px;
	border-bottom-color:#dddddd;
	color:#eeeeee;
	margin:5px;
	text-align:center;
	cursor:pointer;
}	

.tab_h_spacing {
    background-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#dddddd;
}	


.form_input_text {
border-color:#999999;
border-style:solid;
border-width:1px;
}

.photo_small {
    background-color:#ffffff;
	border-color:#cccccc;
	border-style:solid;
	border-width:1px;
}	

div#tab_1 ul{
list-style-type:square;
left:-5;
}	
div#tab_1 li{
margin-top:0.6em;
}	

div#tab_2 ul{
list-style-type:square;
left:-5;
}	
div#tab_2 li{margin-top:0.6em;}	

div#tab_3 ul{
list-style-type:square;
left:-5;
}	
div#tab_3 li{margin-top:0.6em;}	

div#tab_4 ul{
list-style-type:square;
left:-5;
}	
div#tab_4 li{margin-top:0.6em;}


div#tab_h_1 ul{
list-style-type:square;
left:-5;
}	
div#tab_h_1 li{
margin-top:0.6em;
}	

div#tab_h_2 ul{
list-style-type:square;
left:-5;
}	
div#tab_h_2 li{margin-top:0.6em;}	

div#tab_h_3 ul{
list-style-type:square;
left:-5;
}	
div#tab_h_3 li{margin-top:0.6em;}	

div#tab_h_4 ul{
list-style-type:square;
left:-5;
}	
div#tab_h_4 li{margin-top:0.6em;}


.forum_title{font-size:1.3em; font-weight:bold; color:#666666;}

.topic_username{font-size:1.3em; font-weight:bold; color:#486595;}

.article_line {
    border-bottom-style: dotted;
	border-bottom-width:1px;
	border-bottom-color:#486595;
}