@charset "utf-8";
/* CSS Document */

.style3 {
	color: #FFFFFF;
	font-family:  "Century Gothic";
	font-size: 10px;
	font-weight: bold;
}
.style6 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #3366FF;
	font-weight: bold;
}
.style10 {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #3366FF;
}
a {
	font-family: "Century Gothic";
	font-size: 10px;
	}
a:link {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a:visited {
	font-family: "Century Gothic";
	text-decoration: none;
	color: #000000;
}
a:hover {
    font-family: "Century Gothic";
	text-decoration: none;
	color: #3333FF;
}
a:active {
	font-family: "Century Gothic";
	text-decoration: none;
}
.style11 {
	font-family: "Century Gothic";
	color: #CCCCCC;
	font-size: 6px;
}
.style12 {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #FFFFFF;
}
.style13 {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FFFFFF;
}
.style14 {
	font-family: "Century Gothic";
	font-size: 10px;
}
body {
font-family: "Century Gothic";
	background-color: #CCCCCC;
}
.style17 {font-family: "Century Gothic";color: #FFFFFF}
.style18 {font-family: "Century Gothic";color: #CCCCCC}
.style20 {
	color: #3366FF;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 18px;
}
.style34 {font-family: "Century Gothic";font-size: 14}
.style21 {font-family: "Century Gothic";color: #666666}
.style24 {font-family: "Century Gothic";font-size: 12px}
.style32 {
	color: #006699;
	font-size: 12px;
	font-weight: bold;
	font-family: "Century Gothic";
}
.style42 {font-family: "Century Gothic";color: #0033CC;
	font-size: 14px;
}
.style70 {
	color: #006699;
	font-size: 12px;
	font-family: "Century Gothic";
}
.style22 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style117 {font-family: "Century Gothic";font-size: 14px}
.style118 {
	font-size: 9px;
	font-family: "Century Gothic";
	color: #CCCCCC;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.curlycontainer{
border: 1px solid #b8b8b8;
margin-bottom: 1em;
width: 138px;
}

.curlycontainer .innerdiv{
background: url('../images/brcorner.gif') no-repeat bottom right;
position: relative;
left: 2px;
right: 2px;
top: 2px;
padding-left:5px; padding-right:0px; padding-top:1px; padding-bottom:15px
}

.pd_menu_01 {float:left; padding:0; margin:0;color: #FFFFFF;background: #808080;width:100%; border:solid 1px #FFFFFF;clear:both;} /*Color navigation bar normal mode*/
.pd_menu_01  a, .pd_menu_01 a:visited {
font-family: "Century Gothic";
font-style:normal;
font-weight:bold;
font-size:12px;
color: #FFFFFF;
background-color: #808080;
text-decoration: none;
}
.pd_menu_01 ul {list-style-type:none;padding:0; margin:0;}
.pd_menu_01 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px #FFFFFF; }
.pd_menu_01 ul li a {color: #FFFFFF;background: #808080;float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:30px; line-height:30px; padding:0 10px 0 10px; text-decoration:none; }
.pd_menu_01 ul li ul {display:none; border:none;color: #FFFFFF;background: #808080;}
.pd_menu_01 ul li:hover a {background-color:#000000; text-decoration:none; color:#FFFFFF;} /*Color main cells hovering mode*/
.pd_menu_01 ul li:hover ul {display:block;  position:absolute; z-index:999; top:29px; margin-top:1px; left:0;}
.pd_menu_01 ul li:hover ul li a {display:block; width:12em; height:auto; line-height:1.3em; margin-left:-1px; padding:5px 10px 5px 10px; border-left:solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; background-color:#808080;  color:#FFFFFF;} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {background-color:#000000; text-decoration:none;color:#FFFF00;} /*Color subcells hovering mode*/
.pd_menu_01 table {position:absolute; top:0; left:0; border-collapse:collapse;color: #FFFFFF;background: #808080;}
.pd_menu_01 ul li a:hover {background-color:#000000; text-decoration:none;color:#FFFFFF;} /*Color main cells hovering mode*/
.pd_menu_01 ul li a:hover ul {display:block; width:12em; position:absolute; z-index:999; top:29px; left:0; }
.pd_menu_01 ul li a:hover ul li a {display:block; width:12em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px #FFFFFF; border-bottom: solid 1px #FFFFFF; background-color:#808080;  color:#FFFFFF;} /*Color subcells normal mode*/
.pd_menu_01 ul li a:hover ul li a:hover {background-color:#000000; text-decoration:none;color:#FFFF00;} /*Color subcells hovering mode*/



.shadow{
border:1px solid silver;
font:10pt arial;
position:relative;
display:inline;
background:white;
z-index:100
}

.shadow_inner{
overflow:hidden;
position:absolute;
top: -1000px;
filter:alpha(Opacity=10); /*modify to change the shade solidity/opacity, same as below*/
opacity:0.1; /*firefox 1.5 opacity*/
-moz-opacity:0.1; /*mozilla opacity*/
-khtml-opacity:0.1; /*opacity*/
z-index:10
}


