.mail
{
	border-top:2px solid white; 
	padding:2px;
	
}

.side
{

	font-style:normal;
	font-weight:bold;
}
	
hr
{
	color:#a2bd0c;
}


.content a
{
	color:#666666;
}

.mailingList
{

}

.mailingList p
{
	text-align:justify;
	padding:20px;
	line-height:15px;
	font-weight:bold;
	color:#a2bd0c;
}

.rightOne
{
	text-align:justify;
	padding:20px 20px 20px 5px; 
	line-height:15px;
}

.borderTable
{
	width:800px;
	border:1px solid #cccccc;
}

.innerTable
{
	width:800px;
}

.title
{
	font-weight: bold; 
	font-size: 16px;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}

.news
{
	border-left:2px solid white; 
	padding:5px;
	background-color:#d8e48e;
}

.news a
{
	color:#a2bd0c;
}

body
{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	line-height:15px;
	margin:20px;
}

body a
{
	color:#666666;
	text-decoration: underline;
}

body a:hover
{
	text-decoration:none;
}

.green
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#a2bd0c;
}

.green a
{
	color:#a2bd0c;
}

.green a:hover
{
	text-decoration:none;
}

a.close
{
	color:#666666;
	text-decoration:none;
}

a.close:hover
{
	text-decoration:underline;
}

a.footer
{
	color:#bbbbbb;
	text-decoration:none;
	font-size:9px;
}

a.footer:hover
{
	text-decoration:none;
	color:#666666;
}

.footer
{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#bbbbbb;
	line-height:15px;
}

.blogtitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #0066CC;
}

a.blogtitle {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #0066CC;
	text-decoration: underline;
	line-height: 16px;
}

a.blogtitle:hover {
	text-decoration: none;
}

.blogtext {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 12px;
}

a.blogtext {
	/*text-decoration: underline;*/
	color: #990000;
}

a.blogtext:hover {
	text-decoration: none;
}

.blogbox {
	border: 1px dashed #666666;
	background-color: #ffffcc;
	width: 97%;
	padding: 10px;
}

.commentbox {
	border: 1px dashed #666666;
	background-color: #eaeaea;
	width: 97%;
	padding: 10px;
}

#break {
	clear: both;
}