body {
	margin-top:5px;
	background-color: #FACD92;
}

td,th  {
	font-family: arial;
	font-size: 12px;
	color: #636259;
}

a img,:link img,:visited img {
	border:none;
}
p { 
	line-height:150%;
	padding:0px;
	margin-top:0px;
}

hr{

	margin:0; padding:0;
}

hr {

	border: none 0;
	border-top: 1px solid #990000;
	width: 100%;
	height: 1px;
}

a:link{
	color: #F60507;
	text-decoration: none;
}
a:visited{
	color: #F60507;
	text-decoration: none;
}
a:active{
	color: #F60507;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: none;
}

a img,:link img,:visited img {
	border:none;
}

.left_menu{

	font-family: Verdana;
	font-size: 16px;
	color: #990000;
	list-style-image:  url(../images/star_menu.jpg);
	margin-left: 50px;
	margin-top: 30px;
	padding: 0px;
	text-decoration:none;
}

.boldred {

	font-family:Verdana;
	font-size: 11px;
	color: #990000;
	font-weight: bold;
	border: none;

}

.boldred_title {

	font-family:Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	border: none;
}


.boldmenu_small {

	font-family:Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	border: none;
	border-top:1px solid #990000;
}

a:link.boldmenu_small {

	color: #990000;
	text-decoration:none;
}

a:visited.boldmenu_small {

	color: #990000;
	text-decoration:none;
}

a:active.boldmenu_small {

	color: #990000;
	text-decoration:none;
}

a:hover.boldmenu_small {

	color:#ffffff;
	background:#990000;
	text-decoration:none;

}

.red {

	font-family:Verdana;
	font-size: 10px;
	color: #990000;
	border: none;
}

.grid_box{ 
	border:1px solid #B1B6BA;	
}
.grid_box_part{ 
	border:1px solid #B1B6BA;
	border-top:0px; 
	border-right:0px 
	
}