body,div {  
	margin:0; 
	padding:0; 
} 

ul li{
	list-style: none;
}

.clear{
	clear: both;
}

td {
	FONT-SIZE: 13px; 
	COLOR: #A85201; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: Tahoma;
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/main_bg.jpg);
	background-color: #D9EBFE;
}

#heading {
	FONT-SIZE: 26px;
	FONT-WEIGHT: normal; 
	COLOR: #219CBB; 
	FONT-FAMILY: Verdana;
}

#heading2 {
	FONT-SIZE: 24px;
	FONT-WEIGHT: bold; 
	COLOR: #219CBB;
	FONT-FAMILY: Arial;
}

#archived {
	color: darkred;
	font-size: 14px;
	FONT-WEIGHT: bold;
	margin-left:0px;	
	margin-bottom:0px;
}

.trad{
	width: 820px;
	text-align: center;
	margin: 10px auto;
	border: 1px solid #C1D6FF;
	background: #D4EEFD;
}
.trad1{
	width: 900px;
	text-align: center;
	margin: 10px auto;
	border: 1px solid #C1D6FF;
	background: #D4EEFD;
}

.trad img{
	border: 1px solid #EEC5A1;
	margin: 5px auto;
}
.trad1 img{
	border: 1px solid #EEC5A1;
	margin: 5px auto;
}

.trad .title{
	height: 33px;
	line-height: 33px;
	width: 100%;
	background: url(images/title_bg.jpg);
}
.trad1 .title{
	height: 33px;
	line-height: 33px;
	width: 100%;
	background: url(images/title_bg.jpg);
}
.trad a:link span, .trad a:visited span, .trad a:active span, .trad a:hover span {
	color: #12A5EE;
	text-decoration: underline;
	display: block;
	background: #C3E1F9;
	background: url(images/link_bg.jpg);
	padding: 8px 0;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Sans-serif;
	FONT-WEIGHT: bold;
}
.trad1  a:link span, .trad1 a:visited span, .trad1 a:active span, .trad1 a:hover span {
	color: #12A5EE;
	text-decoration: underline;
	display: block;
	background: #C3E1F9;
	background: url(images/link_bg.jpg);
	padding: 8px 0;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial, Sans-serif;
	FONT-WEIGHT: bold;
}

.trad a:hover span {
	color: #EE6012;
	text-decoration: none;
}
.trad1 a:hover span {
	color: #EE6012;
	text-decoration: none;
}
a {
	color: #3E9EB4; 
	font-size: 14px;
	text-decoration: none;
}
a:hover { 
	color: #F47028; 
	font-size: 14px;
	text-decoration: none;
}

#desc {
	color: #A85201;
	font-size: 10px;
	text-align: justify;
	FONT-WEIGHT: bold;
	margin-top:5px;
	margin-left:606px;
	margin-right:100px;
}

.arc_page {
	background-position:center; 
	background-repeat:no-repeat; 
	width:31px; 
	height:26px; 
	background-image:url(images/arc_bg.png); 
	font-weight:bold;
	padding-top:0px;
	padding-right:5px;
}

.arc_page a{
	color:#FFEDD3; 
	font-size:14px; 
	text-decoration:none;
}

.arc_page a:hover{
	color:darkred; 
	font-size:14px; 
	text-decoration:none;
}

a.th img {
	BORDER: 1px solid #81b0cd;
}

a.th:hover img {
	BORDER: 1px solid #458bbd;
}

a.th:visited img {
	filter: Gray;
}

.thumb {
	width: 180px; 
	height: 240px;
}

.top_list{
	width: 990px;
	margin: 10px auto;
	text-align: center;
}

.top_list ul li{
	font-size: 18px;
	line-height: 26px;
	padding: 2px 0;
}

.top_list ul li span{
	padding: 3px;
	background: url(images/top_list_bg.png) no-repeat center;
	color: #fff;
	margin: 0 10px 0 0;
}

.top_list a:link, .top_list2 a:visited, .top_list2 a:active, .top_list2 a:hover {
	color: #6E310A;
	text-decoration:  underline;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Sans-serif;
	FONT-WEIGHT: normal;
}

.top_list a:hover {
	color: #BC0419;
	text-decoration: none;
}

#copyright {
	color: #822C06;
	font-size: 11px;
	text-align: center;
}
