A, A:LINK, A:VISITED, A:ACTIVE {
	color : #0066CC;
	font-weight : bold;
	text-decoration : none;
}
A:HOVER {
	font-weight : bold;
	color : #0683FF;
	text-decoration : none;
}
A.whitelink, A.whitelink:LINK, A.whitelink:VISITED, A.whitelink:ACTIVE {
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
A.whitelink:HOVER {
	font-weight : bold;
	color : #E6E6E6;
	text-decoration : none;
}
A.blacklink, A.blacklink:LINK, A.blacklink:VISITED, A.blacklink:ACTIVE {
	color : #3E3E3E;
	font-weight : bold;
	text-decoration : none;
}
A.blacklink:HOVER {
	font-weight : bold;
	color : #3E3E3E;
	text-decoration : none;
}
BODY, P, TD, TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #3E3E3E;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #444444; 
	line-height: 125%;
	background-color: #FAFAFA; 
	border: #A5A5A5; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px;
	padding : 5px;
}
INPUT, SELECT, TEXTAREA {
	background-color : #DADADA;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #314558;
}
.row1 {
	background-color : #EFEFEF;
	padding : 5px;
}
.row2 {
	background-color : #E4E4E4;
	padding : 5px;
}
.small {
	font-size : 10px;
}
.note {
	font-size : 9px;
}
.bluerow {
	background-image : url(images/cellpic_blue.gif);
	color : #FFFFFF;
	font-size : 10px;
	font-weight: bold;
	height : 31px;
	text-align : center;
	padding : 5px 5px;
}
.orangerow {
	background-image : url(images/cellpic_orange.gif);
	font-weight: bold;
	height : 25px;
	text-align : center;
	padding : 5px 5px;
}
.footrow {
	background-image : url(images/footbar_bg.gif);
	height : 27px;
}
.postdetails{
	font-size : 9px;
	background-color : #EFEFEF;
}
.underpostbit{
	background-image : url(images/underpostbit_bg.gif);
}
.smallorange {
	background-image : url(images/smallorange_bg.gif);
	height : 6px;
}
.greyrow {
	background-image : url(images/cellpic_grey.gif);
	height : 21px;
}
.dots{
	background-image : url(images/dots.gif);
	height : 5px;
}
.maintable{
	width : 740;
}
.spacer{
	height : 1px;
	background-color : #FFFFFF;
}


