body {
	background-color:#FFFFFF;
	color:#737373;
	margin:0;
	
}

a {
	color:#4177B3;
}

a:hover{
	text-decoration : none;
}

a.noline{
	text-decoration : none;
}

.table1 {
	padding:3px;
}

td.text {
	padding:3px;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.bgcn{
	background-position : center;
	background-repeat : no-repeat;
}

.lang{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #616667;
}

.lang a{
	color : #616667;
	text-decoration : none;
}

.lang a:hover{
	text-decoration : underline;
}

.slogan{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #757575;
	line-height : 12px;
}

.slogan span.left{
	font-size : 27px;
	color : #006FB7;
	line-height : 35px;
}

.slogan span.right{
	font-size : 27px;
	color : #000000;
	line-height : 35px;
}

.menu a{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #4177B3;
	text-decoration : underline;
}

.menu a:hover{
	text-decoration : none;
}

.menu a.sub{
	color : #FFFFFF;
	text-decoration : none;
}

.menu a.sub:hover{
	text-decoration : underline;
}

.menu a.submap{
	color : #9A9A9A;
	text-decoration : none;
}

.menu a.submap:hover{
	text-decoration : underline;
}

td.search{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

input.search{
	border : 1px solid #AFAFAF;
}

textarea.search{
	border : 1px solid #AFAFAF;
}

.blocks{
	padding-right : 15px;
	padding-left : 5px;
	width:33%;
}

.block{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #737373;
}

.block h1{
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 17px;
	color : #000000;
	line-height : 17px;
}

.block span{
	color : #868686;
}

.block, h2{
	margin:0px;
	font-size : 12px;
	font-weight : bold;
	color : #616161;
}

.block h3{
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 20px;
	color : #000000;
	font-weight : normal;
	line-height : normal;
}

h4.block  {
	margin-bottom : 10px;
	margin-top : 0px;
}

.block span.date{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #FFFFFF;
}

.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

.forumhead{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
	white-space : nowrap;
}

.forum{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #676767;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 10px;
	padding-right : 10px;
}

.forum span.message{
	color : #000000;
}

.mail{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #30709C;
}

.copyr{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #9A9A9A;
}

.copyr a{
	color : #9A9A9A;
}


