/* CSS Document */
body {
background-image: url(images/bg7.jpg);
}

.h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.h1 {
	font-size: 16pt;
	color: #1D3F7C;
}
.h2 {
	font-size: 14pt;
	color: #6178A1;
}
.h3 {
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}
.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#dropmenudiv{
position: absolute;
background-color: #000000;
border:1px solid black;
border-bottom-width: 0;
font:normal 11px Arial;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid black;
padding: 1px 0;
font-weight: normal;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #333333;
}

a:link { 
color: #FFFFFF;	
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #FFFFFF;
}

a:hover {
text-decoration: none; 
color: #FFCC00;
}

a:active {
text-decoration: none;
color: #FFFFFF;
}

.p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	padding: 3px;
}

.style1 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color: #FFFFFF;
}

.style2 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
color:#FFCC00;
}

.style3 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 8pt; 
color: #FFFFFF;
}

.style4 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14pt; 
font-weight: normal;
color: #FFFFFF;
}
