body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote {  
	margin:0; 
	padding:0; 
}

ul li{
	list-style: none;
}

.clear{
	clear: both;
}

td {
	FONT-SIZE: 12px; 
	COLOR: #5695FD; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: Tahoma;
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/page_bg.jpg);
	background-color: #D3E9FF;
	FONT-SIZE: 13px;
}

#heading {
	FONT-SIZE: 24px;
	FONT-WEIGHT: normal; 
	COLOR: #CD549F;
	margin-top:5px;	
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
}

#heading2 {
	FONT-SIZE: 24px;
	FONT-WEIGHT: bold; 
	COLOR: #5695FD;
	FONT-FAMILY: Arial;
}

#heading3 {
	FONT-SIZE: 24px;
	FONT-WEIGHT: bold; 
	COLOR: #CD549F;
	FONT-FAMILY: Arial;
}

#archived {
	color: darkred;
	font-size: 14px;
	FONT-WEIGHT: bold;
	margin-left:0px;	
	margin-bottom:0px;
}

a {
	color: #76408C; 
	font-size: 13px;
	text-decoration: underline;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
}

a:hover { 
	color: #CD549F; 
	font-size: 13px;
	text-decoration: none;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
}

a:visited {
	color: #76408C; 
	font-size: 13px;
	text-decoration: underline;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
}

#desc {
	color: #CD549F;
	font-size: 12px;
	text-align: justify;
	margin-left:5;
	margin-right:5;
	font-weight: bold;
}

.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:#CD549F; 
	font-size:14px; 
	text-decoration:none;
}

.arc_page a:hover{
	color:#446D8C; 
	font-size:14px; 
	text-decoration:none;
}

.adv{
	width: 820px;
	text-align: center;
	margin: 10px auto;
	border: 2px dotted #4494FF;
	background: #FFD6E7;
}

.adv img{
	margin: 5px auto;
}

.adv .header{
	height: 33px;
	line-height: 33px;
	width: 100%;
	background: url(images/header_bg.jpg);
}

.adv a:link span, .adv a:visited span, .adv a:active span, .adv a:hover span {
	color: #5695FD;
	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;
}

.adv a:hover span {
	color: #CD549F;
	text-decoration: none;
}

a.th img {
	BORDER: 1px dotted #446D8C;
}

a.th:hover img {
	BORDER: 1px solid #CD549F;
}

a.th:visited img {
	filter: Gray;
}

.thumb {
	width: 160px; 
	height: 210px;
}

.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: 5px;
	background: url(images/top_list_bg.png) no-repeat center;
	color: #446D8C;
	margin: 0 10px 0 0;
}

.top_list a:link, .top_list a:visited, .top_list a:active, .top_list a:hover {
	color: #3552AD;
	text-decoration:  underline;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial, Sans-serif;
	FONT-WEIGHT: normal;
}

.top_list a:hover {
	color: #CD549F;
	text-decoration: none;
}

#copyright {
	color: darkblue;
	font-size: 11px;
	text-align: center;
	FONT-WEIGHT: normal;
}