@charset "utf-8";
/* CSS Document */
#newspaper-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 5px;
	width: 650px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #D55406;
	background:#626557;
}
#newspaper-a th
{
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #FDC9AA;
	border-bottom: 1px dashed #D55406;
}
#newspaper-a td
{
	padding: 7px 17px 7px 17px;
	color: #d7d6d6;
}
#newspaper-a tbody tr:hover td
{
	color: #E12D00;
	background: #d7d6d6;
}

#newspaper-a tbody tr td .addcontent
{
	color: #B5FF1C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-left: 50px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CC9;
	padding-left: 5px;
}

#newspaper-a tbody tr td .addcontent a
{
	color: #A9DCF1;
}
#newspaper-a tbody tr td .addcontent a:hover
{
	color: #B54604;
}

#newspaper-a tbody tr:hover td .addcontent
{
	color: #5E8A00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-left: 50px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #5E8A00;
	padding-left: 5px;	
}

p.errormsg {
	border:1px solid #990000;
	background-color:#EAB9B5;
	color:#FF0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding:200px 5px 200px 5px;
	text-align: center;
}

a.icon-dwn {

	background: url(images/icon-download.gif) no-repeat 0px 0px;
	display:block;
	width:31px;		
	height:26px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;		

}

a.icon-dwn:hover{

	background: url(images/icon-download.gif) no-repeat  0px -26px;

}
a.icon-jpg {

	background: url(images/icon-jpg.gif) no-repeat 0px 0px;
	display:block;
	width:31px;		
	height:26px;
	overflow:hidden;
	text-decoration:none;
	text-indent:-9999px;		

}

a.icon-jpg:hover{

	background: url(images/icon-jpg.gif) no-repeat  0px -26px;

}


.sidebox {

	width:290px;
	padding-top:20px;
	margin-bottom:13px;
	color:#64694f;
	background:url(images/submenu-top.gif) no-repeat top left;

}

.sidebox-bottom {

	
	padding-top:20px;
	background:url(images/submenu-bottom.gif) no-repeat bottom left;

}

.sidebox h2 {
	
	line-height:1em;		
	font-weight:normal;
	font-size:1.6em;
	
	margin:0px;
	padding:0px 0px 10px 25px;
	background:url(images/submenu-ul.gif) repeat-y top left;
	
}

.sidebox ul {
	
	margin:0px 0px 0px 0px ;
	padding:0px 0px 0px 0px;
	list-style:none;
	background:url(images/submenu-ul.gif) repeat-y top left;
	
}

.sidebox ul li{
	
	
	font-size:1.2em;
	padding:0px 5px 12px 5px;
	margin:0px 20px 12px 20px;
	background:url(images/submenu-li-back.gif) repeat-x bottom left;
	
}

.sidebox ul li a{
	
	display:block;
	text-decoration:none;
	color:#64694f;
	
}

.sidebox ul li a:hover{
	
	text-decoration:none;
	color:#82b500;
	
	
}
	
.sidebox ul li a.current{
	
	padding:0px 0px 0px 15px;
	background:url(images/submenu-hover.gif) no-repeat 0% 6%;
	
}

.sidebox a {
	
	color:#82b500;
	
}

.sidebox a:hover {
	
	color:#82b500;
	text-decoration:underline;
	
}
li#lilast {

	background:url(images/li-last.gif);
	
	margin-bottom:0px;
	padding-bottom:0px;
		
}
label.error {
	text-align: left;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: none;
	clear: none;
	display: inline;
	color: #cc3366;
	font-size: 10px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: -moz-use-text-color;
	border-bottom-color: -moz-use-text-color;
	border-left-color: -moz-use-text-color;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cc3366;
}

#sidebar ul.sidemenu2 {
	list-style:none;
	margin:10px 15px;
	padding:35px 0px 0px 0px;
	text-align: left;
}
#sidebar ul.sidemenu2 .small{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;	
}
#sidebar ul.sidemenu2 li {
	margin-bottom:1px;
	border: 1px solid #f2f2f2;
}
#sidebar ul.sidemenu2 a {
	display: block;
	/*font-weight: bold;*/
	font-family: Georgia,"Times New Roman",Times,serif;
	letter-spacing: 0.1em;
	color: #333;
	text-decoration:none;	
	padding: 2px 5px 2px 10px;
	background: #f2f2f2;
	border-left: 5px solid #CCC;	
	height: 60px;
	min-height: 18px;	
}
#sidebar ul.sidemenu2 a:hover {
	padding:2px 5px 2px 10px;
	background: #f2f2f2;
	color: #BB0000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BB0000;
}

img.slides {

	margin-right:25px;
	margin-left:26px;
	padding:14px 12px 14px 11px;
	float:left;
	width:309px;
	height:185px;
	background:url(images/image-frame.png) no-repeat top left;
	
}

.clearfix {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: 0.1em;
	background-color: #E1FFE1;
}
