*{
font-family:georgia,times,times new roman;font-size:12px;line-height:1.5em;
}
body{font-weight:normal;font-size:12px;color:#ffffff;}
p {line-height:1.5em; margin-top:10px; margin-bottom:10px; margin-right:0px; margin-left:0px;color:#ffffff; }
ul {}
li {padding:0px; list-style:square; }
 
a:link {font-weight:bold;color:#ffffff;text-decoration: none;}
a:visited {font-weight:bold;color:#ffffff;text-decoration: none;}
a:active {font-weight:bold;color:#ffffff;text-decoration: none;color:#000;}
a:hover {font-weight:bold;color:#ffffff;text-decoration: underline;}

.printText{color:#000000;}
a.printText:link {color:#000000;}
a.printText:visited {color:#000000;}
a.printText:active {color:#000000;}
a.printText:hover {color:#000000;}

hr{border: none 0; 
border-top: 1px dashed #000;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
.BGFlash{
background: url(../images/flash.jpg);
}
.BGLeft{
background: url(../images/bg.jpg);
background-position:top right;
}
.BGRight{
background: url(../images/bg.jpg);
}
.BGMid{
background: url(../images/bg_mid.jpg);
background-position:top center;
}
/* Nav */
.Nav{
	padding-top:20px;
	font-size:16px;
	text-transform:uppercase;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
}
.Nav a:link{
	font-size:16px;
	text-transform:uppercase;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
}
.Nav a:visited{
	font-size:16px;
	text-transform:uppercase;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
}
.Nav a:hover{
	border-top:1px solid #FFFFFf;
	border-bottom:1px solid #FFFFFf;
	font-size:16px;
	text-transform:uppercase;
	color:#ffffff;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
}
/* Copyright */
.Copyright{
	font-size:11px;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
}
.Copyright a:link{
	font-size:11px;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
}
.Copyright a:visited{
	font-size:11px;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:none;
}
.Copyright a:hover{
	font-size:11px;
	color:#666;
	font-weight:normal;
	letter-spacing:0px;
	text-decoration:underline;
}
h1{
	font-size:28px;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	padding-bottom:5px;
	margin:0px;
}
h2{
	font-size:21px;
	color:#FBC0E0;
	font-weight:normal;
	letter-spacing:0px;
	padding-bottom:5px;
	margin-top:20px;
	margin-bottom:0px;
}
.FormButton{
	font-size:12px;
	background:#FBC0E0;
	color:#000;
	font-weight:normal;
	letter-spacing:0px;
	margin-top:5px;
}
