* {
	font-family: Verdana, 'sans serif';
	font-size: 12px;
	}

body {
	background-color: #4D3237;
	margin: 0px 0px 0px 0px;
	}

a {
	text-decoration: none;
	color: #0000B9;
	font-weight: bolder;
}

a:visited {
	text-decoration: none;
	color: #0000B9;
	}

a:hover {
	text-decoration: underline;
	color: #0000B9;
	}

.news {
	margin: 5px 0px 0px 0px;
}

.news_title_table {
	padding: 0px 5px 0px 7px;
	border: 1px solid #83001A;
	background-color: #83001A;
}

.news_title {
	font-family: sans-serif, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.news_date {
	font-family: sans-serif, Verdana;
	font-size: 12px;
	color: #D5D9E6;
}

a.news_read_more {
	font-family: sans-serif, Verdana;
	font-size: 11px;
	color: #83001A;
}

.news_text {
    min-height: 100px;
		padding: 2px 7px 7px 7px;
		border: 1px solid #83001A;
}

h1 {
	font-family: Verdana, 'sans serif';
	font-size: 18px;
}

h2 {
	font-family: Verdana, 'sans serif';
	font-size: 16px;
}

h3 {
	font-family: Verdana, 'sans serif';
	font-size: 14px;
}

.menu_link {
	font-weight: bold;
	font-size:14px;
	color: #FFFFFF;
	font-family: Verdana, sans-serif;
	}

.menu_link:visited {
	color: #FFFFFF;
	}

.menu_link:hover {
	color: #FFFF00;
	text-decoration: none;
	}

select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; border: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.box_top1 { width: 4px; height: 19px; background: url('gfx/box_top1.png') no-repeat; background-color: #B5A495; }
.box_title { height: 19px; background: url('gfx/box_top_back.png') repeat-x; background-color: #B5A495; }
.box_top2 { width: 9px; height: 19px; background: url('gfx/box_top2.png') no-repeat; background-color: #B5A495; }
.box_body { background-color: #E6DAC1;}
.box_right { width: 9px; background: url('gfx/box_right.png') repeat-y; background-color: #E6DAC1;}
.box_bottom1 { width: 4px; height: 9px; background: url('gfx/box_bottom_right.png') no-repeat; background-color: #E6DAC1;}
.box_bottom { height: 9px; background: url('gfx/box_bottom.png') repeat-x; background-color: #E6DAC1;}
.box_bottom2 { width: 9px; height: 9px; background: url('gfx/box_bottom_right.png') no-repeat; background-color: #E6DAC1;}
