body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
img{ border:0px;
}
body {
	background-color: #1C1C1C;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}


.inlightbox { color:#333333; }
.red_14 {color:#990000; font-size:14;}

.field150 { border:1px solid #000000; background-color:#282828; color:#CCCCCC; padding:1px; width:150px; height:18px}
.field200 { border:1px solid #000000; background-color:#282828; color:#CCCCCC; padding:1px; width:200px; height:18px}
.field100 { border:1px solid #000000; background-color:#282828; color:#CCCCCC; padding:1px; width:100px; height:18px}
.field50 { border:1px solid #000000; background-color:#282828; color:#CCCCCC; padding:1px; width:50px; height:18px}
.category_list1 {
	color: #FFFFFF;
}


.category_list1 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.category_list1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.category_list1 a:hover {
	text-decoration: none;
	color:#FF0000;
}
.category_list1 a:active {
	text-decoration: none;
	color: #FFFFFF;
}