body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #14369a;
}
a:visited, a:active {
	color: #14369a;
}
a:hover {
	color: #000000;
}
a.fck {
background-color: white;
color: #663366; 
text-decoration: none
}
a.fck:hover {
background-color: #14369a;
color: white; 
text-decoration: none
}
.htable { 
	border-top: #666666 solid 1px 
}
.gtable { 
	border-top: #14369a dotted 1px; border-bottom: #14369a dotted 1px; border-left: #14369a dotted 1px; border-right: #14369a dotted 1px;
}
.ctable { 
	border-top: #14369a dotted 1px; border-bottom: #14369a dotted 1px; border-left: #14369a dotted 1px; border-right: #14369a dotted 1px; 
	padding: 8px;
	background-color: #ccd3d7;
}
.ictable { 
	border-top: #14369a dotted 1px; border-bottom: #14369a dotted 1px; border-left: #14369a dotted 1px; border-right: #14369a dotted 1px; 
	padding: 8px;
	background-color: #c1cacf;
}
.htext { 
	color: #666666; font-weight: bold; font-family: Arial; 
}
.hmain { 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 75%;
}
.hsuxx { 
	font-family: Trebuchet MS; font-size: 75%;
}
.return {
	font-size: 10pt;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #DAE1F6;
	border-bottom: 1px solid #DAE1F6;
	background-image: url(../images/make/diagon.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 18px;
	line-height: 18px;
}
.inews {
	font-size: 10pt;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #DAE1F6;
	border-bottom: 1px solid #DAE1F6;
	background-image: url(../images/make/diagon.gif);
	background-repeat: repeat;
	background-position: left top;
	margin-bottom: 18px;
	line-height: 18px;
}
.stitle {
	font-size: 90%;
	background-color: #b1c0d7;
	padding: 0px;
	margin: 0px;
}
.stitle p {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 15px 25px;
}
.stitle h5 {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 45px;
	letter-spacing: -2px;
	color: #FFFFFF;
	margin: 8px 12px;
}
b.rtop, b.rbottom { 
	display: block;
	background: #FFF;
}
b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow:hidden;
	background:#b1c0d7;
}
b.rtop b.w4, b.rbottom b.w4 {
	margin: 0 1px;
	height: 0px;
}
b.w1 {
	margin: 0 5px;
}
b.w2 {
	margin: 0 3px;
}
b.w3 {
	margin: 0 2px;
}
.box-open {
	padding-top:15px;
	text-align:center;
	background-image: url(../images/make/open.gif);
	background-repeat: no-repeat;
	background-position: center top;
        	margin-bottom: -10px;
}
.box-closed { 
	text-align:center;
	background-image: url(../images/make/closed.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	padding: 6px;
        	margin: 0 0 25px 0;
}
.error {
	width: 508px; 
	background: #cccccc; 
	font-family: Georgia, "Times New Roman", Times, serif;
	border:2px; 
	border-top: #000000 dotted 1px; 
	border-bottom: #000000 dotted 1px; 
	border-left: #000000 dotted 1px; 
	border-right: #000000 dotted 1px; 
}