.main {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #0C035A;
	text-decoration: none;
	text-align: justify
}
.welcome { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: none; color: #003366; text-decoration: none; text-align: justify }
.about { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; font-style: normal; font-weight: bold; text-transform: none; color: #000000; text-decoration: none; text-align: justify }
.newsheader { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: none; color: #FFFFFF; text-decoration: none; text-align: justify }
.news { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: normal; text-transform: none; color: #FFFFFF; text-decoration: none; text-align: justify }
.redb {font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; font-style: normal; font-weight: bold; text-transform: none; color: #F00; text-decoration: none; text-align: justify }
.main tr td .main .redb strong {
	color: #F99;
}
.news font {
	font-size: 12px;
}
.tab_calc .ent_calc {border:1px solid #0e4e95;}
.tab_calc tr{border:1px solid #ffffff;}
.h_calc{ font-size:12px; font-weight:bold; text-transform:uppercase; text-align:center; color:#ffffff;
}
.b_calc{ font-size:12px; font-weight:bold; text-transform:uppercase; color:#ffffff;
}
.gr_calc{ font-size:13px; font-weight:bold; text-transform:uppercase; color:#000000;
}
.gr_calc a{ text-decoration:none; color:#000000;
}
.ent_calc{ font-size:12px; font-weight:bold; color:#ffffff;
}.calc {
	color: #039;
	font-size: 18px;
}
H1 {
	font-size: 120%;
	color: #0C035A;
	text-align: left;
	font-style: italic;
	line-height: 10px;
	text-transform: capitalize;
	font-variant: normal;
	position: relative;
	cursor: wait;
	page-break-after: always;
	visibility: visible;
	filter: FlipH;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style1 {
	color: #0C035A;
	font-size: 18px;
	font-family: tahoma;
}
.calc p strong {
	font-size: 16px;
}

.highslide {
    cursor: url(graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #999999;
}
.highslide:hover img {
	border: 1px solid #ffffff;
}

.highslide-image {
	border: 2px solid white;
}

.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(graphics/loader.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;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

