.text {
	font-family: sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
}

.textrev {
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.textbox {
	font-family: sans-serif;
	font-size: 9px;
	color: #5B5B5B;
	text-decoration: none;
}
.box{
	font-family: sans-serif;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	background-image: url(media/angle.gif);
	background-repeat: no-repeat;
	background-position: left top;

}
.boxwater{
	ffont-family: sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	background-image: url(media/watermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: sans-serif;


}
.commentbox{
	font-family: sans-serif;
	font-size: 10px;
	color: #5B5B5B;
	text-decoration: none;
	background-image: url(media/question.gif);
	background-repeat: no-repeat;
	background-position: -10px -40px;

}
.formtext {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px outset #CCCCCC;
	margin-bottom: 5px;
}
.dropper {
	font-family: sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border: 1px outset #CCCCCC;
}
.h1 {
	font-family: sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.h2 {
	font-family: sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.caption {
	font-family: sans-serif;
	font-size: xx-small;
	color: #666666;
	text-decoration: none;
}
A.nav {
	color: #333333;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav:visited {
	color: #333333;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav:active {
	color: #333333;
	font-weight: bold;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav2 {
	color: #3366CC;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav2:visited {
	color: #3366CC;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav2:hover {
	color: #333333;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav2:active {
	color: #3366CC;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 11px;
}
A.nav3 {
	color: #3366CC;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 9px;
}
A.nav3:visited {
	color: #3366CC;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 9px;
}
A.nav3:hover {
	color: #333333;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 9px;
}
A.nav3:active {
	color: #3366CC;
	font-weight: normal;
	font-family: sans-serif;
	text-decoration: none;
	font-size: 9px;
}
.textBold {
	font-family: sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	font-weight: bold;

}
.side_line {
	border-right: 1px solid #3366CC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #99CC00;
	border: 1px solid #CCCCCC;

}

.admin {
	font-family: sans-serif;
	font-size: 11px;
	color: #5B5B5B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;


}
