@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Tahoma;
}
.topnav
{
text-align:left;
background-color:#ff7400;
color:#ffffff;
font-weight:bold;
font-size:12px;
padding-left:20px;

}

.topnav a
{

color:#ffffff;
text-decoration:none;}
.topnav a:hover
{

color:#000000;
text-decoration:underline;}

h2{
margin:0 0 0 0;
color:#ff6228;
font-size:14px;}
h3{
margin:0 0 0 0;
color:#ffffff;
font-size:14px;}
.txt
{
color:#a6a5a4;
font-size:11px;
line-height:18px;
text-align:justify;
padding-left:5px;
padding-right:5px;}

.bodytxt
{
color:#a6a5a4;
font-size:11px;
line-height:18px;
text-align:justify;
padding-left:5px;
padding-right:5px;}
.contact
{
color:#858484;
font-size:13px;
line-height:22px;
}
.contact a
{
color:#858484;
text-decoration:underline;
}
.contact a:hover
{
color:#ff0000;
text-decoration:underline;
}



.more{
color:#000000;
text-align:right;
padding-right:5px;
font-size:11px;}

.more a{
color:#000000;
text-decoration:none;
}
.more a:hover{
color:#fd9772;
text-decoration:underline;
}

.request{
color:#000000;
text-align:right;
padding-right:5px;
font-size:11px;}

.request a{
color:#000000;
text-decoration:none;}
.request a:hover{
color:#fd9772;
text-decoration:underline;}

.panelr
{
color:#000000;
font-size:11px;
line-height:20px;
}
.panelr a
{
color:#000000;
text-decoration:none;
}
.panelr a:hover
{
color:#ff0000;
text-decoration:underline;
}
.breadcrump
{
font-size:10px;
color:#000000;}
.breadcrump a
{
color:#ff6228;
text-decoration:none;
font-weight:bold;
font-size:11px;}

.breadcrump a:hover
{
color:#000000;
text-decoration:underline;}

.footer
{
text-align:center;
color:#ffffff;
font-size:12px;
}
.footer a
{
color:#ffffff;
text-decoration:none;

}
.footer a:hover
{
color:#ffffff;
text-decoration:underline;

}