/* CSS Document */
body {
	behavior:url("/styles/csshover2.htc");
	text-align:center;
  	margin : 0px;
	font: small 'Trebuchet MS' Verdana, Helvetica, Arial;
    font1: "Palatino Linotype", "Times New Roman", Times, serif;
	padding: 0px;
  margin-top:7px;
	background-color1: #3E62A4;
	background1:url(../images/bg.gif1) #999999 repeat-x center top; 
	
}

html>body {
	behavior:url("/styles/csshover2.htc");
	text-align:center;
  	font-size:small;
}
#wrapper {
	border:0px solid #000;
	text-align:justify;
	width:990px;
	background-color:#88DA8E;
	margin:auto;
	padding:0px;
	background-image:url(../images/middle.png);
	background-repeat: repeat-y;
}
#header{
	width:990px;
	border-bottom:0px dashed #B1E0AF;
	margin:0px;
  height:102px;
	border1:1px solid black;
	background-color: #000;
	background-image:url(../images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
}


#header a{
    display:block;
    width:100%;
    height:100px;
}
#menu {
	display: block;
	width:188px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #CC0000;
	float:left;
	text-align:left;
  background-color:transparent;
}

#menu ul{
	display: block;
	border: 0px solid black;
	list-style-position:inside;
	margin:0px;
	padding:0px;
	margin-top:0px;
	margin-left:6px;
	
}

#menu li{
	
	display:block;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	line-height:25px;
	list-style-type: none;
	border: 0px solid #fff;
	border1: 1px solid #e0e9b4;
	background-color1: #e0e9b4;
	background-color: #000;
	background-image:url(../images/button.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color:transparent;
	list-style-position: outside;
	text-indent:0px;
	/*list-style-image: url(../images/excel.gif);*/
	position:relative;
}
#menu ul li:hover {
	background-image:url(../images/button.png);
	background-repeat: repeat;
	background-position: left top;
	background-color:transparent;
}
#menu li.double{
	padding-top:4px;
	background-image:url(../images/button-double.png);
	line-height:22px;
	padding-bottom:8px;
	background-color1:transparent;
	background-color:#003;

}
#menu li a {
	margin: 0px;
	padding:2px;
	padding-left: 15px;
	display:block;
	font-size: 11px;
	color: #eee;
	text-decoration: none;
	background-image1: url(../images/excel.gif);
	font-weight: bold;
	border: 0px solid black;
	background-image:url(../images/button.png);
	background-repeat: repeat;
	background-position: left top;
	background-color1:transparent;
	background-color:#003;
	
}

#menu ul li ul {
	position: absolute;
	left: 155px; /* Set 1px less than menu width */
	top: 0;
	display: none;
	border-bottom: 1px solid #ccc; 
	}

#menu ul li ul li{
	background: #fff;
	margin:0;
	padding:0;
}

/* Styles for Menu Items */
#menu ul li ul li a {
	display: block;
	text-decoration: none;
	color: #222222;
	background: #bbbbbb;
	padding: 5px;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 0;
	width:150px;
	line-height:16px;
	}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */
		
#menu ul li:hover ul { display: block; } /*  The magic */

#content{
	width:549px;
	float:left;
	border: 0px solid black;
	border-left: 0px dashed #B1E0AF;
	border-right1: 0px solid #e0e9b4;
	padding: 15px;
	padding-left: 20px;
	background-color1:#FFFFFF;
	background-image1:url(../images/content.png);
	background-position1:right top;
	background-repeat1:no-repeat;
  display1:none;
  background-color:transparent;
}

#footer{
	color:#EE6F1A;
	width:990px;
	float:right;
	border: 0px solid black;
	border-top0:0px dashed #B1E0AF;
	border-bottom:0px dashed #B1E0AF;
	text-align:center;
	font-weight:bold;
	font-size: 85%;
	padding:0px;
	padding-top:13px;
	padding-bottom:5px;
	margin:0px;
	background-color:#e0e9b4;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	clear1: both;
    height: 93px;
	display1:block;
	float:left;
}
#footer a{
	color:#006;
	text-decoration:none;
}


#courtesy{
	float:right;
  top: 47px;
  right:40px;
	color:#EE6F1A;
  position: relative;
	font-weight:bold;
	font-size: 85%;
  
}

#courtesy a{
	color:#006;
	text-decoration:none;
}

h1{
	font-size:120%;
	color: #000066;
	margin:0px;
	border: 0px solid #5E8C42;
	margin-bottom:7px;
	margin-top:-15px;
	font-weight:bold;
	text-align:center;
	height:25px;
	padding-top:3px;
	padding-bottom:3px;
	background:url(../images/h1.png) #000 no-repeat left top;
}

h2{
	font-size:85%;
	display:block;
	border:0px solid black;
	color1: #0E0699;
	color:#A80F0B;
	margin:0px;
	margin-bottom:0px;
	margin-top:15px;
  padding:2px;
	padding-bottom:0px;
	padding-left:25px;
	padding-right:3px;
	height:18px;
	font-weight:bold;
	text-align:justify;
	font-style1:italic;
	background-color1: #242671;
	background:url(../images/h2.png) #242671 no-repeat left top; 
}

