/* CSS Document */

body{
	background-image: url(images/bg2.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
} 



.style1 {
	font-size: 24px;
	font-weight: bold;
}
.style2 {
	font-size: 20px;
	color: #000000;
	}

.style3 {font-size: 18px}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#666666;
font-weight:bold;

text-align:center;
}
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#CCCCCC;
font-weight:bold;
border-bottom-style:dashed;
border-bottom-width:thin;

}
td{font-size:12px;
}
body{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}


a.navbar:link{
	color:#000000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;}
a.navbar:visited{
	color:#000000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;}
a.navbar:hover{
	color:#CC3300;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;}
a.maincontentLink:link{
color:#006699;
text-decoration:none;
font-size:12px;
}

a.maincontentLink:visited{
color:#006699;
text-decoration:none;
font-size:12px;
}

a.maincontentLink:hover{
color:#006699;
text-decoration:underline;
font-size:12px;
}

a.copyrightLink:link{
color:#999999;
text-decoration:none;
}

a.copyrightLink:visited{
color:#999999;
text-decoration:none;
}

a.copyrightLink:hover{
color:#999999;
text-decoration:underline;
}


.copyright{
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

.CB-subNav { border: 1px #CCC dashed; border-top: 0; z-index: 100; font: 100 8pt Arial, Helvetica, sans-serif; color: #777; }
.CB-subNavItem { clear: both; background: #E3E9EF; border-top: 1px #FFF solid; width: 146px; padding: 2px 0 2px 4px; cursor: pointer; }
.CB-subNavItem-h { clear: both; background: #C4D2E5; border-top: 1px #FFF solid; width: 146px; padding: 2px 0 2px 4px; color: #FFF; cursor: pointer; }
