BODY
{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	overflow-y:scroll;
}

P
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#000000;
	font-size:9px;
	line-height:20px;
	margin:0px;
	margin-bottom:10px;
}
SPAN, DIV, INPUT, SELECT, TEXTAREA, LI, TD
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	color:#000000;
	font-size:9px;
	line-height:normal;
	margin:0px;
}

A
{
	color:#d98529;
	text-decoration:underline;
}

A:hover
{
	color:#ffffff;
}
IMG
{
	border-color:#ffffff;
}

h1 {
	font-size: 35px;
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 12px;
	color:#aa9967;
}

h2, h3, h4, h5, h6
{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:12px;
	margin:0px;
	letter-spacing:1px;
	line-height:normal;
	font-weight:bold;
	margin-bottom:4px;
	text-transform:uppercase;

}

/* --- ID -------------------------------------------------- */



/* --- CLASSES -------------------------------------------------- */
.height100
{
	height:100%;
}

.head
{
	background-color:#242424;
}
.shadow_right
{
	background-image:url(../images/right_bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.shadow_left
{
	background-image:url(../images/left_bg.gif);
	background-position:right;
	background-repeat:repeat-y;
}
.content
{
	background-color:#000000;
}

.left_text
{
	padding:40px;}
.right_img_text
{
	background-image:url(../images/right_img_bg.gif);
	background-repeat:repeat-x;
	border-right:1px solid #242424;
	color:#aa9967;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:11px; 
}

.right_img_text a
{
	color:#aa9967;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:11px; 
	text-decoration:none;
}

.right_bottom_text
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#aa9967;
	padding:30px;
}

.right_bottom_text a,
.right_bottom_text p
{
	font-family:"Trebuchet MS", Tahoma, Verdana;
	font-size:12px;
	color:#aa9967;
	text-decoration:none;
}
.html5
{padding-top:5px;
	padding-bottom:5px;}
.html5,
.html5 p,
.html5 a
{
	color:#ffffff;
	line-height:normal;
	margin:0px;
	font-size:11px;
}
/* --- TOPMENY --- */

.topmenu
{
	background-color:#000000;
	background-image:url(../images/topmenu_bg.gif);
	background-repeat:repeat-x;
	padding-left:30px;
	padding-right:30px;
}
.topmenu2
{
	background-color:#000000;
	padding-left:30px;
	padding-right:30px;
}
.topmenu td a
{
	color:#ffffff;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	padding-top:7px;
	padding-bottom:8px;
	padding-left:10px;
	padding-right:10px;
	text-transform:uppercase;
	display:block;
	line-height:normal;	
}
.topmenu td.submenu a,
.submenu a
{
	color:#ffffff;
	font-family:Garamond, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	line-height:normal;	
	text-transform:none;
	font-size:13px;
	background-color:Black;
}

.topmenu td a:hover
{
	background-color:#242424;
	color:#ffffff;
}

 
.topmenu td.submenu a:hover,
.topmenu td.submenu a.selected,
.submenu a:hover,
.submenu a.selected
{
	background-color:#000000;
	color:#ffffff;
}
