body {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background-color: #eaeaea;
	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;
}
#header a {
	color: #383838;
	text-decoration: none;
}
#header a:hover {
	color: #069;
	text-decoration: underline;
}

/* ---------------------- OCDN nav ---------------------- */
#OCDNcontainer{position:relative;height:36px;color:#E0E0E0;background:#143D55;width:100%;font-family:Arial,Helvetica,Verdana,sans-serif;}
#OCDNnav{position:relative;height:33px;font-size:16px;text-transform:uppercase;background:#d6f6fb url(image/menu_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#OCDNnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#OCDNnav ul li{display:block;float:left;margin:0 1px;}
#OCDNnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#OCDNnav ul li a span{padding:9px 20px 0 0;height:21px;float:left;}
#OCDNnav ul li a:hover{color:#fff;background:transparent url(image/menu_bg-OVER.gif) repeat-x bottom left;}
#OCDNnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#OCDNnav ul li a.current,#OCDNnav ul li a.current:hover{color:#fff;background:#1D6893 url(image/menu_left-ON.gif) no-repeat top left;line-height:275%;}
#OCDNnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(image/menu_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END OCDN nav ---------------------- */

#content {
	padding-top: 12px;
	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: #d0d8dd;
	border-bottom-width: 1px;
	margin: 10px 0px 10px 0px;
}
#content .title {
	font-size: 16px;
	color: #004e96;
}
#content .title a {
	font-size: 16px;
	color: #004e96;
	line-height: 20px;
	text-decoration: none;
}
#content .title a:hover {
	color: #317fc8;
	text-decoration: underline;
}
#content .subtitle {
	font-size: 16px;
	color: #eb2026;
}
#content .subtitle a {
	font-size: 16px;
	color: #eb2026;
	line-height: 20px;
	text-decoration: none;
}
#content .subtitle a:hover {
	color: #cc0208;
	text-decoration: underline;
}
#content .picture {
	float: left;
	margin: 0px 5px 0px 5px;
	width: 80px;
	height: 80px;
	border: 1px solid #383838;
}
#content .more a {
	font-size: 12px;
	color: #2b69e8;
	text-decoration: underline;
}
#content .more a:hover {
	color: #0054fe;
	text-decoration: underline;
}
/*
#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: #d0d8dd;
	border-bottom-width: 1px;
	margin: 10px 0px 10px 0px;
}
#right a {
	color: #2b69e8;
	text-decoration: underline;
}
#right a:hover {
	color: #00F;
	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: #383838;
	text-decoration: none;
}
.headlines:hover {
	color: #000000;
	text-decoration: underline;
}
.tools {
	font-size: 12px;
}
.tools a {
	color: #006600;
	text-decoration: none;
}
.tools a:hover {
	color: #339900;
	text-decoration: underline;
}
.juiceapac {
	color: #383838;
	text-decoration: none;
}
.juiceapac:hover {
	color: #000000;
	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 ---------------------- */