/* CSS Document */


body {
	margin-top: 0px;
	margin-bottom:0px;
}

.background {
	background-image: url(images/footer_bg.jpg);
}


.ver_11px_gr {
	font-family: "Trebuchet MS";
	font-size: 11px; 
	color: #000000;
	text-decoration:none;
}

.ver_11px_gr a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px; 
	color: #980414;
	text-decoration:none; font-weight:800;
}


.ver_11px_gr_bold {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #6b6b69; 
	font-weight: 700;
	text-decoration: none;
}

.ver_13px_gr_bold {
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #6b6b69; 
	font-weight: 700;
}

.ver_12px_gr_bold {
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #6b6b69; 
	font-weight: 700;
}


.ver_10px_gr {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #000000; 
	font-weight: 400;
	text-decoration:none;
}

.ver_10px_org {
	font-family: "Trebuchet MS"; 
	font-size: 10px; 
	color: #9a0000; 
	font-weight: 400;
	text-decoration: none;
}

/****/

.ver_11px_gr_bold a:link {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #6b6b69; 
	font-weight: 700; 
	text-decoration: none;
}

.ver_11px_gr_bold a:visited {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #6b6b69; 
	font-weight: 700; 
	text-decoration: none;
}

.ver_11px_gr_bold a:hover {
	font-family: "Trebuchet MS"; 
	font-size: 11px; 
	color: #9a0000; 
	font-weight: 700;
	text-decoration: none;
}

.ver_11px_gr_bold a:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #6b6b69;
	font-weight: 700;
	text-decoration: none;
}
	
/*****/

.ver_10px_org a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #9a0000;
	text-decoration: none;
}

.ver_10px_org a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #9a0000;
	text-decoration: none;
}

.ver_10px_org a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px; 
	color: #000000;
	text-decoration: none;
}

.ver_10px_org a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #9a0000; 
	text-decoration: none;
}
/**/
.ver_13px_d_gr_bold {
	font-family: "Trebuchet MS"; 
	font-size: 15px; 
	color: #353535; 
	font-weight: 700;
	text-decoration: none;
}

.ver_13px_d_gr_bold a:link {
	font-family: "Trebuchet MS"; 
	font-size: 15px; 
	color: #353535; 
	font-weight: 700; 
	text-decoration: none;
}

.ver_13px_d_gr_bold a:visited {
	font-family: "Trebuchet MS"; 
	font-size: 15px; 
	color: #353535; 
	font-weight: 700; 
	text-decoration: none;
}

.ver_13px_d_gr_bold a:hover {
	font-family: "Trebuchet MS"; 
	font-size: 15px; 
	color: #9a0000; 
	font-weight: 700;
	text-decoration: none;
}

.ver_13px_d_gr_bold a:active {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #353535;
	font-weight: 700;
	text-decoration: none;
}
/**/
.link_background {
background-image:url(images/index_07.jpg)
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid #990100;
padding: 5px;
background-color: #efefef;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size:11px; text-align:justify;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

.ver_13px_white_bac {
	font-family: "Bachamas"; 
	font-size: 13px; 
	color: #000000; 
	font-weight: 700;
	text-decoration: none;
}


