body, td, p {

font-family: trebuchet ms, georgia;
font-size: 10pt;

}



.c {

font-size: 8pt;
color: white;
text-align: center;
}


h1 {
	color: #D65620;
	font-size: 14pt;
}
h2 { 
	color: #542F1A; font-size: 11pt; 
}

h3 { 
	color: #542F1A; font-size: 11pt; padding:0px; margin: 0px;
}


.mnu1 {
	font-family: Tahoma;
	color: #006CB3;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background: url(../../img/bull1.gif) no-repeat 0px 6px; 
	padding-left: 10px;
	margin-left: 10px;
	text-transform : uppercase;
}

.mnu2	{ 
	text-decoration: none; 
	padding-left: 15px; 
	background: url(../../img/bull.png) no-repeat 0px 6px; 
	color: #595959;
}

.normal	{ text-decoration: none; color: #006CB3;; border-bottom: 1px dotted #006CB3; }
.normal:hover	{ text-decoration: none; color: #8F4800; border-bottom: 1px dotted #9C7600; }



.roundborder {
border-top:1px solid #F7DFC3;
border-bottom:1px solid #F7DFC3;
width: 240px;
background-color: #F7DFC3;
floating: left;
}
.roundborder .content {
border-left:1px solid #F7DFC3;
border-right:1px solid #F7DFC3;
background-color: #F7DFC3;

text-align:left;
padding:10px 15px;
}
.roundborder .t, .roundborder .b {
position:relative;
height:12px;
}
.roundborder .t div, .roundborder .b div {
position:absolute;
width:16px; height:13px;
padding:0; margin:0;
}
.roundborder .t .l {
top:-1px; left:0;
background:#FFF no-repeat url(../../img/angles.png) top left;
}
.roundborder .t .r {
top:-1px; right:0;
background:#FFF no-repeat url(../../img/angles.png) top right;
}
.roundborder .b .l {
background:#FFF no-repeat url(../../img/angles.png) bottom left;
bottom:-1px; left:0;
}
.roundborder .b .r {
background:#FFF no-repeat url(../../img/angles.png) bottom right;
bottom:-1px; right:0;
}

img.png{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
div.png{margin:0;padding:0;
    display:inline;
    filter:expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.firstChild.src+"')");
    width:expression(this.firstChild.width); 
    height:expression(this.firstChild.height);
}
table.re_table{
	border-collapse: collapse;
	border: 0;
	border-left: #542F1A 1px solid;
	border-top: #542F1A 1px solid;
	font-size: 10pt;


}

table.re_table td{
	border: 0;
	padding: 3px;
	border-right: #542F1A 1px solid;
	border-bottom: #542F1A 1px solid;
	font-size: 10pt;

}

.head
{
	background-color: #D65620;
	color: #ffffff; 
	font-weight: bold;
}
.anons
{
	text-decoration: none;
}

