body, td {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

h1 {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.green {
	color: #527C23;
}

.orange {
	color:#CC3300;
}

.yellow {
	color: #CE7B00;
}

.blue {
	color:#3399FF;
}

h2 {
	font-size:12px;
	font-weight:bold;
}

.sub {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.bod {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #666666;
}
.sub2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
A {     
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color : #999999; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	Color : #999999; font-weight: bold;
	text-decoration : none;
}
.bodwh {
	font-family: "MS Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
}
.title {
	font-family: Tahoma;
	font-size: 24px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;

}
.title2 {
	color: #FF0000;
	font-family: Tahoma;
	font-size: 32px;
	font-weight: normal;
}
.sub3 {
	color: #527C23;
	padding:5px;
}
.sub4 {
	color: #CC3300;
	padding:5px;
}
.sub5 {
	color: #CE7B00;
	padding:5px;
}
.title3 {
	font-family: Garamond;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	font-style: italic;

}
.title4 {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bold;
	color: #416a2f;
}
.nav {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
a.nav:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.rightcontent {
	padding:5px;
}

.rightcontent h2 {
	font-size:11px;
	font-weight:bold;
	color : #999999;
}

.header {
	padding:0px 5px 0px 5px;
	margin:0;
}

.maincontent {
	padding:5px;
}