BODY
{
	margin: 0px;
	background-color: #CCCCCC;
}

img {
 border: 0px;
}

.menu
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.menu li
{
	float: left;
}

.menu li a
{
	float: left;
	background: url(/themes/newsphp/images/menu.gif) no-repeat;
	color: #fff;
	margin:5px 9px 0px 9px;
	padding: 6px 0;
	width: 100px;
	text-align: center;
	font: bold 9pt Tahoma;
	text-decoration:none;
	cursor:pointer;
}

.menu li a:hover
{
	background: url(/themes/newsphp/images/menu_active.gif) no-repeat;
}

div.main
{
	font: 10pt Lucida Grande;
	color:#444444;
	text-align: justify;	
	padding:5;
}

select, input, textarea
{
	font: 9pt Tahoma;
	margin-top: 3px;
	color:black;
}
table, tr, td
{
	font: 9pt Lucida Grande;
	color:#444444;
}

h1 {
color: 404040;
font-size: 17pt;
font-weight: bold;
font-family: Arial;
}

h2, h2 a {
font-size: 15pt;
font-weight: bold;
text-decoration: none;
}

div.content ul, div.content li {
font-size: 9pt;
text-align: justify;
font-family: Lucida Grande;
}

div.content, div.content p {
font-size: 10pt;
text-align: justify;
font-family: Lucida Grande, Verdana;
}

div.content span {
font-size: 14pt;
font-weight: bold;
font-family: Arial;
color: #707070;
}

div.content a
{
color:#E85500;
text-decoration:none;
}
div.content a:hover
{
color:#E85500;
text-decoration:underline;
}

#casetracker-cases-overview
{
	width:100%;
}

.active link{color:blue;}
a.active:visited {color:blue;}
a.active:hover {color: #E85500; text-decoration:none;}

.item-list li a
{
	color:gray;
	text-align: left;
	font:8pt Tahoma;
}
.item-list li a:hover
{
	color:#E85500;
	text-align: left;
	font:8pt Tahoma;
	text-decoration:underline;
}

.more-link a
{
	color:gray;
	text-align: center;
	font:bold 8pt Tahoma;
}

.title
{
	font:bold 12pt tahoma;
	margin-left:30px;
}

.title a
{
	color:#E85500;
}

.title a:hover
{
	color:#E85500;
	text-decoration:underline;
}

#block-blog-0
{
	/*border:1px solid gray;*/
	margin-right:20px;
}

#block-user-0
{
	margin-top:50px;
}

div#block-user-0 h2
{
	font:bold 11pt tahoma;	
	margin-left:0px;
	color:gray;
}

div.form-item span
{
	color:red;
}

.form-item
{
	font:bold 9pt Tahoma;
}

div.item-list ul
{
	margin-top:20px;
}

h2.title a
{
	margin-left:-30px;
	color:black;
	font:bold 14pt Georgia;
}

.submitted a{color:#E85500;}
 .blog_usernames_blog a{color:#E85500;}
 .comment_add a{color:#E85500;}
