body {
	background-color: #e8e8e8;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(../images/back.jpg);

}
table {
	font-family:"Arial","Helvetica","sans-serif";
	font-size: 12px;
	line-height: 140%;
	color: #222222;
}
a:link{color:#184464;font-size:12px;line-hwight:140%;text-decoration:underline;}
a:visited{color:#0a0066;font-size:12px;line-hwight:140%;text-decoration:underline;}
a:hover{color:#0a50ff;font-size:12px;line-hwight:140%;text-decoration:underline;}
.mini{font-size:11px;line-height:140%;color:#000000;}
.text-black {
	color: #000000;
}
.normal-text {
font-size:13px;line-height:140%;color:#000000;
}
.normal-textTitle {

font-size:13px;line-height:140%;color:#184464;
}
.box {
	font-size:13px;
	line-height:140%;
	color:#FFFFFF;
	background-color: #124364;


}
.normal-text-small {

font-size:10px;line-height:140%;color:#000000;
}
.normal-text-smallBlue {


font-size:11px;line-height:140%;color:0a0066;

}