td.menu_main
{
	background-image: url('../images/menu_back.gif');
	color: #FFFFFF;
	font: 11px Verdana;
	font-weight: bold;
	padding-left:16;
	padding-right: 16;
	vertical-align: top;
	padding-top:5;
}

td.copy
{
	font: 10px Verdana;
	color: #505050;
	padding-right: 30;
}
td.info
{
	font: 10px Verdana;
	color: #505050;
	padding-left: 30;
}

td.menu
{
	font: 11px Tahoma;
	color: #115E54;
	padding-left: 0;
}

td.menu_line
{
	background: #DEEDED;
	height:1;
}

td.window
{
	background-image: url('../images/win_back.gif');
	background-repeat: repeat-y;
	padding: 10;
	padding-left:15;
	font: 11px Tahoma;
	line-height: 17px;
}

td.window_left
{
	background-image: url('../images/win_back.gif');
	background-repeat: repeat-y;
	padding: 10;
	padding-left:15;
	font: 11px Tahoma;
	line-height: 17px;
}

td.header
{
	background-image: url('../images/header_back.gif');
	background-repeat: x-repeat;
	height:25;
	font: 11px Verdana;
	font-weight: bold;
	color: #236868;
	padding-left: 5;
}

td.line
{
	 background-image: url('../images/win_back_horiz.gif');
	 height:2;
}

table.window
{
	margin-top: 15;
}

a.main_menu
{
	color: #FFFFFF;
	text-decoration: none;
}
a
{
	text-decoration: none;
	color: #115E54;
}
a:hover
{
	text-decoration: underline;
	color: #115E54;
}

div.title
{
	color: #236868;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:5;
	padding:0;
}
.text
{
	font: 11px Tahoma;
	color: #636363;
}
.publish
{
	font: 11px Tahoma;
	color: #636363;
	text-align: justify;
}
.light
{
	font: 11px Tahoma;
	line-height: 17px;
	color: #636363;
}
p
{
	margin-top:10;
}

span.title
{
	color: #236868;
}

div.header
{
	font-size: 18pt;
	font-face: Verdana;
	border-bottom: #E0E0E0 1px solid;
	padding-bottom:10;
	margin-bottom:10;
	text-align: left;
}

.big
{
	font-size: 18pt;
	font-face: Verdana;
}
td.search
{
	background-image:url('../images/search_back.gif');
	image-repeat:repeat-x;
}

td.search_right
{
	background-image:url('../images/search_right.gif');
}

.field
{
	font: 11px Tahoma;
	color: #000000;
	background: #EAEFEE;
	border: #D0F1ED solid 0.1em;
}

.field_1
{
	font: 11px Tahoma;
	color: #000000;
	background: #FEFEFE;
	border: #D0F1ED solid 0.1em;
}
.button
{
	font: 11px Verdana;
	font-weight: bold;
	color: #236868;
	padding: 2;
	border-bottom: #024991 1px solid;
	border-right: #024991 1px solid;
	border-left: #D0F1ED 1px solid;
	border-top: #D0F1ED 1px solid;
	background-color: #E0E0E0;
}

