body {
	background-color: #990100;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position:left top;
	background-attachment:fixed;
}
.horiz1 {
	background-image:url(../images/horiz-01.png);	
}
.vert1 {
	background-image:url(../images/vert-01.png);	
}
.back1 {
	background-image:url(../images/back-01.png);	
}
.horiz2 {
	background-image:url(../images/horiz-02.png);	
}
.vert2 {
	background-image:url(../images/vert-02.png);	
}
.back2 {
	background-image:url(../images/back-02.png);	
}
.horiz3 {
	background-image:url(../images/horiz-03.png);	
}
.vert3 {
	background-image:url(../images/vert-03.png);	
}
.back3 {
	background-image:url(../images/back-03.png);	
}
.horiz4 {
	background-image:url(../images/horiz-04.png);	
}
.vert4 {
	background-image:url(../images/vert-04.png);	
}
.back4 {
	background-image:url(../images/back-04.png);	
}
.footer { 
	padding-top:10px;
	padding-bottom:20px;
	font-size:9px;
	color:#FC0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#cbox {
       width: 352px;
			 margin: auto;
			 clear: both;
       }
.whitesemi {
	background-image:url(../images/white-semi.png);	
}
h1 {
	font-size: 28px;
	font-weight:lighter;
	color: #990100;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}
h2 {
	font-size: 20px;
	font-weight:lighter;
	color: #990100;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}
h3 {
	font-size: 14px;
	color: #990100;
	padding-top:0px;
	padding-bottom:10px;
	margin:0px;
}
.pad10 {
	padding:10px 10px 10px 10px;	
}

.redtitle {
	font-size:14px;
	font-weight:bold;
	color:#990100;
}
.greysub {
	font-size:12px;
	font-weight:bold;
	color:#666;
}
.small1 {
	font-size:10px;	
}
.red {
	color:#990100;	
}
.small2 {
	font-size:9px;	
}
.comdiary {
	background-color:#090909;
	color:#ffffff;
}
.greysub2 {
	font-weight:bold;
	font-size:11px;
	color:#999;
}
.whitesub {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}
.green {
	color:#ccff00;	
}

a.bm:link {font-weight: bold;color:#FC0;text-decoration:none;} 
a.bm:visited {font-weight: bold;color:#FC0;text-decoration:none;} 
a.bm:hover {font-weight: bold;color:#FC0;text-decoration:underline;}


a.fl:link {font-weight: bold;color:#ffe3bb;text-decoration:none;} 
a.fl:visited {font-weight: bold;color:#ffe3bb;text-decoration:none;} 
a.fl:hover {font-weight: bold;color:#ffe3bb;text-decoration:underline;}

a.j30:link {color:#FC0;text-decoration:none;} 
a.j30:visited {color:#FC0;text-decoration:none;} 
a.j30:hover {color:#fff;text-decoration:underline;}

a.pl:link {font-weight: bold;color:#fd4102;text-decoration:underline;} 
a.pl:visited {font-weight: bold;color:#fd4102;text-decoration:underline;} 
a.pl:hover {font-weight: bold;color:#0062a2;text-decoration:underline;}

a.hpl:link {font-weight: bold;color:#000;text-decoration:none;} 
a.hpl:visited {font-weight: bold;color:#000;text-decoration:none;} 
a.hpl:hover {font-weight: bold;color:#990100;text-decoration:underline;}

a.gl:link {font-weight: bold;color:#ccff00;text-decoration:none;} 
a.gl:visited {font-weight: bold;color:#ccff00;text-decoration:none;} 
a.gl:hover {font-weight: bold;color:#ccff00;text-decoration:underline;}

a:link {
	color: #780100;text-decoration:none;
}
a:visited {
	color: #780100;text-decoration:none;
}
a:hover {
	color: #C00;text-decoration:underline;
}
a:active {
	color: #780100;text-decoration:none;
}
.menuback {
	background-color:#c63600;
	background-image:url(../images/menuback.gif);
	background-repeat:no-repeat;
	background-position:top;
	color:#FC0;
}
.menu {
	padding-top:5px;
	padding-left:10px;
	padding-bottom:5px;
	color:#FC0;
	font-size:14px;
}
.menusub {
	padding-top:3px;
	padding-left:15px;
	padding-bottom:3px;
	color:#FC0;
	font-size:12px;
}
.wb {
	background-color:#ffffff;	
}
.wb1 {
	background-color:#fff;
	border-bottom:1px solid #c50000;
}
.pad1 {
	padding-bottom:4px;	
}
.cf {
	background-color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #C30;
	width:470px;
}

.reg {
	background-color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #C30;
	width:360px;
}
.search {
	background-color:#f4f4f4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	border:1px solid #C30;
	width:160px;
}
.button {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	border:1px solid #000;
}
.button:hover {
	background-color:#900;
	cursor:pointer;
}
.padlr {
	padding-left:5px;
	padding-right:5px;
}