.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003399;

}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003399;
	font-weight: bold;
	text-align: center;


}
a:link {
	color: #999900;
	text-decoration: none;
}
a:visited {
	color: #999900;
	text-decoration: none;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #999900;
	text-decoration: none;
}
.mainBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #003399;
	font-weight: bold;

}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	font-weight: normal;

}
body {
	background-color: #003399;
}
.border {
	border-top: 2px solid #CCCC99;
	border-right: 2px solid #999933;
	border-bottom: 2px solid #999966;
	border-left: 2px solid #CCCC99;
	background-image:   url(images/background.gif);
	background-repeat: no-repeat;
	background-position: right bottom;


}
.linkline {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999900;
}
.green {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #336633;
	font-weight: bold;
	text-align: center;
}
.borderPlain {

	border-top: 2px solid #CCCC99;
	border-right: 2px solid #999933;
	border-bottom: 2px solid #999966;
	border-left: 2px solid #CCCC99;
}
