body {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	background-color: #49413E;
}
.frame_main {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.frame_text {
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat;
}
.menu_tabel {
	font-family: "Cooper Black", Verdana;
	font-size: 12px;
	text-transform: none;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Verdana; 
	color: #49413E;
	font-size: 22px;
	font-style: italic;
}

.right_border_gray {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: FFFFFF;
/*	border-right-color: D1D9DA; */
}
.bottom_border_gray {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: FFFFFF;
/*	border-bottom-color: D1D9DA; */
}
.frame_text {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

a:visited { text-decoration: none;  color: #666666;} 

a:link { text-decoration: none;  color: #666666;} 

a:active { text-decoration: none;  color: #666666;} 

a:hover { text-decoration: none;  color: #666666;
		background-color:#FFFFFF;
}

.text {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {color: #CCCCCC; height:1 px}

.button {
	background-color: #E0DFE3; 
	border-bottom: #999999 1px solid; 
	border-LEFT: #999999 1px solid; 
	border-RIGHT: #999999 1px solid; 
	border-TOP: #999999 1px solid; 
	color: #000000; 
	font-family: "Century Gothic", Verdana, Arial, Helvetica; 
	font-size: x-small; 
	letter-spacing: 0px}
