body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 20pt;
}
.subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	background-repeat: no-repeat;
}
.page_title {
	font-size: 14px;
	font-weight: bold;
}

.description {
	font-size: 11px;
	color: #666666;
}
#footer {
	border-bottom: 1px solid #99CCCC;
	border-top: 1px solid #99CCCC;
	color: #999999;
	font-size:9px;
}
#footer a:link {
	color:#999999;
	font-weight: bold;
	text-decoration:none;
}
#footer a:visited {
	text-decoration:none;
}
#footer a:active {
	color:#CC3333;
	text-decoration:none;
}

.copyright {
	color: #CCCCCC;
}

.blue_bl {
	background: url(../pics/blue_bl.gif) 0 100% no-repeat #C2DAE7; 
	width: 150px;
	height: 100px;
}
.blue_br {
	background: url(../pics/blue_br.gif) 100% 100% no-repeat;
	height: 100px;
}
.blue_tl {
	background: url(../pics/blue_tl.gif) 0 0 no-repeat
}
.blue_tr {
	background: url(../pics/blue_tr.gif) 100% 0 no-repeat; 
	padding:10px;
	text-align: right;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.blue_tr a{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.green_bl {
	background: url(../pics/green_bl.gif) 0 100% no-repeat #C2E7C3; 
	width: 150px;
	height: 100px;
}
.green_br {
	background: url(../pics/green_br.gif) 100% 100% no-repeat;
	height: 100px;
}
.green_tl {
	background: url(../pics/green_tl.gif) 0 0 no-repeat
}
.green_tr {
	background: url(../pics/green_tr.gif) 100% 0 no-repeat; 
	padding:10px;
	text-align: right;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.brown_bl {
	background: url(../pics/brown_bl.gif) 0 100% no-repeat #E6E7C2; 
	width: 150px;
	height: 100px;
}
.brown_br {
	background: url(../pics/brown_br.gif) 100% 100% no-repeat;
	height: 100px;
}
.brown_tl {
	background: url(../pics/brown_tl.gif) 0 0 no-repeat
}
.brown_tr {
	background: url(../pics/brown_tr.gif) 100% 0 no-repeat; 
	padding:10px;
	text-align: right;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.pink_bl {
	background: url(../pics/pink_bl.gif) 0 100% no-repeat #E7D0C2; 
	width: 150px;
	height: 100px;
}
.pink_br {
	background: url(../pics/pink_br.gif) 100% 100% no-repeat;
	height: 100px;
}
.pink_tl {
	background: url(../pics/pink_tl.gif) 0 0 no-repeat
}
.pink_tr {
	background: url(../pics/pink_tr.gif) 100% 0 no-repeat; 
	padding:10px;
	text-align: right;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.org_bl {
	background: url(../pics/org_bl.gif) 0 100% no-repeat #FFCDAF; 
	width: 150px;
	height: 100px;
}
.org_br {
	background: url(../pics/org_br.gif) 100% 100% no-repeat;
	height: 100px;
}
.org_tl {
	background: url(../pics/org_tl.gif) 0 0 no-repeat
}
.org_tr {
	background: url(../pics/org_tr.gif) 100% 0 no-repeat; 
	padding:10px;
	text-align: letf;
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
.clear {
	font-size: 1px; 
	height: 1px
}
td#header {
	line-height: 100px;
}
.tablebox {
	border: 1px solid #CCCCCC;
}
.moto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.content {
	line-height: 3em;
	text-align: justify;
}
.content a:link {
	color:#0000CC;
}
.list {
	list-style-image: url(../pics/bullet.gif);
	list-style-position: outside;
}
a:link {
	color:blue;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	background-color:#CCFFFF;
}
a:visited {
	color:blue;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color:#CC3333;
	text-decoration:none;
}
.subtitlebg {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	background-repeat: no-repeat;
	background-color: #336666;
}
.redtext {
	font-weight: bold;
	color: #CC0000;
}
.greentext {
	font-weight: bold;
	color: #339933;
}
.bluetext {
	color:#0000FF;
}