body {
	background-color: #D7D7D7;/* main background color*/
	margin-top: 20px;
}
a:link {
	color: #971B1A;
	text-decoration: none;
}
a:visited {
	color: #1C5FB0;
	text-decoration: none;
}
a:hover {
	color: #971B1A;
	text-decoration: underline;
}

#leftcol {
	background-image:  url("images/bg-adress.gif");/* background left colum */
	background-repeat: repeat-y;
	background-position: right;
}
#logofield {
	background-color: #5078AC;
	background-image:  url("images/logo-back.jpg");/* background logo top */
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0px;
	padding-left: 30px;
	font-size : 20px;
}
.article_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font : bold;
}
.article_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 147px;
}
.lnmenuleft{
background-image:url(images/menuline.gif);
background-repeat:no-repeat;
}
#menu {
	background-image :  url("images/menu-back.gif"); /* menu background */
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 12px;
	background-color : #899FAD;
	background-repeat : repeat-y;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E6DDCB;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 20px; /* space between link and bullet */
}
#menu a:visited {

	font-family: Arial, Helvetica, sans-serif;
	color: #E6DDCB;
	text-decoration: none;
	line-height: 1.6em;
	padding-left: 20px; /* space between link and bullet */
}
#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 1.6em;
}

#newsbox {
	text-align: left;
	vertical-align:top;
	padding: 10px;
	background-image :  url("images/bg-newsbox.gif"); /* news background */
}
#newsbox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #971B1A;
	letter-spacing: 0.2em;
	padding-left:10px;
}
#newsbox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #427094;
	font-weight: bold;
	line-height: 6px;
	margin-bottom: 2px;
	padding-left:10px;
}
#newsbox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left:10px;
}
#maincontent {
	background-color: #FFFFFF;
	vertical-align:top;
	padding: 20px 15px 20px 20px;
}
#maincontent h1 {
	color: #71838F;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
#maincontent h2 {
	color: #71838F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#maincontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#maincontent2 {
	background-color: #FFFFFF;
	vertical-align:top;
	padding: 20px 15px 20px 20px;
}
#maincontent2 h1 {
	color: #71838F;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14pt;
	font-weight: bold;
}
#maincontent2 h2 {
	color: #71838F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#maincontent2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 1.3em;
	margin-bottom: 10px;
}
#promo {
	border: 2px dotted #727272;
	padding: 10px;
	vertical-align:top;
	margin-bottom: 10px;
}
#promo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #971B1A;
	margin-bottom: 0px;
}
#promo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 5px;
}
hr {
	margin-bottom: 10px;
	width: 100%;
	color: #E0DFE3;
}
.contact{
	background-image :  url("images/bg-adress.gif");/* contact background */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left:10px;
	padding-bottom : 10px;
	letter-spacing : 1px;
}

.footer {
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7D93A0;
	text-align: center;
	padding-top: 6px;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	background-color : White;
	border-bottom-color : #7D93A0;
}

.FormLt1 { 
	font-family : Arial;
	font-size : 8pt;
	cursor:pointer;
}

textarea {
	font-size:8pt; 
	height:75px; 
	width:175px;
}

.logohead {
	font-family : Arial;
	font-size : 25pt;
	font-weight : bold;
}

.logosub {
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

.sohotext {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 15px;
}


.border {  
	font-family: Arial; 
	font-size: 8pt; 
	border: 1px #000000 inset;
}

.text {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}

.SMtext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt;
}

.uptext {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 7pt; 
	color: darkgreen;
}