body{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#999999;
}

a:link{
	color: #FF9900;
	text-decoration:none;
}
a:visited{
	color:#FF9900;
	text-decoration:none;
}
a:active{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.index_margin{
margin-top:50px;
margin-left:0px;
}
.main_margin{
margin-top:0px;
margin-left:0px;
margin-right:0px;
}

.main_bg{
background-image:url(images/tpl_md_bg.png);
background-repeat:repeat;
}
.navig{
background-image:url(images/tpl_md_navig_bg.png);
background-repeat:repeat-x;
height:73px;
}
.navig_pad{
width:30px;
}
.cotent_main{
background-image:url(images/tpl_md_content_main_bg.png);
background-repeat:repeat;
}
.content_left{
background-image:url(images/tpl_md_content_left_bg.png);
background-repeat:repeat-y;
width:6px;
}
.content_bottom{
background-image:url(images/tpl_md_content_bottom_bg.png);
background-repeat:repeat-x;
height:15px;
}
.content_bottom_left{
background-image:url(images/tpl_md_content_bottom_left_bg.png);
width:6px;
}
.copy{
padding-right:8px;
color: #333333;
}
.main_header{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#33CCFF;
}
.bottom_line{
border-bottom:2px solid #33CCFF;
height:35px;
width:75%
}
.folio_title{
color:#33CCFF;
font-weight:bold;
font-size:11px;
}
.folio_table{
padding:5px;
border-left:1px solid #999999;
border-right:1px solid #999999;
}