body {
	background-image: url(image/bg_02.gif);
}


a:hover {
	color: #CC0000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
a:link,a:visited {
	color: #3366CC;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 12px;
	text-decoration: none;
}

.navbar{
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: uppercase;
	font-family: verdana;
}
.navbar a:link{
	color:#FFFFFF;
	}
.navbar a:hover {
	color:#CC3300;
	text-decoration: none;
}
.navbar a:active{
	color:#FF6600;
	text-decoration: none;
}
a:link,a:visited {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial;

	font-size: 12px;
	text-decoration: none;
}
.content {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial;

	color: #333333;

}
.small_text {
	font-size: 9px;
	color: #000033;
}
.sublink {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #6699CC;
	border: thin dashed #666666;
	font-weight: bold;
	line-height: 18px;
}
p{
font-family:"Trebuchet MS", Verdana, Arial;

}
p.twelvepx {
	font-size: 12px;
	color: #333333;
}
p.fourteenpx {
	font-size: 14 px;
	color: #000000;
}
p.dashed_blue{
	border: thin solid #0000CC;
	background-color: #999999;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	text-align:left;
}
.info {
	font-size: 12 px;
	font-weight: bold;
	background-color:#CC9966;
}
form {
	margin:0;
	padding:0;
}
img {
	top: 2px;
	bottom: 2px;
}
