﻿body
{
	margin-top: 0px;
	margin-left: 0px;
	font-size: 11px;
	color: #DDDDDD;
	font-family: Verdana;
	background-color: #000000;
}
h1
{
	font-weight: bold;
	font-size: 14px;
	color: #BA9210;
	font-family: Arial;
}
a, a:visited
{
	color: #B7D7FF;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
a:hover
{
	color: #B7D7FF;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: underline;
}
a.grid, a.grid:visited
{
	color: #3366CC;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
a.grid:hover
{
	color: #3366CC;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: underline;
}
a.footer, a.footer:visited
{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
a.footer:hover
{
	color: #CCCCCC;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: underline;
}
hr
{
	color: #1A1A1A;
	border: 1px dotted #CCCCCC;
	border-style: none none dotted;
}
a.nav, a.nav:visited
{
	color: #3366CC;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
a.nav:hover
{
	color: #3366CC;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: underline;
}
.nav
{
	color: #3366CC;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
	text-decoration: none;
}
.title
{
	color: #BA9210;
	font-size: 16px;
	font-weight: normal;
	font-family: Times New Roman;
}
.menu_title
{
	font-weight: bold;
	font-size: 14px;
	color: #909076;
	font-family: Arial;
}
.header
{
	color: #FFFFFF;
	background-image: url(images/menu_bg_blue.jpg);
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
.footer
{
	color: #777777;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana;
}
.admin_header
{
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #909076;
	font-family: Verdana;
}
.textbox_left
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}
.textbox_center
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.textbox_right
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}
.div_image
{
	color: #FFFFFF;
	background-color: #EDECD8;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	border-right-color: #000000;
}
.grid_row
{
	color: #1A1A1A;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
}
.teaser
{
	color: #CCCCCC;
	background-color: #1A1A1A;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana;
}
.dragme
{
	cursor: move;
}
