@IMPORT url("/admin/style/calendar-blue.css");

body {
	margin: 0px;
	background-color: white;
}

#main_text {
	min-height: 560px;
	background-image: url('/images/index_02_02_02.jpg');
	background-position: top right;
	background-repeat: repeat-y;
}

blockquote {
	margin-left: 10px;
	margin-top: 13px;
	margin-bottom: 13px;
}

p, body, td, th {
	color: #888888;
	font-family: Arial, Verdana;
	font-size: 13px;
}

b {
	color: #888888;
	font-size: 13px;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	white-space: normal;
	text-align: left;
	padding: 5px;
	color: #7b7b7b;
	border-bottom: 2px solid #7b7b7b;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 16px;
	text-transform: lowercase;
}

h2{
	font-weight: bold;
	font-size: 18px;
	white-space: normal;
	text-align: left;
	padding: 5px;
	color: #7b7b7b;
	border-bottom: 2px solid #7b7b7b;
	margin-left: 7px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-right: 16px;
	text-transform: lowercase;
}

h3
{
	font-size:11pt;
	font-family: Arial, Verdana;
	color: #fff;
	border-bottom-width : 0px;
}


a:link, a:visited, a:active {
	font-size:13px;
	font-family: Arial, Verdana;
	color: #999999;
	text-decoration: underline;
}
a:hover {
	font-size:13px;
	text-decoration: underline;
	font-family: Arial, Verdana;
	color: #999999;
}

a:link.menu, a:visited.menu, a:active.menu {
	font-size: 13px;
	font-family: Arial, Verdana;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
}
a:hover.menu, a:link.menu_sel, a:visited.menu_sel, a:active.menu_sel, a:hover.menu_sel {
	font-size: 13px;
	font-family: Arial, Verdana;
	color: white;
	text-decoration: underline;
	text-transform: lowercase;
}

td.menu {
	border-bottom: 1px solid #A7A9A8;
}

a:link.submenu, a:visited.submenu, a:active.submenu {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:hover.submenu {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:link.submenu_sel, a:visited.submenu_sel, a:active.submenu_sel, a:hover.submenu_sel {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #008bb4;
	text-decoration: underline;
	font-weight: bold;
}

a:link.news, a:visited.news, a:active.news, a:hover.news {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #fdfdd7;
	text-decoration: none;
}

a:link.bottom_menu, a:visited.bottom_menu, a:active.bottom_menu {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: gray;
	text-decoration: none;
	text-transform: lowercase;
}

a:hover.bottom_menu {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: gray;
	text-decoration: underline;
	text-transform: lowercase;
}


div.submenu {
	padding-top: 4px;
	padding-bottom: 4px;
}

img {
	border:0px;
	behavior: url("/style/pngbehavior.htc");
}

input
{
	border: 1px solid #CBCBCB;
}

textarea { border: 1px solid #CBCBCB;}

form {
	margin: 0;
}

.mn {
	position: absolute;
	visibility: hidden;
}

table.px1 {
	border-collapse: collapse;
}

table.px1 tr td {
	border: 1px solid #77c9ff;
}

table.px0 tr td {
	border: 0px solid gray;
}

td.submenu {
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
}

.menu_marker {
	background-color: #3C3C3C;
	border-top: 1px solid #2E2E2E;
	height: 15px;
	padding-left: 5px;
	padding-right: 7px;
	width: 11px;
}
