a:link{color: #FF5959; text-decoration: underline}
a:visited{color: #FF5959; text-decoration: none}
a:hover{color: #FFFFFF; text-decoration: none}

body {
	background-image: url(img/bckgr.gif);
	background-position: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

H1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 17px;
	color: #FFFFFF;
	font-weight: bold;
//	line-height: 18px;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
}

H2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 15px;
	color: #FFFFFF;
	font-weight: bold;
//	line-height: 15px;
	line-height: 1.2em;
	padding: 0px 0px 0px 15px;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	color: #FFFFFF;
//	font-weight: bold;
//	line-height: 15px;
	line-height: 1.2em;
}

li {
//	color: #ffff99;
	color: #ffffff;
}

.contentpic {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 5px 0px 15px;
//	line-height: 15px;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
}


.contentarea {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 25px 10px 15px;
//	line-height: 15px;
	line-height: 1.2em;
	color: #FFFFFF;
//	font-weight: bold;
}

.contentbig {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 10px 0px 0px;
//	line-height: 15px;
	line-height: 1.2em;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: top;
}

.personnel {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
//	line-height: 15px;
	line-height: 1em;
}

.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 15px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}

.menu a:link { 
color: #FF5959; 
text-decoration: none;
} 
.menu a:visited { 
color: #FF5959; 
text-decoration: none;
} 
.menu a:hover {
color: #FFFFFF; 
text-decoration: underline;
} 			

.submenu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 0px 0px 10px;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
//	line-height: 15px;
	line-height: 1.2em;
}

.submenu a:link { 
color: #FFFFFF; 
text-decoration: underline;
} 
.submenu a:visited { 
color: #FFFFFF; 
text-decoration: underline;
} 
.submenu a:hover {
color: #FF5959; 
text-decoration: underline;
} 		

input {
	FONT-SIZE: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
//	line-height: 14px;
	line-height: 1em;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;
	border-style: solid;
	width: 200px;
	height: 20px;
}

textarea {
	FONT-SIZE: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
//	line-height: 14px;
	line-height: 1em;
	border-width: 1px 1px 1px 1px;
	border-color: #333333;
	border-style: solid;
	width: 200px;
}
.orangebox {
//	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: orange 3px solid;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 10px;
	margin-top: 10px;
//	margin-left: 15px;
	background-color: #444;
	vertical-align: bottom;
	float: left;
}
.mainmenu {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: white;
}
.bg {
	width: 100%;
	height: 100%;
	border: 0;
	vertical-align: center;
}
.central-part {
	height:330px;
	vertical-align:top;
}
.block-middle {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	background: #222;
//	border-top: white 4px solid;
//	border-bottom: white 4px solid;
}
.block-left {
	width: 487px;
	vertical-align:top;
}
.section-name {
	font-size: 280%;
	font-family: 'helvetica';
	text-align: right;
	vertical-align: bottom;
	padding-bottom: -1;
	line-height: 0.8em;
//	color: white;
}
.smallline {
	vertical-align: top;
	border: 0;
}
.intable {
	width: 100%;
}
.pagePic {
	vertical-align: top;
	padding-right: 8px;
	float: right;
	width: 15%	
}
.flash {
	float: left;
	width:35%;
}