@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.inner-bg-line {
	background-image: url(images/inner-bg.jpg);
	background-repeat: repeat-y;
}
.banner-bg {
	background-image: url(images/banner-bg.jpg);
	background-repeat: no-repeat;
}
.top-link-bg {
	background-image: url(images/top-link-bg.jpg);
	background-repeat: no-repeat;
}
.call-number-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold;
	color: #ffe400;
	text-decoration: none;
}
.top-adress-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top-adress-txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.top-small-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #1f1f1f;
	text-decoration: underline;
}
.top-small-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #1f1f1f;
	text-decoration: none;
}
.midle-line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.button-bg {
	background-image: url(images/button-bg.jpg);
	background-repeat: no-repeat;
}
.main-img-bg {
	background-image: url(images/main-img-bg.jpg);
	background-repeat: no-repeat;
}
.welcome-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #d49a1f;
	text-decoration: none;
}
.inner-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.readmore-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #f17f27;
	text-decoration: none;
}
.readmore-txt:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.quick-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #F17F27;
	text-decoration: none;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: no-repeat;
}
.bottom-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom-button:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink-curvebg {
	background-image: url(images/toplink-curvebg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.textwhite22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
}
.textgrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6B6B6;
	text-decoration: none;
}

.textgrey12-sp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B6B6B6;
	text-decoration: none;
	line-height: 25px;
}

.border {
	border: 2px solid #999999;
}
.line-top-bott {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #535353;
	border-bottom-color: #535353;
}

.header-bg {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.linkyellow12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE9900;
	text-decoration: underline;
}
.linkyellow12:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FE9900;
	text-decoration: none;
}
.textyellow16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFA928;
	text-decoration: none;
}
.textgrey14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B6B6B6;
	text-decoration: none;
}
.linknextback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	cursor:pointer;
}
.linknextback:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFA928;
	text-decoration: underline;
}
.textyellow18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F17F27;
	text-decoration: none;
}
.textred12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #484848;
}
.field {
	BACKGROUND-COLOR: #474747;
	BORDER-BOTTOM: #555555 1px solid;
	BORDER-LEFT: #555555 1px solid;
	BORDER-RIGHT: #555555 1px solid;
	BORDER-TOP: #555555 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
	height:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	width:auto;
	height:15px;
}
.errmsg 
{
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-SIZE: 8pt;
	font-weight:bold;
	color: #FF0000;
}
.confirmmsg
{
	FONT-FAMILY: Verdana, sans-serif, Helvetica, Arial;
	FONT-SIZE: 10pt;
	font-weight:bold;
	color: #00CC00;
}
.field_focus {
	border: solid 2px #FFA701;
}
.freeform-textbox
{
    BACKGROUND-COLOR: #222222;
    border:#494949 1px solid;
    FONT-FAMILY: Arial, Helvetica, sans-serif; 
    FONT-SIZE: 11px; 
    TEXT-DECORATION: none;
    height:19px;
    width:220px;
    font-size: 12px;
    font-weight: normal; 
    color: #ffffff;
}
.cat-style
{
	background-image: url(images/bg-imag.jpg);
	background-repeat: repeat-x;
	background-position: left top ;
	color:#ffffff;
	font-family:Verdana, sans-serif, Helvetica, Arial;
	font-weight:bold;
	font-size:12px;
	text-align:center ;
	vertical-align:middle ;
	
}
.cat-style a
{
	color:#ffffff;
	font-family:Verdana, sans-serif, Helvetica, Arial;
	font-weight:bold;
	font-size:12px;
	text-align:center ;
	vertical-align:middle ;
}
.cat-style a:Hover
{
	
	color:#FFA928;
	font-family:Verdana, sans-serif, Helvetica, Arial;
	font-weight:bold;
	font-size:12px;
}
.cat-style-greyed
{
	background-image: url(images/bg-imag.jpg);
	background-repeat: repeat-x;
	background-position: left top ;
	color:#424242;
	font-family:Verdana, sans-serif, Helvetica, Arial;
	font-weight:bold;
	font-size:12px;
	text-align:center ;
	vertical-align:middle ;
	
}