a.menu:active {color:#942B13;   text-decoration:none;font-size:12px;font-weight:bold; }
a.menu:hover{color:#942B13; text-decoration:underline;font-size:12px;font-weight:bold; }
a.menu {color:#942B13; text-decoration:none;font-size:12px;font-weight:bold;}

a.tools:active {color:#46839C;   text-decoration:none;font-size:11px; }
a.tools:hover{color:#46839C; text-decoration:underline;font-size:11px; }
a.tools {color:#46839C; text-decoration:none;font-size:11px;}

a.bottom_link:active {color:#FFFFFF;   text-decoration:none; }
a.bottom_link:hover{color:#FFFFFF; text-decoration:underline; }
a.bottom_link {color:#FFFFFF; text-decoration:none}

a:active {color:#8599B2;   text-decoration:none; }
a:hover{color:#8599B2; text-decoration:underline; }
a{color:#8599B2; text-decoration:none}

body 
{
background: #FFFFFF;
margin-left: 0px;
font-family: Arial;
}

.content 
{
background: #EBEBEB;
font-family: Arial;
color: #393939;
font-size: 14px;
}


.bottom
{
background: #5C5C5C;
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
text-align: center;
vertical-align: middle;
height: 55px;
}

.left_title
{
background: #942B13;
width: 183px;
height:38px;
}

.yellowbg
{
background-image: url('/template/images/yellowbg.jpg');
font-family: Arial;
font-size: 10px;
color: #942B13;
}

.redbg
{
background-image: url('/template/images/redbg.jpg');
height: 100%;
width: 183px;
text-align: center;
}

.title
{
color: #942B13;
font-size: 14px;
font-weight: bold;
}

.author
{
color: #666666;
}
.filed_under
{
color: #942B13;
}
.more_from_date
{
font-size: 12px; 
color: #942B13;
}
.date_text {
	color: #666666;
}

.slashbg
{
background-image: url('/template/images/slashbg.jpg');
height: 16px;
width: 510px;
}