@charset "utf-8";
/* CSS Document */

BODY {
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #000033;
	FONT-SIZE: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back-image.jpg);
	background-repeat:repeat-x;
}
a:link {
	color: #000033;
	text-decoration: underline;
		font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000033;
		font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000033;
		font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #000033;
		font-weight: bold;
}
.toptext:link {
		font-size: 11px;
	COLOR: #000033;
	text-decoration: none;
	}
.toptext:active { 
		font-size: 11px;
	COLOR: #000033;
text-decoration: none; 
}
.toptext:visited { 
	font-size: 11px;
	COLOR: #000033;
text-decoration: none; 
}
.toptext:hover { 
	font-size: 11px;
	COLOR: #000033; 
text-decoration:underline; 
} 
.main-width {
	width: 1000px;
	text-align: left;
}
.whitefont14px {
	font-size: 14px;
	COLOR: #ffffff;
}
.whitefont12px {
	font-size: 12px;
	COLOR: #ffffff;
}
.BOLDwhitefont16px {
	font-size: 16px;
	font-weight: bold;
	COLOR: #ffffff;
}
.BOLDdarkbluefont16px {
	font-size: 16px;
	font-weight: bold;
	COLOR: #000033;
}
.BOLDredfont16px {
	font-size: 16px;
	font-weight: bold;
	COLOR: #ff0000;
}
.BOLDlightbluefont16px {
	font-size: 16px;
	font-weight: bold;
	COLOR: #00a1b1;
}
.darkbluefont11px {
	font-size: 11px;
	COLOR: #000033;
}
.BOLDdarkbluefont20px {
	font-size: 20px;
	COLOR: #000033;
	font-weight: bold;
}
.BOLDlightbluefont20px {
	font-size: 20px;
	COLOR: #00a1b1;
	font-weight: bold;
}
.lightbluefont12px {
	COLOR: #00a1b1;
}
.darkbluefont12px {
	COLOR: #000033;
}
.darkbluefont10px {
	font-size: 10px;
	COLOR: #000033;
}
.grayfont10px {
	font-size: 10px;
	COLOR: #7e7e7e;
}
.BOLDlightbluefont12px {
	COLOR: #00a1b1;
	font-weight: bold;
}
.BOLDdarkbluefont12px {
	COLOR: #000033;
	font-weight: bold;
}
.BOLDlightbluefont13px {
	font-size: 13px;
	COLOR: #00a1b1;
	font-weight: bold;
}
.BOLDdarkbluefont13px {
	font-size: 13px;
	COLOR: #000033;
	font-weight: bold;
}
.BOLDlightbluefont24px {
	font-size: 24px;
	COLOR: #00a1b1;
	font-weight: bold;
}
.BOLDdarkbluefont24px {
	font-size: 24px;
	COLOR: #000033;
	font-weight: bold;
}
.line-height {
line-height: 180%;
}