.top_text {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 11px;
    color: #0F3F4B;
	text-decoration: none;
}
.top_text:hover {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 11px;
	text-decoration: none;
    color: #0F3F4B;
}
.menu {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
    color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    color: #FFFFFF;
}
.left_menu {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
    color: #504124;
	text-decoration: none;
}
.left_menu:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
    color: #504124;
}
.bottom_menu {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
    color: #0F3F4B;
	text-decoration: none;
}
.bottom_menu:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
    color: #0F3F4B;
}
.content {
    background: url(../interface/content_bg.jpg) repeat;
}

.box_text {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 11px;
    color: #FFFFFF;
	text-decoration: none;
}
.box_text:hover {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 11px;
	text-decoration: none;
    color: #FFFFFF;
}

.title {
	font-family: Arial, helvetica, sans-serif;
	font-size: 22px;
    color: #553F16;
	text-decoration: none;
}
.title:hover {
	font-family: Arial, helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
    color: #553F16;
}
.text {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 12px;
    color: #553F16;
	text-decoration: none;
    line-height:18px;
}
.text:hover {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 12px;
	text-decoration: none;
    color: #553F16;
	line-height:18px;
}

a {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 12px;
    color: #553F16;
	text-decoration: underline;
    line-height:18px;
}
a:hover {
	font-family: tahoma, palatino, "Times New Roman", serif;
	font-size: 12px;
	text-decoration: underline;
    color: #553F16;
	line-height:18px;
}

input.box {
	background: transparent url(../interface/bg_input.gif) no-repeat 0 0;
	width: 400px;
	height: 17px;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;	
	padding: 4px 10px 3px 3px;
	border: 0;
	margin: 0;
}

input.box2 {
	background: transparent url(../interface/bg_input2.gif) no-repeat 0 0;
	width: 143px;
	height: 17px;
	color: #000000;
	font-size: 11px;
	vertical-align: middle;	
	padding: 4px 10px 3px 3px;
	border: 0;
	margin: 0;
}


input.submit {
	background: transparent url(../interface/submit_bg.gif) no-repeat 0 0;
	width: 143px;
	height: 22px;
	color: #FFFFFF;
	font-size: 11px;
	vertical-align: middle;	
	padding: 4px 10px 3px 3px;
	border: 0;
	margin: 0;
}


textarea,
textarea:hover,
textarea:focus {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: transparent url(../interface/bg_textarea.gif) no-repeat 0px top;
	background-position: fixed; 
	border: 0;
	padding: 4px 10px 3px 3px;
	color: #000000;
	overflow: auto;
	width: 400px;
	height: 78px;
}

.code {BACKGROUND: #CBB270; BORDER-BOTTOM: #CBB270 0px solid; BORDER-LEFT: #CBB270 0px solid; BORDER-RIGHT: #CBB270 0px solid; BORDER-TOP: #CBB270 0px solid; COLOR: #000000; FONT: 15px verdana; FONT-WEIGHT: bold; WIDTH: 72px}
.code2 {BACKGROUND: #D9CAA1; BORDER-BOTTOM: #D9CAA1 0px solid; BORDER-LEFT: #D9CAA1 0px solid; BORDER-RIGHT: #D9CAA1 0px solid; BORDER-TOP: #D9CAA1 0px solid; COLOR: #000000; FONT: 15px verdana; FONT-WEIGHT: bold; WIDTH: 72px}

cite {
	background: url(../interface/quote.gif) no-repeat;
	color: #0000;
	display: block;
	font: normal 1.1em Arial, Helvetica, sans-serif;
	padding-left: 28px;
}

