@charset "utf-8";

body {
	background-color: #FFFFFF;
	background-image: url(/i/bg3.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}.white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.reg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.title {
	color: #333333;
	font-weight: bold;
}
.grey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
.WhiteReg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.whitesmreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.Boldtitle {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.titleBl {
	font-family: "Arial Black";
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #354A69;
}
.titleBlsm {
	font-family: "Arial Black";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #354A69;
}
.PR_bg {
	background-color: #FFFFFF;
	background-image: url(/i/prbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.PR_BGMain {
	background-color: #FFFFFF;
	background-image: url(/i/prbg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tab_bg {
	background-image: url(/i/tab_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#main {
	padding: 2px;
	background: #f0f0f0;
	border: 1px solid #ccc;
}	
.fp_font {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.fp_fontsm {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
