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: 11px; 
	COLOR: #201C35; 
	TEXT-DECORATION: none; 
	FONT-FAMILY: Tahoma
}

body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/logo_bg.jpg) repeat-x;
	background-color: #330000;
}

a {
	color: darkblue; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a:hover { 
	color: #4484A7; 
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

#desc {
	color: darkblue;
	font-size: 12px;
	text-align: center;
	margin-top:0;
	margin-left:4;
	margin-right:4;
	font-weight: normal;
}

a.th img {
	BORDER: 1px solid #255BFF;
}

a.th:hover img {
	BORDER: 1px dashed #FFFFFF;
}

.thumb {
	width: 240px; 
	height: 180px;
}

a.top:link {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #325BFF;
}

a.top:visited {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #325BFF;
}

a.top:hover {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: underline; 
	COLOR: red;
}

a.top:active {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #325BFF;
}

#copyright {
	color: #201C35;
	font-size: 10px;
	text-align: justify;
}

.tdbrd {
	BORDER: 2px solid #89B7E4
}
