body {
	background-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-image: url(/images/box.jpg)
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link {
	color : #CC0000; 
	text-decoration : none; 
} 
	a:visited {
	color : #CC0000; 
	text-decoration : none; 
} 
	a:hover {
	color : #000000; 
	text-decoration : underline; 
} 
td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px inset #CCCCCC;

}
h1 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #000000;
}
h3 {
	font-family: "trebuchet ms", verdana, arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #000000;
}
.count {
	color: #000066;
	font-size: 8pt;
	font-weight: normal;
}
.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #efefef;
	background-color: #CCCCCC;
	
} 
.srcbg {
	color:#bfcad3;
	background-image: url(images/srcbg.jpg);
}
	.srcbg a:link{
	color : #FFFFFF; 
	text-decoration : none; 
} 
	.srcbg a:visited {
	color : #FFFFFF; 
	text-decoration : none; 
} 
	.srcbg a:hover {
	color : #000000; 
	text-decoration : underline; 
} 
.footbg {
	color:#000000;
	background-image: url(images/footbot.jpg);
}
	.footbg a:link{
	color : #000000; 
	text-decoration : none; 
} 
	.footbg a:visited {
	color : #000000; 
	text-decoration : none; 
} 
	.footbg a:hover {
	color : #FFFFFF; 
	text-decoration : underline; 
} 

.tbbg {
	background-image: url(images/cellpic2.jpg);
	background-repeat: repeat-x;
}
.lft {
	background-image: url(images/lft.gif);
	background-repeat: repeat-y;
}
.rgt {
	background-image: url(images/rgt.gif);
	background-repeat: repeat-y;
	background-position: right;
}

.navbk {
	background-image: url(images/navbk.jpg);
	color:#000000;
}
.navbk a:link {
	color : #000000; 
	text-decoration : none; 
} 
.navbk a:visited {
	color : #000000; 
	text-decoration : none; 
} 
.navbk a:hover {
	color : #CC0000; 
	text-decoration : underline; 
} 
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #000000;
	height: 5px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
div.sug{
	color: #000000;
	font-size: 8px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #0000000;
	font-size: 7pt;
	text-decoration: none;
}
.url {
	color: #CC0000;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}