#rnd_container {background: #fff; margin:1px;}
    
    .rnd_top, .rnd_bottom {display:block; background:transparent; font-size:10px;}
    .rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
    .rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
    .rnd_b2, .rnd_b3, .rnd_b4 {background:transparent; border-left:1px solid #ccc; border-right:1px solid #ccc;}
    .rnd_b1 {margin:0 5px; background:#ccc;}
    .rnd_b2 {margin:0 3px; border-width:0 2px;}
    .rnd_b3 {margin:0 2px;}
    .rnd_b4 {height:2px; margin:0 1px;}
    
    .rnd_content {
    display:block;
    border:0 solid #ccc;
    border-width:0 1px;
    padding: 4px;
	color:#000000;
	font-size: 11px
    
    }
TD.BoxHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: 600;
	
	color: #000000;
	background-color: #EFEFEF;
	
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;

	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	
}
TD.BoxBody
{
	font-family: Verdana;
	font-size: 11px;
	
	color: #000000;
	background-color: #FFFFFF;
	
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	padding-bottom: 4px;

	border: 1px solid #000000;
}


TD.MainBody
{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font : verdana;
	font-weight : 300;
	line-height : normal;
	text-align : left;
	text-decoration : none;
}

TD.MenuHeader
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: 300;
	
	color: #000000;
	background-color: #c0c0c0;
	
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
}
TD.MenuBody
{
	font-family: Verdana;
	font-size: 11px;
	
	color: #000000;
	
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
}


P, TD, LI
{
	font-family:Verdana; 
	font-size:11px; 
}

SMALL 
{
	font-family:Verdana; 
	font-size:11px; 
}

BIG 
{
	font-family:Verdana; 
	font-size:14px; 
	font-weight: 600;
}

INPUT, TEXTAREA, SELECT
{
	border: 1px solid #808080;
	background-color: #EFEFEF;
	color: #000000;
	font-size: 8pt;
	font-family: verdana;
	font-weight: 300;
	padding-left: 4px;
	padding-right: 4px;
	font : verdana;
	line-height : normal;
	text-align : left;
	text-decoration : none;
}	


.button
{
	border-left: 1px solid #78AB3C;
	border-top: 1px solid #78AB3C;
	border-right: 1px solid #5C7044;
	border-bottom: 1px solid #5C7044;
	background-color: #1D532D;
	color: #FFFFFF;
	cursor: hand;
	text-align: center;
	font-size: 8pt;
	font-weight: 600;
	font-family: verdana;
	font : verdana;
	line-height : normal;
	text-decoration : none;
}

.input
{
	border: 1px solid #000000;
	font-size: 11;
	font-family: verdana;
	padding-left: 3px;
	font : verdana;
	font-weight : 300;
	text-decoration : none;
	text-align : left;
	background : White;
	line-height : normal;
}	
A:link {
	color: #1D532D;
	font-family : Verdana;
	font-size : 11;
	text-decoration : none;
	text-align : left;
	font : verdana;
}
A:visited {
	color: #553109;
	font-family : Verdana;
	font-size : 11;
	text-decoration : underline;
	text-align : left;
	font : verdana;
	font-weight : 300;
	line-height : normal;
}
A:hover {
	color: #553109;
	font-family : Verdana;
	font : verdana;
	text-align : left;
	text-decoration : underline;
} 
