/* inner pages */

body {
margin:0;
background-color:#cecc9c;
background-image:url('images/bg_inner.gif');
background-position:top;
background-repeat:repeat-x;
background-attachment:fixed;
}

body, td, th {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#444444;
text-align:left;
line-height:18px;
}

.bodybg_inner {
background-color:#FFFFFF;
background-image:url('images/body_bg_inner.gif');
background-position:top;
background-repeat:repeat-x;
background-attachment:inherit;
}


.copyrights{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#FFFFFF;
text-align:center;
}

.breadcrumb_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#444444;
}


A:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#F98100; text-decoration:none; line-height:20px;}
A:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#F98100; text-decoration:none; line-height:20px;}
A:active{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#F98100; text-decoration:none; line-height:20px;}
A:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#444444; text-decoration:underline; line-height:20px;}

.breadcrumb:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#F98100; text-decoration:none; line-height:20px;}
.breadcrumb:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#F98100; text-decoration:none; line-height:20px;}
.breadcrumb:active{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#F98100; text-decoration:none; line-height:20px;}
.breadcrumb:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#444444; text-decoration:underline; line-height:20px;}

.footer_links:link { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff; text-decoration:none; line-height:20px;}
.footer_links:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff; text-decoration:none; line-height:20px;}
.footer_links:active{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff; text-decoration:none; line-height:20px;}
.footer_links:hover { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ff6600; text-decoration:none; line-height:20px;}

.heading{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#ff6600;
}


