@charset "utf-8";
/* CSS Document */

  @font-face {
    font-family: BPG Glaho Arial V5;
    font-style:  normal;
    font-weight: normal;
    src: url(bpgglah0.eot);
}

body,td,th {
	font-family: BPG Glaho Arial V5, Sylfaen;
	font-size: 11px;
}

img, div, td, input { behavior: url(css/iepngfix.htc) }

body {
	background-color: #0080C0;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: top;
	background-attachment: fixed;
	font-family: BPG Glaho Arial V5, Sylfaen;
}
a {
	font-family: BPG Glaho Arial V5;
	font-size: 11px;
	color: #007FBF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #007FBF;
}
a:hover {
	text-decoration: none;
	color: #00537B;
}
a:active {
	text-decoration: none;
	color: #00537B;
}

a.b1 {
	font-family: BPG Glaho Arial V5;
	font-size: 11px;
	color: #555555;
	font-weight: normal;
}
a.b1:link {
	text-decoration: underline;
	font-weight: normal;
}
a.b1:visited {
	text-decoration: underline;
	font-weight: normal;
	color: #555555;
}
a.b1:hover {
	text-decoration: none;
	font-weight: normal;
	color: #FF0000;
}
a.b1:active {
	text-decoration: none;
	font-weight: normal;
	color: #555555;
}

.top {
	background-image:url(../img/tables/shad_top.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 7px;
}
.top_l {
	background-image: url(../img/tables/tl.png);
	background-repeat: no-repeat;
	background-position: right bottom ;
	width: 7px;
	height: 7px;
}
.top_r {
	background-image: url(../img/tables/tr.png);
	background-repeat: no-repeat;
	background-position: left bottom ;
	width: 7px;
	height: 7px;
}
.left {
	background-image: url(../img/tables/shad_left.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 7px;
}
.right {
	background-image: url(../img/tables/shad_right.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 7px;
}
.bot {
	background-image:url(../img/tables/shad_bot.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 7px;
}
.bot_l {
	background-image: url(../img/tables/bl.png);
	background-repeat: no-repeat;
	background-position: right top ;
	width: 7px;
	height: 7px;
}
.bot_r {
	background-image: url(../img/tables/br.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 7px;
	height: 7px;
}
.header_bg {
	background-image: url(../img/tables/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFF;
}
.menu_item {
	background-image: url(../img/vert_separ.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 66px;
	padding: 0px 10px 0px 10px;
}
.list_closed {
	background-image: url(../img/list_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #FFF;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	color: #666;
	cursor: pointer;
	width: 100%;
}
.list_closed:hover {
	background-image: url(../img/list_bg_hover.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #FFF;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	color: #000;
	cursor: pointer;
	width: 100%;
}
.list_open {
	background-image: url(../img/list_bg_hover.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #FFF;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	color: #000;
	cursor: pointer;
	width: 100%;
}

.footer {
	background-image: url(../img/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 162px;
	border-top: 1px solid #D1D1D1;
}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	background-image: url(../img/list_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #FFF;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	color: #666;
	cursor: pointer;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_question:hover {	/* Styling question */
	/* Start layout CSS */
	background-image: url(../img/list_bg_hover.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #FFF;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	color: #000;
	cursor: pointer;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_question:active {	/* Styling question */
	/* Start layout CSS */
	background-image: url(../img/list_bg_hover.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D1D1D1;
	border-bottom: 1px solid #FFF;
	height: 23px;
	padding-left: 20px;
	padding-top: 5px;
	color: #000;
	cursor: pointer;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	padding-left: 40px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer2{	/* Parent box of slide down content */
	/* Start layout CSS */
	padding-left: 40px;
	
	/* End layout CSS */
	
	visibility:visible;
	height:100%;
	overflow:visible;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:1px;
	font-size:0.9em;	
	position:relative;
}
.box {
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	height: 25px;
	color: #999999;
	padding-left: 8px;
}
.box_left {
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	height: 25px;
	padding-left: 10px;
	
}
.box_right {
	border-top: 1px solid #CFCFCF;
	height: 25px;
	color: #999999;
	padding-left: 8px;
}
.line {
	background-color: #FFF;
}
.line_over {
	background-color: #ECECEC;
}
.search_bg {
	background-image: url(../img/search_input.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
}
.subscribe_bg {
	background-image: url(../img/subscribe_input.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
}
.inputer {
	font-size: 11px;
	width: 140px;
	font-family: "BPG Glaho Arial V5";
	height: 17px;
	line-height: 17px;
	background-color: #FFF;
	border: 0px solid #FFF;
	background-image: url(../img/search_bgg.gif); 
	border: none;
}