.theader { color: #FFFFFF}





.dpmenu a,
.menu a,
{ 
	color: #336666; 
	text-decoration: none;
}

.dpmenu a
{
	font-weight: bold;
}

h1, 
h2,
.mheader 
{ 
	font-size: 14px; 
	color: #e8aa00; 
	font-weight: bold; 
	padding-top: 5px; padding-right: 5px; padding-left: 15px; font-weight: bold ; padding-bottom: 5px
}

a:hover 
{
	text-decoration: underline;
}








body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.rbgd {
	background-image: url(../pics/2006_rbgd.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rbg {
	background-image: url(../pics/2006_rbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.lbg {
	background-image: url(../pics/2006_lbg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.tbg {
	background-image: url(../pics/bar1.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


td {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
}
.light {
	color: #F1F1F8;
	font-weight: bold;
}
.big {font-size: 15px}
.m {
	color: #3F3F7C;
	text-decoration: none;
	font-weight: bold;
}
.m:hover {
	color: #F0F0FF;
}
.h {
	color: #3F3F7C;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-size: 12px;
}
.pad {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
.pad2 {
		padding: 5px 5px 5px 15px;
}