.main_menu {
	position: absolute;
	width: 100px;
	margin: 0 10px;
	left:0px;
	top: 200px;
}

.content a{
	font-size: 10px;
	text-decoration: underline;
}
.content a:hover{
	font-size: 10px;
	text-decoration: none;
	color:#CC6600;
}

.content table{
	border-collapse:collapse;
	width:90%;
}
.content td, .content th {
	border: 1px solid #663300;
	padding: 5px;
	text-align:left; 
	vertical-align:top;
}

.content td img {
		margin-bottom: 0;
}

.tab1{border:medium ridge;}
.tab2{border:2px;
	table-layout:auto;
	width:90%;
	}

tbody .tr2{
	background-color: #E3E0CC;
}
tbody .tr1{ background-color: #E3E099; }

tbody td{
	text-align:left;
	vertical-align:top;
	font-size: 12px;
}


.content h1,.content h1 a, .content h1 a:hover{
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
	
}

.content h2{
	font-size: small;
	font-weight: bold;
	color:#663300;
	text-align: justify;
}

.content h3 {
	font-size: 10px;
	color: #FFFFCC;
	font-weight: bold;
	text-align: justify;
}

.content h4 {
	font-size: 12px;
	font-weight: bold;
	color:#663300;
	text-align: center;
}

.pagin_pages {
color:#999933;
font-size: 10px;
}

.pagin_pages a{
	margin-right:5px;
	color:#999933;
font-size: 10px;
	}

.wingding{
font-family: Wingdings;
color:#999933;
}

.webding{
font-family: Webdings;
color:#999933;
}

.starbox{
	font-size: 12px;
	}

.starbox p {
	margin: 2px;
}
.starbox a{
font-size: 10px;
}

.star{
/*font-family: Wingdings;*/
font-size: 18px;
color:#ff0000;
}
