.ms-list3-main {
	border-left-style: none;
	border-right-style: none;
	border-top: none;
	border-bottom: none;
	background-color: white;
}
.ms-list3-tl {
	font-weight: bold;
	color: navy;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
.ms-list3-left {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
.ms-list3-top {
	font-weight: bold;
	color: navy;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: 1.5pt solid black;
	background-color: white;
}
.ms-list3-even {
	font-weight: normal;
	color: black;
	border-left-style: none;
	border-right-style: none;
	border-top-style: none;
	border-bottom: .75pt solid black;
	background-color: white;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dffad5;
	background-image: url(http://jvgiveaway.net/xmas/images/topbg.png);
	background-repeat: repeat-x;
}

td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#takeMeUpContainer {
	bottom:5px;
	display:block;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	padding:7px 7px 7px 10px;
	position:fixed;
	text-decoration:none;
	cursor: pointer;
	width:70px;
}
#cLoadingIndicator
{	
	text-align: center;
	vertical-align: middle;	
	font-size: 10px; 
	font-weight:bold;	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none; 	
	BACKGROUND-COLOR: #ffffae;
	BORDER: #000000 1px solid; 	
	width: 188px;
	height: 24px;
}
.LoadInd
{
	line-height: 24px; 
	vertical-align: middle;	
}
span.text
	{
	color: #525163;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	}
span.text_red
	{
	color: #CE0000;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	}

span.text_green
	{
	color: #009900;
	font-size: 11px;
	font-family: Verdana, Arial, Sans-Serif;
	}
td.admin_index_news_border
	{
	border: 1px #DEDFDE solid;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
	color: #45484A;
	font-size: 13px;
	font-family: verdana, arial, sans-serif;
	}
#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

span.copyright
	{
	color: #525163;
	font-size: 9px;
	font-family: Verdana, Arial, Sans-Serif;
}

.odd{
background-color:#F3EF9D;
}
.even{
background-color:#CBE1DE;
}
.error {
font-family: Tahoma;
font-size: 8pt;
color: red;
margin-left: 50px;
display:none;
}
.reviewcount, .visitsite, .visitsite_single {
	float: right;
}

.reviewcount a:link, .reviewcount a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 3px;
	background: #f3f2ed;
	font-family: Arial;
	font-size: 8pt;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

.visitsite, .visitsite_single {
	padding-left: 8px;
}

.visitsite a:link, .visitsite a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 3px;
	background: #f3f2ed;
	font-family: Arial;
	font-size: 8pt;
	color: #069;
	text-decoration: none;
	font-weight: bold;
}

.visitsite_single a:link, .visitsite_single a:visited {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #c00;
	font-family: Arial;
	font-size: 8pt;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.visitsite_single a:hover {
	display: block;
	margin-top: 1px;
	padding: 1px 8px;
	background: #fcc;
	font-family: Arial;
	font-size: 8pt;
	color: #06c;
	text-decoration: underline;
	font-weight: bold;
}

td.ratings {
	white-space: nowrap;
	padding-left: 10px;
}

.rating_label {
	white-space: nowrap;
	background: #e3f1ff;
	font-family: Arial;
	font-size: 8pt;
	padding: 1px 4px;
}

.rating_value {
	white-space: nowrap;
	padding: 1px 3px;
	font-family: Arial;
	font-size: 8pt;
}

.rating_value .no_ratings {
	color: #666;
}

.field {
border: 1px outset #FF0000;
color: #660000;
background-color: #FFCCFF;
font-weight: bold;
}
.field2 {
border: 2px inset #FF0000;
color: #660000;
font-weight: bold;
} 
