body, td {
 	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 70%;
	color: #4a4e52;
}

a { color: #2a76c4; }

p { padding: 0; margin: 20px 0 0 0; }

ul.menu, ul.menudoc { font-family: arial, helvetica; font-size: 15px; padding: 0; margin: 0; }
ul.menu li { float: left; list-style-type: none; }
ul.menu li i, ul.menudoc li i { width: 17px;height: 17px; background: url('images/blk.gif') center no-repeat; padding-left:17px;display:block;float:left; }

ul.inmenu { padding: 0; margin: 0 0 0 30px; }
ul.inmenu li, ul.menudoc li { list-style-type: none; }
ul.inmenu li i { width: 15px; background: url('images/blk4.gif') center no-repeat; padding: 0 0 0 15px; }
ul.menudoc li.selected { color: #61cbe6; }
ul.inmenu li.selected { color: #8581bc; }
ul.inmenu li.selected i { width: 15px; background: url('images/blk5.gif') center no-repeat; padding: 0 0 0 15px; }

a.menu, a.menu:link, a.menu:active, a.menu:visited {
	color: #5996d5;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover, .menu li.selected {
	color: #61cbe6;
	font-weight: bold;
	text-decoration: none;
}

.tit {
	font-family: Arial, Helvetica;
	font-weight: bold;
	font-size: 250%;
	color: #73ace6;
	padding: 5px 0 10px 0;
	margin: 0;
}

h1.tit { background: url('images/blk2.gif') left bottom repeat-x; }

h2 { font-size: 130%; color: #73ace6; }

.date { color: #5e59a4; }

.bgl {
	width: 200px;
	min-height: 140px;
	background: url('images/bgl.gif') bottom no-repeat;
}

.bgr {
	width: 260px;
	height: 162px;
	background: url('images/bgr.gif') no-repeat;
}

.hf { font-size: 110%; color: #73ace7; font-weight: bold; padding: 0 0 10px 0; }

.bgr .pd { padding: 30px 20px 0 20px; }

.imleft { border: #a3a0cf 2px solid; margin: 0 20px 0 0; }
.imright { border: #a3a0cf 2px solid; margin: 0 0 0 20px; }

.more, .more:link, .more:active, .more:visited, .more:hover { color: #6964b2;  font-weight: bold; text-decoration: none; padding: 5px 0 0 0; }

.small { font-size: 80%; }

.pdleft { padding: 0 0 0 40px; }

.cp { font-size: 80%; color: #949ba3; }

/* Form Elements */
form { padding: 0; margin: 0; }

input.txt {	
	font-family: arial, helvetica, sans-serif;	
	font-size: 12px;
	border: #bebdcb 1px solid;
}

input.btn {
	color: #ffffff;
	border: 0;
	background: #938fc5 url('images/bgb.gif') top repeat-x;
}








.PhorumBodyArea
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 80%;
    width: 500px;
}

.PhorumListTable
{
    border-style: solid;
    border-color: #5996d5;
    border-width: 1px;
}

.PhorumListRow
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 80%;
    height: 21px;
}

.PhorumListHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size : 90%;
    font-weight : bold;
    height: 24px;
}

.PhorumForumTitle
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 100%;
    font-weight: bold;
}

.PhorumTableHeader
{
    font-family: Verdana, Arial, Clean, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}

.PhorumNav
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 90%;
}

.PhorumNewFlag
{
    font-family: Geneva, Verdana, MS Sans Serif , Clean, sans-serif;
    font-size: 80%;
    color: Red;
}

.PhorumMessage
{
    font-family: Courier New, Geneva, Courier, Clean;
    font-size: 100%;
}

/*   07.06.2010   */

.menudoc li {
	padding-left: 20px;
	background: url(images/blk.gif) center left no-repeat;
	margin-bottom: 10px;
} 