@charset "utf-8";
/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin-top: -20; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: justify; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	background-color: #FFFFFF;
	position: relative;
}
.thrColFix #container {
	width: 900px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding-top: 12px;
	border: 1px solid #333333;
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	color: #000000;
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	background-color: #333333;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 160px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	color: #999999;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.thrColFix #mainContent {
	padding-top: 10;
	padding-right: 15px;
	padding-bottom: 10;
	padding-left: 15px;
	margin: 0;
	border-top-color: #663300;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #663300;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
body,td,th {
	color: #333333;
	background-color: #000000;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.style1 {font-size: xx-large}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.style2 {
	font-size: 60px;
	color: #666666;
	margin-top:0px;
	margin-bottom:12px;

}
.style3 {color: #333333}
.style7 {
	font-size: 15px;
	color: #333333;
	font-style:italic;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.thrColFix #container {
	margin-top:10px;		
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}







body{ behavior:url("csshover2.htc"); }
.pd_menu_01 {float:left; padding:0; margin-left: 25px ;margin-top:10px; margin_bottom: 4px; color: #FFFFFF;background: #FFFFFF;width:98%; border:solid 1px #FFFFFF;clear:both;} /*Color navigation bar normal mode*/


.pd_menu_01  a, .pd_menu_01 a:visited {
font-family:verdana, Arial, Helvetica, sans-serif;
font-style:normal;
font-weight:bold;
font-size:16px;
color: #000000;
background-color: #FFFFFF;
text-decoration: none;
}

.pd_menu_01 ul {
	list-style-type:
	none;
	padding:0; 
	margin:0px
}

.pd_menu_01 ul li {float:left; position:relative; z-index:auto !important ; z-index:1000 ; border-right:solid 1px #FFFFFF; border-left:solid 1px #FFFFFF;}
.pd_menu_01 ul li a {color: #000000; background: #FFFFFF;float:none !important ; float:left ; 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: blue ;background: blue ; width:1px}

.pd_menu_01 ul li:hover a {background-color:#FFFFFF; text-decoration:underline; color: #000000;} /*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:140px; 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:#FFFFFF;  color:#000000;	-moz-opacity: 0.50; text-decoration:none;
	filter: alpha(opacity=50);
	opacity: 0.50;
	-khtml-opacity: 0.50;} /*Color subcells normal mode*/
.pd_menu_01 ul li:hover ul li a:hover {background-color:#FFFFFF; text-decoration:underline;color:#000000;	-moz-opacity: 0.90;
	filter: alpha(opacity=90);
	opacity: 0.90;
	-khtml-opacity: 0.90;} /*Color subcells hovering mode*/


.pd_menu_01 ul li a:hover {background-color:#FFFFFF; text-decoration:underline;color:#000000;} /*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 ul li a:visited { background-color:#FFFFFF;  color:#000000; text-decoration:none} /*Color subcells normal mode*/

.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 #004080; border-bottom: solid 1px #004080; background-color: blue;  color:#FFFFFF;} 
.pd_menu_01 ul li a:hover ul li a:hover {background-color:#CA0000; text-decoration:underline;color:#FFFF00;} /*Color subcells hovering mode*/

#footer{
	display: inline-block;
	width: 100%;
}
#form{
	display:block;
	position:relative;
	width:600px;
	height:400px;
	margin-top: 50px;
	margin-left: 100px;
}
#form td{
	background: #FFFFFF;
	float:left;
	margin-left:15px;
}
	
}
