/* CSS Document */

htm, body {
margin: 0;
padding:0;
text-align:center;
background-color:#7e7e7e;
height: 100%;
}

body, h1, h2, h3, h4, h5, p, tr, td{font-family: Verdana, "Times New Roman", Times, serif;}

p{color: #333333; padding: 0px; margin: 0px 0px 20px 0px; line-height: 19px; font-size:10px; }

h1{ font-family:Georgia, "Times New Roman", Times, serif; color: #CC9900; font-weight: lighter; font-size: 15px; letter-spacing: -1px; margin: 0px; padding: 0px 0px 20px 0px; /*font-variant:small-caps;*/ font-style:italic; font-weight:bold; text-align:left;}
h2{color: #333;  font-size: 11px;  margin: 0px; padding: 0px 0px 10px 0px; line-height:normal;}
h3{color: #fff; font-weight: bold; font-size: 10pt; text-transform:capitalize; margin: 0px; padding: 0px 0px 10px 0px;}
h4{color: #fff; font-size: 9pt; font-weight: bold; margin: 0px 0px 10px 0px; padding:4px 4px 4px 0px;}
.foot{color: #fff; font-size: 9pt; font-weight: bold; margin: 0px 0px 10px 0px; padding:4px 4px 4px 0px;}

li{line-height: 15px;}

/*--- Links ---*/
a:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#CC9900; }

a.high { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#CC9900; font-weight:bold;}
a.high:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; text-decoration:underline;}

a.maph {font-family:Verdana, "Times New Roman", Times, serif; color:#CCCC00; font-size:10px; /*font-style:italic;*/ font-weight:bold; font-variant:small-caps;}
a.maph:hover {font-family:Verdana, "Times New Roman", Times, serif; color:#CCCC00; font-size:10px; /*font-style:italic;*/ font-weight:bold; text-decoration:underline;}
a.map { font-size:9px;  color: #A2A2A2;}
a.map:hover { font-size:9px;  color:#A2A2A2; text-decoration:underline;}

a.map2 { font-size:9px;  color: #ccc;}
a.map2:hover { font-size:9px;  color:#ccc; text-decoration:underline;}

a.box {color: #CC9900; text-decoration:underline; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
a.box:hover { color: #666666;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}

a.int {color: #CC9900; text-decoration:underline;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align:right; }
a.int:hover { color: #666666;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}


a.std_link {color: #56a8e4; text-decoration: none;}
a.std_link:hover{color: #036; text-decoration: underline;}

a.std_link_light{
	text-decoration: none;
	color: #0099cc;
}
a.std_link_light:hover{color:#ff0000; 	text-decoration:underline;}

/*--- Layouts ---*/
.clearboth{clear: both}
.floatleft{float:left;}
.floatright{float:right;}

/*--- Text ---*/
.t_justify{text-align:justify;}
.t_center{text-align: center;}
.t_right{text-align: right;}

/*--- Forms ---*/
textarea, input{font-size: 9pt; padding: 4px;}

a.read_on{text-decoration: underline; color: #56a8e4;}
a.read_on:hover{text-decoration: underline; color: #fc0;}

.no_display{display: none;}

td.tabel {width: 148px;}

.hoverbox

{cursor: default;}


.hoverbox a

{cursor: default;}


.hoverbox a .preview

{display: none;}


.hoverbox a:hover .preview

{	display: block;
	position: absolute;
	top: 20px;

	left: 0px;	
	z-index: 1;
}


.hoverbox img

{
	/*background: #fff;*/
	/*border-color: #aaa #ccc #ddd #bbb;*/
	/*border-style: solid;*/
	/*border-width: 1px;*/
	/*color: inherit;
	/*padding: 2px;*/
	vertical-align: top;
	/*width: 100px;
	height: 75px;*/
}

.hoverbox

{	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;*/
	display: inline;
	/*float: left;*/
	/*margin: 3px;
	padding: 5px;*/
	position: relative;

}


.hoverbox .preview

{
border-color: #000;
/*width: 200px;*/
height: 150px;
/*vertical-align:bottom;*/

}