body
{
background-color:#e4e4e4;
font: 12px "Arial", Helvetica, Sans-Serif;
color:#333333;
}

td
{
font: 12px "Arial", Helvetica, Sans-Serif;
}

a {
	color: #185DA0;
	background: inherit;
	text-decoration: none;
}

/*------------------------------------------------------------------------------------*/
.sidetitle {
	/*background-image: url(images/searchbar_bg.gif);
	background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	/*background-color: #990000;*/
}

.datetitle {
	/*background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 25px;*/
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	/*background-image: url(images/title_bg_left.gif);*/
}

.datetitlew {
	/*background-repeat: repeat-x;*/
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 25px;*/
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	/*background-image: url(images/title_bg_left.gif);*/
}

.menutitle{
cursor:pointer;
margin-bottom: 3px;
background-color:#1A8CE4;
font-family:  Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
width:200px;
padding:2px;
text-align:left;
font-weight:bold;
border:1px solid #666666;
}

h2 {
margin-bottom: 5px;
background-color:#1A8CE4;
font-family:  Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
width:98%;
padding:5px;
text-align:left;
font-weight:bold;
/*border:1px solid #d0d0d0;*/
}

h2 a {
	color: #ffffff;
	text-decoration: none;
	background-color: inherit;
	background-image: url(a2.gif);
	background-repeat: no-repeat;
	background-position: center left;
	
	padding: 0 0 0 13px;
}

h2 a:hover {
	background: url(a2.gif) no-repeat center left;
}

h3 {
	margin: 0px 0 0px 0;
	padding: 0;
	font-size: 12px;
	letter-spacing: 0px;
	color: #333333;
	background: url(horizontaldotted.gif) repeat-x bottom left;
	padding: 0px 5px 3px 0px;
}

h3 a {
	color: #333333;
	text-decoration: none;
	background-color: inherit;
	background-image: url(clipping.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding: 0 0 0 12px;
}

h3 a:hover {
	/*background: url(h2bghover.gif) no-repeat center left;*/
}

.more { margin: 5px 0 5px 0; padding: 5px 5px 5px 0; background: #FFFFFF url(horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.more a { color: #808080; background: #FFFFFF; }

.date { margin: 5px 0 5px 0; padding: 5px 5px 5px 0; color: #808080; font-size: 10px; text-align: right; }
.date a { color: #808080; background: #FFFFFF; }

.right_articles {
	border: 1px solid #d0d0d0;
	background-color: #fff79a;
	padding: 8px;	
	margin: 0 0 10px 0;
}
	
.right_articles:hover {
	border: 1px solid #d0d0d0;
	background-color: inherit;
}