H1 {
	font-family : Arial;
	font-size : 20px;
	font-weight : bold;
	margin : 25px 5px 10px 5px;
	line-height: 22px;
	color : #E7AE11; 
}
h2 {
	font-family : Arial;
	font-size : 16px;
	font-weight : bold;
	color : #605B55; 
	margin : 0px 0px 0px 0px;
	line-height: 20px; 
}

table,p,br,td,li,ul,div {
	color: #605B55;
	font-family: Verdana;
	font-size: 11px;
	line-height: 15px; 
}

a, a:active, a:focus, a:link, a:visited {
	color: #1267C2;
	text-decoration: underline;
	}
a:hover {
	color: #1267C2;
	text-decoration: none;
	}

#sitemap a, #sitemap a:active, #sitemap a:focus, #sitemap a:link, #sitemap a:visited {
	color: #605B55;
	text-decoration: underline;
	}
#sitemap a:hover {
	color: #E7AE11;
	text-decoration: none;
	}

div.img_gold_partner {
	margin : 5px 0px 0px 0px;
	border: 1px solid #B9B6B3;
	width: 195px;
	height: 140px;
	font-family : Arial;
	font-size : 12px;
}

/** Body Styles
 **************/
body {
	margin-top: 15px;
	margin-left: 15px;
	color: black;
	background-color: #E8E6E4;
	font-family: Arial;
	}

/** Content Styles
 **************/
table.bgcontent,tr.bgcontent,td.bgcontent {
	/* background-image: url(images/content.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 3px;
	width: 577px;
	height: 306px; */
	font-family : Verdana;
	font-size : 11px;
}
div.content {
	margin : 20px 5px 15px 5px;
	font-family : Verdana;
	font-size : 11px;
}

.content img,.image {
	border : 2px solid #d0d0d0;
}
#noborder img {
	border : 0px solid #d0d0d0;
}

/** Topic Styles
 **************/
table.topic,tr.topic,td.topic {
	background-image: url(images/bg_topic.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 9px 12px 3px 6px;
	font-family : Arial;
	font-size : 11px;
	width: 129px;
}
div.topic_ {
	margin: 6px 3px 15px 1px;
}

/** Menu Styles
 **************/
table.menuframe, tr.menuframe, td.menuframe {
	background-image: url(images/menubalk.jpg);
	background-position: top;
	background-repeat: no-repeat;
	padding: 3px 3px 3px 3px;
	width: 206px;
	height: 524px;
}

/** horizontal menu Styles
 *****************/
.horizontale_menu {
	text-align : right;
	/* width : 90px; */
	height : 20px;
	padding-top : 8px;
	font-size : 12px;
	letter-spacing : 0px;
	font-family : Arial;
	vertical-align : middle;
	color: #605B55;
	font-weight : bold;
}
.horizontale_menu a, .horizontale_menu a:visited {
	color: #605B55;
	text-decoration: none;
	}
.horizontale_menu a:hover {
	color: #E7AE11;
	text-decoration: none;
	/* background-color : White; */
	vertical-align : middle;
}


/** right menu Styles
 *****************/
.menulist a, .menulist a:visited {
font-family : Arial;
text-align : left;
color: #ffffff;
font-size : 11px;
display: block;
width: 195px;
height: 25px;
padding: 4px 0px 0px 0px;
margin-bottom: 5px;
background-image: url(images/menu_right.gif);
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
font-weight: normal;
}
.menulist a:hover{
/* text-align : left;
color: #E7AE11; */
font-family : Arial;
text-align : left;
color: #ffffff;
font-size : 11px;
background-image: url(images/menu_right_hover.gif);
font-weight: bold;
}

.menulist2 a, .menulist2 a:visited {
font-family : Arial;
text-align : left;
color: #ffffff;
font-size : 11px;
display: block;
width: 195px;
height: 25px;
padding: 4px 0px 0px 0px;
margin-bottom: 5px;
background-image: url(images/menu_right2.gif);
background-repeat: no-repeat;
background-position: left top;
text-decoration: none;
font-weight: normal;
}
.menulist2 a:hover{
/* text-align : left;
color: #E7AE11; */
font-family : Arial;
text-align : left;
color: #ffffff;
font-size : 11px;
background-image: url(images/menu_right_hover2.gif);
font-weight: bold;
}



/** Footer Styles
 *****************/
div.footer {
	margin:0px 5px 0px 5px;
	font-family : Arial;
	color: #B9B6B3;
	font-size: 9px;
	}
div.footer a, div.footer a:visited {
	color: #B9B6B3;
	text-decoration: underline;
	}
div.footer a:hover {
	color: #B9B6B3;
	text-decoration: none;
	}

div.footer_gallery {
	margin:0px 5px 0px 5px;
	font-family : Arial;
	color: #B9B6B3;
	font-size: 11px;
	}
div.footer_gallery a, div.footer_gallery a:visited {
	color: #B9B6B3;
	text-decoration: underline;
	}
div.footer_gallery a:hover {
	color: #B9B6B3;
	text-decoration: none;
	}


