/*****BODY PARTS*****/
body{
	padding:0;
	background-color: #e7e5ce;
	margin-bottom: 20px;
	background-image: url(../images/bg_head.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #6b685a;
	vertical-align: top;
}
a:link { text-decoration: underline; color:#5c5c5c }
a:visited { text-decoration: underline; color:#5c5c5c }
a:active { text-decoration: underline; color:#5c5c5c }
a:hover { text-decoration: none; color:#5c5c5c }


/*****MAIN PARTS*****/
#head1{
	height: 76px;
}
#head2{}
/*head2 parts*/
#logo{
	margin-top: 30px;
	margin-left: 17px;
}
.head2_tab{
	background-color: #FFFFFF;
}
.tab_l_top{
	background-image: url(../images/head_l_top.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.tab_top{
	background-image: url(../images/head_top.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.tab_r_top{
	background-image: url(../images/head_r_top.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.tab_l{
	background-image: url(../images/head_l2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 17px;
}
.tab_pic{
	width: 467px;
}
.tab_menu_r{
	background-color: #f0eedf;
	width: 244px;
	vertical-align: top;
	font-size: 10px;
	color: #a09e84;
}
.tab_menu_r_text{
	margin-right: 10px;
	margin-left: 62px;
	margin-bottom: 20px;
}
.tab_menu{
	height: 47px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	margin-top: 7px;
}
.tab_space{
	height: 7px;
}
.tab_r{
	background-image: url(../images/head_r2.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 17px;
}
.tab_l_bot{
	background-image: url(../images/head_l_bot.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
.tab_bot{
	background-image: url(../images/head_bot.gif);
	background-repeat: repeat-x;
	height: 17px;
}
.tab_r_bot{
	background-image: url(../images/head_r_bot.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 17px;
}
#content{
	margin-top: 20px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer{
	font-size: 10px;
	color: #a9a687;
	margin-left: 30px;
}
/*****TEXT PARTS*****/
.brown-l{color: #a09e84;}
.brown-l a:link {text-decoration: underline; color: #a09e84}
.brown-l a:visited {text-decoration: underline; color: #a09e84}
.brown-l a:active {text-decoration: underline; color: #a09e84}
.brown-l a:hover {text-decoration: none; color: #a09e84}

.red{color: #ae1f06;}
.red a:link {text-decoration: underline; color: #ae1f06}
.red a:visited {text-decoration: underline; color: #ae1f06}
.red a:active {text-decoration: underline; color: #ae1f06}
.red a:hover {text-decoration: none; color: #ae1f06}

.blue{color: #58889a}
.blue a:link {text-decoration: underline; color: #58889a}
.blue a:visited {text-decoration: underline; color: #58889a}
.blue a:active {text-decoration: underline; color: #58889a}
.blue a:hover {text-decoration: none; color: #58889a}

.gold{color: #a69b39}
.gold a:link {text-decoration: underline; color: #a69b39}
.gold a:visited {text-decoration: underline; color: #a69b39}
.gold a:active {text-decoration: underline; color: #a69b39}
.gold a:hover {text-decoration: none; color: #a69b39}