body {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background: url('image/bg.jpg');
	background-repeat: repeat-x;
	color: #383838;
	margin-top: 10px;
}
td {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	color: #383838;
}
a {
	color: #B30000;
	text-decoration: underline;
}
a:hover {
	color: #cc3399;
	text-decoration: underline;
}
.form {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	margin: 1px;
	padding: 1px;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	background-color: #D5F1FF;
}
.search {
	width: 130px;
	height:	20px;
	padding: 0;
	margin:	2px 1;
	border-color: #596C80 #3D6B99 #3D6B99 #596C80;
	border-width: 1px 1px 1px 1px; 
	border-style: solid;
	font: 11px Arial, Verdana, sans-serif;
	background-color: #D5F1FF;
}
input.submit {
	border: 1px solid #330066;
	font: 11px Arial, Verdana, sans-serif;
	background: #0099CC;
	height:	20px;
	color: #FFFFFF;
	padding: 0;
	margin:	1;
}
#top_left {
	margin: 5px 0px 0px 12px;
}
#top_right {
	padding: 0px 8px 0px 0px;
}
#top_right a {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

/* ---------------------- BEGIN: Navigation ---------------------- */
#menu {
	position:relative;
	display:block;
	height:39px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(image/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#menu ul li {
	display:block;
	float:left;
	margin:0;
}
#menu ul li a {
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(image/bgDIVIDER.gif) no-repeat top right;
	color:#000000;
}
#menu ul li a:hover, #menu ul li a.current {
	color:#B30000;
	background:#fff url(image/bgON.gif) no-repeat top right;
}
/* ---------------------- END: Navigation ---------------------- */

#updated {
	position:relative;
	display:block;
	height:39px;
	font-size:11px;
	font-weight:bold;
	background:transparent url(image/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #B30000;
}
#updated ul {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#updated ul li {
	display:block;
	float:right;
	margin:0;
	color:#666;
	text-decoration:none;
	padding:11px 10px 0 20px;
	height:23px;
	color:#000000;
	text-transform:uppercase;
}
#content {
	padding-top: 10px;
	font-family: Arial, Verdana, Helvitica, sans-serif;
	line-height: 18px;
}
#content p {
	margin: 15px 0px 15px 0px;
}
#content .sep {
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-bottom-width: 1px;
	margin: 10px 0px 10px 0px;
}
#content .title {
	font-size: 18px;
	color: #b30000;
}
#content .title a {
	font-size: 18px;
	color: #b30000;
	line-height: 20px;
	text-decoration: none;
}
#content .title a:hover {
	color: #d60202;
	text-decoration: underline;
}
#content .picture {
	float: left;
	margin: 0px 5px 0px 5px;
	width: 80px;
	height: 80px;
	border: 1px solid #383838;
}
#right {
	padding-top: 5px;
	font-family: Tahoma, Arial, Verdana, Helvitica, sans-serif;
}
#right .title {
	font-size: 12px;
	color: #477db0;
	text-transform: uppercase;
	font-weight: bold;
}
#right .sep {
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-bottom-width: 1px;
	margin: 10px 0px 10px 0px;
}
#right a {
	color: #383838;
	text-decoration: underline;
}
#right a:hover {
	color: #000000;
	text-decoration: underline;
}
#right .headlines {
	color: #383838;
	text-decoration: none;
}
#right .headlines:hover {
	color: #000000;
	text-decoration: underline;
}
#footer td {
	font-size: 11px;
	line-height: 18px;
}
#footer a {
	color: #007fc0;
	text-decoration: none;
}
#footer a:hover {
	color: #0198e5;
	text-decoration: underline;
}
.headlines {
	color: #216cb2;
	text-decoration: none;
}
.headlines:hover {
	color: #0373da;
	text-decoration: underline;
}
.tools {
	font-size: 11px;
}
.tools a {
	color: #006600;
	text-decoration: none;
}
.tools a:hover {
	color: #339900;
	text-decoration: underline;
}
#footer .juiceapac {
	color: #686868;
	text-decoration: none;
}
#footer .juiceapac:hover {
	color: #383838;
	text-decoration: underline;
}

/* ---------------------- begin: pagination ---------------------- */
.pagination{
padding: 2px;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 11px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 0 5px;
border: 1px solid #9aafe5;
text-decoration: none; 
color: #2e6ab1;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #000;
background-color: #a6cef7;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}

.pagination a.disablelink, .pagination a.disablelink:hover{
background-color: white;
cursor: default;
color: #929292;
border-color: #929292;
font-weight: normal !important;
}

.pagination a.prevnext{
font-weight: bold;
}
/* ---------------------- end: pagination ---------------------- */