/* Summer */
html {
margin:0;padding:0;
}
body{
	font-family: "Trebuchet MS", Arial, Helvetica;
	margin:0;padding:0;
	background:url("images/currenttile.jpg") repeat;
	color: #006699;
	background-attachment:fixed;
	background-color: #ffffff;
}

ul{list-style-image: url(../images/dot.gif);
list-style-position:outside;
list-style-type:none;
}

p.just{	width:66%;	text-align:justify;}
.dropcapgreen {font:bold 240% georgia;color:#A0bc58;float:left;margin-right:5px;}
.dropcapred {font:bold 240% georgia;color:red;float:left;margin-right:5px;}
.dropcapurple {font:bold 240% georgia;color:#cc0099;float:left;margin-right:5px;}
.dropcap {font:bold 240% georgia;color:#006699;float:left;margin-right:5px;}
.borddouble{border:5px double green; padding:10px;}

h1{	font-family: Georgia, Times;color: #006633;}
h2{	font-family: Georgia, Times;color: #006699;}
h3{	font-family: Georgia, Times;color: #003399;}
H2.indent, H3.indent{display:inline;margin-left:2em;}

H4 a, .buttn a, .buttnlit a{
display:block;
color:#333399;
/*background: url("images/currentbutn1.gif") no-repeat;*/
background-color: rgb(85%, 90%, 75%); 
height: 36px;width:150px;z-index:3;
padding:10px 2px 5px 18px;
border-bottom:2px solid;
border-right:2px solid;
border-left:2px solid;
border-top:2px solid;
border-bottom-color:#330099;
border-right-color:#6600cc;
border-left-color:#9999ff;
border-top-color:#ccccff;
text-align:left;
text-decoration:none;
font-style:italic;
font-family:arial;
font-weight: bold;
font-size:12px;
}
H4 a:link, H4 a:visited {text-decoration:none;}
H4 a:hover, H4 a:active, .buttnlit a:hover{
color: red;font-weight: bold;
border-bottom-color:#ccccff;
border-right-color:#9999ff;
border-left-color:#6600cc;
border-top-color:#330099;
background-color: rgb(75%, 80%, 65%); 
}

H6, .bannr {
background: url("images/currentbanner.gif") no-repeat;
height: 60px;width:480px;
text-align: center;
padding-top: 6px;
font-style:oblique;
font-family:Georgia;
font-weight: bold;
font-size:24pt;
letter-spacing:1px;
}
a:link{	color: #006600;}
a:visited{color:  #005500;}
a:active{color: rgb(102,153,153);}
a:hover {color: red; 
}
#Navi {
position:relative;
left:5px;
top:50px;
}

#rollmenu{position:relative;
margin:0; border:0;float:left;width:150px;
}
#rollmenu ul{width:150px;
margin:0; border:0;
list-style:none;
list-style-image:none;
font-size:12px;

} 
#rollmenu li{margin:0; border:0;
}
#rollmenu a {
display:block;
/*height:36px;*/width:150px;
padding:5px 2px 5px 18px;*/
padding-left:18px;

margin:0;
color:#333399;
border-bottom:2px solid;
border-right:2px solid;
border-left:2px solid;
border-top:2px solid;
border-bottom-color:#330099;
border-right-color:#6600cc;
border-left-color:#9999ff;
border-top-color:#ccccff;
/*background-image:url("images/currentbutn1.gif");
background-repeat:no-repeat;
background-position: 0% 50%;*/
background-color: rgb(85%, 90%, 75%); 
font-family:arial;font-weight: bold;
text-decoration:none;
}
#rollmenu a:hover, #rollmenu a:active {
color:red;
/*background-image:url(images/currentbutn2.gif);*/
background-color: rgb(75%, 80%, 65%); 
border-bottom-color:#ccccff;
border-right-color:#9999ff;
border-left-color:#6600cc;
border-top-color:#330099;
}
#current a:hover, #current a:active,
#current a:link, #current a:visited {
/*background-image:url("images/currentbutn2.gif");*/
background-color: rgb(75%, 80%, 65%); 
}
table#whole {width:900px;height:900px; }
table#whole td {vertical-align:top;}
table#midnavi {width:100%;text-align:left;vertical-align:middle;}
table#midnavi td {vertical-align:middle;}
table#midnavi a {display:block; margin:0; height: 36px;z-index:3;width:150px;
text-decoration:none;
font-family:arial;
font-weight: bold;
font-size:12px;
color:#333399;
padding:10px 2px 5px 38px;
/*background: transparent url(../style/images/currentbutn1.gif) no-repeat left center ;*/
background-color: rgb(85%, 90%, 75%); 
border-bottom:2px solid;
border-right:2px solid;
border-left:2px solid;
border-top:2px solid;
border-bottom-color:#330099;
border-right-color:#6600cc;
border-left-color:#9999ff;
border-top-color:#ccccff;
}
table#midnavi a:hover {color:red;/*background: transparent url(../style/images/currentbutn2.gif) no-repeat left center ;*/
background-color: rgb(75%, 80%, 65%); 
border-bottom-color:#ccccff;
border-right-color:#9999ff;
border-left-color:#6600cc;
border-top-color:#330099;
}
#disclaimer {display:block;padding:.5em;font-size:66%; font-family: "Minion Web";background-color:#999; border: 1px solid #111;border-width:15px 2px;text-align:justify;position:relative;}
#disclaimer h5 {padding: .4em 0 .10em 0;background-image:none;border:1px solid red; border-width:2px 10px;color:#ffffff;font-family: tahoma;margin: 0 auto 0 auto;position:relative;text-align:center;width:100%;letter-spacing:1px;}
.width60 {
width: 60%;
text-align: center;
}
