body {
	background-image: url(images/bg.gif);
}
body, html {
	/*scrollbar-face-color:#DD8309;*/
    scrollbar-face-color:#B1C4D3;
    scrollbar-highlight-color:#FFFFFF;
    scrollbar-3dlight-color:#C0C0C0;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-shadow-color:#C0C0C0;
    scrollbar-arrow-color:#FFFFFF;
    scrollbar-track-color:#FFFFFF;
}
.H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
A:link {
	COLOR: #DF9300;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #DF9300;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #DF9300;
	TEXT-DECORATION: none;
}
A:active  {
	COLOR: #DF9300;
	TEXT-DECORATION: none;
}
.overflow {
/*in use for adapt {post-content}*/
width:450px;
height:35px;
overflow:hidden;
}
.Head {
	background-image: url(images/logo.png);
}
.Bottom {
	background-image: url(images/bottom.png);
}
.BottomText {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.ImageBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.ContentsHeader {
	background-image: url(images/contents_header.gif);
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.ContentsHeaderBig {
	background-image: url(images/contents_header_big.gif);
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
}
.ContentsBg {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a.ContentsHeadline:link {
	color: #404040;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.ContentsHeadline:visited {
	color: #404040;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.ContentsHeadline:active {
	color: #404040;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.ContentsHeadline:hover {
	color: #404040;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a.ContentsSmall:link {
	color: #DF9300;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.ContentsSmall:visited {
	color: #DF9300;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.ContentsSmall:active {
	color: #DF9300;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.ContentsSmall:hover {
	color: #DF9300;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.LeftRightHeader {
	background-image: url(images/l_r_header.gif);
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.LeftRightBg {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.LeftRightBloggsBg {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
a.LeftRightBloggs:link {
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.LeftRightBloggs:visited {
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.LeftRightBloggs:active {
	color: #000000;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

a.LeftRightBloggs:hover {
	color: #DF9300;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.LeftRightHeaderSmsFilm {
	background-image: url(images/l_r_header.gif);
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.LeftRightSmsFilmBg {
	background-color: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.BloggsSub {
	color: #DF9300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.BloggsSubBlack {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
/*Style email fields*/
.errormessage{
	color:#FF0000;
}
.normal_text {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}
