/* CSS Document */
body {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color: #666666;
}
a.body{
	text-decoration: none;
	font-family: arial,helvetica;
	color: #333399;
}
a.body:hover{
	color: #333399;
	text-decoration: none;
	font-family: arial,helvetica;
	font-weight: bold;
}
a.bodyList{
	text-decoration: none;
	font-family: arial,helvetica;
	color: #333399;
}
a.bodyList:hover{
	color: #333399;
	text-decoration: none;
	font-family: arial,helvetica;
	font-weight: bold;
}
a.bodyMenu{
	text-decoration: none;
	font-family: arial,helvetica;
	color: #999999;
	border: 1px solid #999999;
	padding: 1px;
}
a.bodyMenu:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial,helvetica;
	border: 1px solid #FFFFFF;
	padding: 1px;
}
a.galleryMenu{
	text-decoration: none;
	font-family: arial,helvetica;
	color: #333399;
	border: 1px solid #333399;
	padding: 3px;
}
a.galleryMenu:hover{
	color: #000000;
	text-decoration: none;
	font-family: arial,helvetica;
	border: 1px solid #000000;
	padding: 3px;
}
a.bodySmall{
	text-decoration: none;
	font-family: arial,helvetica;
	color: #333399;
	font-weight: bold;
}
a.bodySmall:hover{
	color: #000000;
	text-decoration: underline;
	font-family: arial,helvetica;
	font-weight: bold;
}
a.bodyRight{
	color: #000000;
	text-decoration: none;
}
a.topNav:hover{
	color: #CC6633;
	text-decoration: none;
}
a.sideNav{
	color: #5A5A5A;
	text-decoration: none;
	font-family: tahoma,helvetica;
	font-size: 7pt;
	font-weight: bold;
}
a.sideNav:hover{
	color: #000000;
	text-decoration: none;
	font-family: tahoma,helvetica;
	font-size: 7pt;
	font-weight: bold;
}

.sideNavTitle {
	color: #FFFFFF;
	font-family: tahoma,helvetica;
	font-size: 14pt;
	font-weight: normal;
}
.bodySmall {
	color: #3333333;
	font-family: arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
}
.body {
	color: #000000;
	font-family: arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.5;
}
.bodyCenter {
	color: #000000;
	font-family: arial,helvetica;
	font-size: 9pt;
	font-weight: normal;
	text-align: center;
}
.bodyMenu {
	color: #333333;
	font-family: arial,helvetica;
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 1px;
}
.galleryMenu {
	color: #666666;
	font-family: arial,helvetica;
	font-size: 8pt;
	font-weight: bold;
	letter-spacing: 2px;
	border: 1px solid #666666;
	padding: 3px;
}
.bodyRight {
	color: #000000;
	font-family: arial,helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	margin-left: 20px;
	margin-right: 20px;
}
.bodyLeft {
	color: #000000;
	font-family: arial,helvetica;
	font-size: 8pt;
	font-weight: normal;
}
.bodyList {
	color: #000000;
	font-family: arial,helvetica;
	font-size: 7pt;
	font-weight: normal;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}
.bodyHead {
	color: #993300;
	font-family: tahoma,helvetica;
	font-size: 14pt;
	font-weight: bold;
}
.form {
	font-size: 9px;
	}