@charset "utf-8";
/* CSS Document */

a
{
  outline: none;
}

html { overflow:-moz-scrollbars-vertical; }


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/home_r1_c3.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
.large_text_dark {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
	color: #660000;
}

.body_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: left;
	padding-left: 60px;
	padding-right: 40px;
	
}
.large_text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #666666;
}
.large_text_dark_isert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: normal;
	color: #663333;
	padding-right: 200px;
}
a.regular:hover { text-decoration: underline; color: #CC0000;}
a.regular:active {text-decoration: none;}	
	
a.small:link {
	color: #999;
	text-decoration: none;
}
a.small:visited {
	text-decoration: none;
	color: #999;
}
a.small:hover {
	text-decoration: underline;
	color: #000;
}
a.small:active { text-decoration: none;}

a.large:link {
	color: #660000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a.large:visited { 
	color: #660000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;}
a.large:hover {
	color: #000000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
a.large:active { color: #660000;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;}

#scroll {
position:absolute;
top:0;
bottom:-0.1px;
width:1em;
z-index:-1;
}
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), hand;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper, .drop-shadow {
	background: white;
}
.highslide img {
	border: 12px solid beige;
}
.highslide:hover img {
	border: 12px solid silver;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 10px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: url(../img/home_r5_c1.jpg);
	color: #999;
}
.a.link_bottom.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.body_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #F90;
	text-align: left;
	padding-right: 40px;
}
.bold_text {
	font-weight: bold;
	color: #000;
}
.body_text_home_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}
.bold_3 {
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold_3_orange {
	color: #F90;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.orange:link {
	color: #F90;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.orange:visited { 
	color: #F90;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.orange:hover {
	color: #000;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.orange:active {
	color: #F90;
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.body_text table tr td {
	color: #FFF;
}
.body_text table tr td p .orange {
	color: #F90;
}
.body_text table tr td p {
	font-size: 12px;
	color: #FFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text_14 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.body_text .bold_3_after {
	color: #036;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.pix {
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.body_text_home_33 {
}
.body_text_home_3 .body_text_home_33xx {
}
.body_text_home_3new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.roundcont {
	width: 780px;
	background-color: #a1a1a1;
	color: #fff;
}

.roundcont p {
	margin: 0 15px;
}

.roundtop { 
	background: url(../img/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(../img/br.gif) no-repeat top right; 
}

.smallroundcont {
	width: 440px;
	background-color: #a1a1a1;
	color: #fff;
}

.smallroundcont p {
	margin: 0 15px;
}

.smallroundtop { 
	background: url(../img/tr.gif) no-repeat top right; 
}

.smallroundbottom {
	background: url(../img/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.signature_q {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
}
.body_text table tr td .roundcont table tr td {
	text-align: right;
}
.body_text_bold_22 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #F90;
	text-align: left;
	padding-right: 0px;
}
.body_text_14_tight {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 13px;
	color: #666;
	font-weight: normal;
}
.roundcont_home {
	width: 812px;
	background-color: #a1a1a1;
	color: #fff;
	padding: 10;
}
.nets {
	color: #F90;
	font-weight: bold;
}
.roundcont_home table tr td {
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: italic;
}
.roundcont_home table tr td .body_text_home_3 .body_text_14 {
	text-align: left;
}
.roundcont_home table tr td .body_text_home_3 .body_text_14 {
	text-align: left;
}
.roundcont_home table tr td .body_text_home_3 em {
	text-align: left;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.cenrter {
	text-align: center;

}
.ctr {
	text-align: center;
}
.home_q {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-style: italic;
}

