@charset "windows-1251";
/* CSS Document */

body {
	background-color: white;
	background-position: center;
	color: black;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body, p, td, ul, li, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input, textarea, select {
	font-size: 12px;
	font-family: Verdana, Tahoma, sans;
}

a:link, a:visited {
	color: #286690;
	text-decoration: underline;
}

a:active, a:hover {
	color: #A66E37;
	text-decoration: none;
}

input, select {
	vertical-align: middle;
}

table.header h1 {
	font-size: 16px;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #286690;
	margin: 0px;
	padding-top: 8px;
	line-height: 14px;
	letter-spacing: 2px;
	padding-left: 0px;
}

td.leftrightspacer {
	font-family: Arial, sans-serif;
	background-color: #DFEFF8;
	border: 1px solid #A1A1A1;
	font-size: 12px;
	letter-spacing: 4px;
	height: 30px;
}

div#divbody {
	width: 100%; 
	height: 100%;
}

td#divcontent {
	/*width: 100%; 
	height: 100%;
	margin: 4px;
	border-right: 1px solid #A1A1A1;*/
}

table.menu {
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
}

table.menu a {
	font-family: Tahoma, Arial, sans-serif;
	display: block;
	width: 100%;
	height: 100%;
}

table.menu a:link, table.menu a:visited {
	color: #003366;
	text-decoration: none;
}

table.menu a:hover, table.menu a:active {
	background-color: #CFFD94;
	color: #7799BB;
	text-decoration: none;
}

table.menu a.selected {
	background-color: #94CFFD;
	color: black;
}

/* ====================*/

table.newmenu, table.newmenu td {
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	/* background-color: white; */
}

table.newmenu_item {
	cursor: hand;
	cursor: pointer;
	font-size: 14px;
}

.submenu {
	padding: 0px;
	margin: 0px;
}

.submenu ul {
	padding-top: 0px;
	margin-top: 0px;
}

.submenu li {
	line-height: 20px;
}

.ulist li {
	line-height: 20px;
}

form.calendarform select, form.calendarform input {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

form.calendarform {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

table.calendar {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}

table.calendar td {
	background-color: #B0D1E9;
}

div.vc table.calendar td {
	background-color: #F4CC83;
}

div.hasnews a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.hasnews a:link, div.hasnews a:visited {
	background-color: #CCFFCC;
	color: black;
}

div.hasnews a:hover, div.hasnews a:active {
	background-color: #99CC99;
	color: black;
}

table.calendar th {
	font-size: 12px;
	font-weight: bold;
}

table.footertable, table.footertable td {
	color: #286690;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}

table.footertable th {
	font-weight: normal;
	font-size: 10px;
	color: #5C94B8;
}

table.regform {
	font-size: 14px;
	background-color: white;
}

table.regform input {
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	color: #003366;
}

table.regform td {
	background-color: #FFFFCC;
}

div.authdiv {
	font-size: 14px;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	background-color: #FFFFCC;
	padding: 4px;
	margin: 2px;
	width: 96%;
}

div.authdiv input {
	font-size: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: #003366;
}

div.authdiv td {
	font-size: 14px;
}

div.authdiv form {
	margin: 0px;
	padding: 0px;
}

#resizeable_pic {
	border: 1px solid black; 
	margin: 8px; padding: 2px;
}