h2 a{
	color: #eee;
}
h3{
	font-size:100%;
	display:block;
	border:0px solid black;
	margin:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-weight:bold;
	text-align:justify;
}

p{
	padding-top:3px;
	margin-top:0px;
}

#content table{
    background-color: #eee;
    padding:2px;
}

#content table td{
    background-color: #ddd;
    margin:3px;
    border:1px solid #eee;
    padding:7px;
}

.home #content table td{
    border:0px solid #eee;
}

table.panel {
	margin-bottom:1px;
	border:0px solid black;
	padding1:5px 5px 5px 5px;
	width:200px;
	border-spacing:0px;
	float:left;
}

table.panel tr th {
	font-size1:80%;
	background: url("/images/panel_top.gif") no-repeat top left;
	padding:3px;
	padding-left:10px;
	margin:0;
	border-collapse:collapse;
	border-spacing:0px;
	font-weight:bold;
	color:#ffd;
	text-align:center;
}

table.panel tr td {
	margin:0;
	padding:3px 10px 10px 10px;
	padding-bottom1:3px;
	border-left1:1px solid #f00;
	border-right1:1px solid #f00;
	background: url("/images/panel_bot.gif") no-repeat bottom left;
	border-spacing:0px;
}

table.panel tr td ul{
	list-style-type: none;
	margin:0px;
	border : 0px solid #333;
	padding:0px;
}

table.panel tr td ul li{
	display: block;
	background :transparent url("/images/bullet_grey.gif") no-repeat left top;
	border : 0px solid #333;
	border-left1 : 1px solid #333;
	font-size : 85%;
	margin-right1 : 2px;
	padding :3px 3px 3px 10px;
	text-decoration : none;
	width1:95%;
	margin-left1: 0px;
}

#content table.panel {
	margin-bottom:1px;
	border:0px solid black;
	padding:0px;
	width:274px;
	border-spacing:0px;
	float:left;
}

#content table.panel tr th {
	font-size1:80%;
	background: url("/images/panel.png") no-repeat top left;
	padding:5px 3px 3px 3px;
	padding-left1:10px;
	margin:0;
	border-collapse:collapse;
	border-spacing:0px;
	font-weight:bold;
	color:#ffd;
	text-align:center;
}

#content table.panel tr td {
	margin:0;
	padding:3px 12px 12px 12px;
	padding-bottom1:3px;
	border-left1:1px solid #f00;
	border-right1:1px solid #f00;
	background: url("/images/panel.png") no-repeat bottom left;
	border-spacing:0px;
}
#content table.panel tr td ul{
	list-style-type: none;
	margin:0px;
	border : 0px solid #333;
	padding:0px;
}

#content table.panel tr td ul li{
	display: block;
	background :transparent url("/images/bullet_panel.png") no-repeat left top;
	border : 0px solid #333;
	border-left1 : 1px solid #333;
	font-size : 100%;
	margin-right1 : 2px;
	padding :3px 3px 3px 10px;
	text-decoration : none;
	width1:95%;
	margin-left1: 0px;
}

div#main_content1{
	float:left;
	width:375px;
	border:0px solid black;
}

div#caption{
	display:none;
	float:left;
	width:200px;
	border:0px solid black;
	padding:5px;
	padding-top:3px;
	margin:0px;
}

div#content1 p{
  margin: 0px;
	margin-bottom:3px;
	margin-top:3px;
}

div#content ul{
	margin: 0px;
	margin-bottom:5px;
	border : 0px solid #333;
	padding:0px;
	display:block;
}

div#content ul li{
	display: block;
	background : #eee url("../images/bullet.png") no-repeat left top;
	border : 0px solid #333;
	border-left1 : 1px solid #333;
	font-size1 : 85%;
	margin-left : 0px;
	padding :3px 3px 3px 15px;
	text-decoration : none;
	width:95%;
	margin1: 2px;
	list-style-type: none;
}



div#content table ul li{
	background : #ddd url("../images/bullet_table.png") no-repeat left top;
}

div#content ul li ul{
	list-style-type: none;
	margin:0px;
	border : 0px solid #333;
	padding:0px;
	display: block;
}
div#content ul li ul li{
	display: list-item;
	background : url("../images/bullet.png") no-repeat left top;
	border : 0px solid #333;
	border-left1 : 1px solid #333;
	font-size1 : 85%;
	margin-left : 0px;
	padding :3px 3px 3px 15px;
	text-decoration : none;
	width:95%;
	margin-left1: 0px;
}

#menu-right{
    display: block;
    height: 200px;
    width: 200px;
    border: 0px solid grey;
    background-color1: black;
    margin-right: 8px;  
    margin-left: 10px;
    float:right;
	background : url("../images/sponsor.gif") no-repeat left top;
    display:none;
}

#pic_rotator_area{
    display: block;
    height: 150px;
    width: 200px;
    margin-right: 8px; 
    margin-left: 10px; 
    float:right;
}

#footer #sponsors a{
    float:left;
	text-decoration:none;
	border: 0px;
	margin: 1px 20px 1px 48px;

}
#footer #sponsors img{
    float:left;
	text-decoration:none;
	border: 0px;
	margin: 1px 20px 1px 20px;

}

#footer #sponsors a img{
	border: 0px;
}
