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: 16px;
	font-family: Arial; 
	font-weight: bold; 
	color: #8C8C8C;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(images/logo_bg.jpg) repeat-x;
	background-color: #D5C2A5;
}

a {
	color: #AB7749;
	font-size: 14px;
	font-family: Verdana, Arial;	
	font-variant: small-caps; 
	font-weight: bold; 
	
}

a:hover { 
	color: #5B2F13; 
	font-family: Verdana, Arial;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-size: 14px;
	font-family: Verdana, Arial;	
	font-variant: small-caps; 
	font-weight: bold; 
	color: #AB7749;
}

a.logo_top {
	color: #915928; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font: Verdana;
}
a.logo_top:hover { 
	color: red; 
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	font: Verdana;
}

a.logo_top:visited {
	color: #915928; 
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	font: Verdana;
}

.add_desc {
	font: 20px arial; 
	font-weight: bold; 
	color: #533D0E;
	text-align: justify;
}

.title {
	font: 15px Arial; 
	font-weight: bold; 
	font-variant: small-caps; 
	letter-spacing: 8;
}

.txt {
	font: 15px Arial; 
	font-weight: bold; 
	color: #5B2F13;
}

.small a {
	font: 10px Verdana, Arial;
}

.jj {
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 12px;
	text-decoration : none;    	
}

.H {
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 16px;
	FONT-WEIGHT : bold;
	text-decoration : none;
}

.H1 {
	FONT-FAMILY : Verdana, Arial, Helvetica;
	FONT-SIZE : 12px;
	FONT-WEIGHT : bold;
	text-decoration : none;
}

a.th img {
	BORDER: 1px solid #B7770D;
}

a.th:hover img {
	BORDER: 1px dashed #ED683F;
}

.thumb {
	width: 320px; 
	height: 240px;
}

a.top:link {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #B0653D;
}
a.top:visited {
	FONT-SIZE: 14px; 
	FONT-WEIGHT: bold; 
	FONT-FAMILY: Verdana, Helvetica, Arial, Sans-serif; 
	TEXT-DECORATION: none; 
	COLOR: #B0653D;
}
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: #B0653D;
}

#copyright {
	color: #391200;
	font-size: 11px;
	text-align: center;
	FONT-WEIGHT: normal; 
}

.tdbrd {
	BORDER: 2px solid #F99B53
}
