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; 
} 

td {
	FONT-SIZE: 12px; 
	COLOR: #104043; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: Tahoma
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/logo_bg.jpg) repeat-x;
	background-color: #669999;
}

a {
	color: darkblue; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #00AABD; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

a:visited { 
	color: #00AABD; 
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

a.logo_top {
	color: #00AABD; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.logo_top:hover { 
	color: darkblue; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#desc {
	color: #3A4E59;
	font-size: 11px;
	text-align: center;
	margin-left:0; 
	margin-top:5;
	margin-right:0;
}

.thumb {
	width: 240px; 
	height: 180px;
}

a.th_cat img {
	BORDER: 1px solid #015354;
}

a.th_cat:hover img {
	BORDER: 1px dashed #FFFFFF;
}

a.th img {
	BORDER: 1px solid #336666;
}

a.th:hover img {
	BORDER: 1px dashed #006B71;
}

a.top:link {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #006A6D;
}

a.top:visited {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #006A6D;
}

a.top:hover {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: underline; 
	COLOR: darkblue;
}

a.top:active {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #006A6D;
}

#copyright {
	color: #391200;
	font-size: 11px;
	text-align: center;
	margin-top: 15;
}

.tdbrd {
	BORDER: 1px solid #336666
}
/*Category List*/
.categorylist {width: 805px; text-align: justify; font: bold 22px Arial, Helvetica, sans-serif; padding-top: 5px;}
.categorylist a {font: bold 22px Arial, Helvetica, sans-serif; text-decoration: underline; color: #A205A8;}
.categorylist a:hover {text-decoration: none; color: #FF0000;}
/*Category List*/

/*Category List1*/
.categorylist1 {width: 840px; text-align: justify; font: bold 20px Arial, Helvetica, sans-serif; padding: 0px; padding-top: 5px;}
.categorylist1 a {font: bold 20px Arial, Helvetica, sans-serif; text-decoration: underline; color: #104043;}
.categorylist1 a:hover {text-decoration: none; color: #104043;}
/*Category List*/

