/* CSS Document */



.imgflotright
{
float: right; 
    clear: right; 
    margin-top:200px; position:fixed; right:0px; 
 
}

.imgflotleft
{
float: right; 
    clear: right; 
    position:fixed; margin-top:0px;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 13px;
	color: #383838; background:#534947;
	line-height:17px;	 
}


.tablefooter
{
height:70px;
}

input:focus
{background-color:#f6e8c6;}

.logintext
{ font-family: Arial;
	font-size: 11px;
	color: #2e2e2e; font-weight:bold;

}

.pwdtext
{ font-family: "Trebuchet MS";
font-size:12px;
color:#790202;
font-weight:bold;

}

.contacttext
{ font-family: Arial;
	font-size: 13px;
	color: #00223c;
}



a.loginlink {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	
}
a.loginlink:link {
	text-decoration: none;
}
a.loginlink:visited {
	text-decoration: none;
}
a.loginlink:hover {
	text-decoration: underline;
	color:#9e642c;	
}
a.loginlink:active {
	text-decoration: none;
}


a.reglink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#db6e03;
 font-weight:bold;	
}
a.reglink:link {
	text-decoration: none;
}
a.reglink:visited {
	text-decoration: none;
}
a.reglink:hover {
	text-decoration: underline;
	color:#000000;	
}
a.reglink:active {
	text-decoration: none;
}


.linkbg{background:url(../images/linkbg.png);}

.heading_intro
{ font-family: Arial;
font-size:12px;
color:#257bef; line-height:13px;
}


h1
{ font-family: Arial, Helvetica, sans-serif;

font-size:19px;
color:#db6e03;
font-weight:bold;
margin-top:0px;
margin-bottom:0px; border-bottom:thin dashed #db6e03; height:24px;

}

h5
{ font-family: Arial, Helvetica, sans-serif;

font-size:16px;
color:#c05f00;
font-weight:bold;
margin-top:0px;
margin-bottom:0px;

}



.heading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#FFFFFF;
font-weight:bold;
}

.headingsub
{
font-family:Arial;
font-size:15px;
color:#8a4401;
}

h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#db6e03;
font-weight:bold; margin-top:0px; margin-bottom:2px;
}


h4
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
color:#ffffff;
font-weight:bold; margin-top:0px; margin-bottom:2px;
}

p
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:100%;
color:#000000;
}

blockquote
{
font-style:italic;
text-align:center; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:110%;
}

.textcontent
{font-family:"Times New Roman", Times, serif;
font-size:18px;
font-weight:bold;
color:#d19b27;
}

.textcontent1
{font-family: "Verdana, Arial, Helvetica, sans-serif";
font-size:12px;
color:#0f7b93;
}

.cal
{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff; font-weight:bold; 
	background:#ba7634; height:25px; 
	
	
	
}

.style13 {
	font-family: Arial;
	font-size: 12px;
	color: #504e4e; 
}

.style23 {
	font-family: Arial;
	font-size: 12px;
	color: #535353;
}

.style30 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000; }

.link
{ width:58px; height:30px;
padding:5px;

}

.link_text
{ width:172px; height:30px;
padding:5px;

font-weight:bold;
}



a.menu {
	font-family:Arial;  
	font-size: 15px;
	color: #ffffff; display:block;
	padding-top:14px;
	padding-bottom:14px;
	
		
}
a.menu:link {
	text-decoration: none;
}
a.menu:visited {
	text-decoration: none;
}
a.menu:hover {
	text-decoration: none;
	color: #ffffff;
	}
a.menu:active {
	text-decoration: none;
}

.menus:hover{background: url(../images/menu_hover.jpg);}




a.main1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff; display:block; padding-top:6px; padding-bottom:6px;
}
a.main1:link {
	text-decoration: none;
}
a.main1:visited {
	text-decoration: none;
}
a.main1:hover {
	text-decoration: none;
	color: #fcc04d;
	}
a.main1:active {
	text-decoration: none;
}






a.main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c20101;
}
a.main:link {
	text-decoration: none;
}
a.main:visited {
	text-decoration: none;
}
a.main:hover {
	text-decoration: underline;
	color: #000000;
}
a.main:active {
	text-decoration: none;
}





a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0039ff;
}
a:active {
	text-decoration: none;
}



a.second {
	font-family: Arial;
	font-size: 12px;
	color: #383838;
	
}
a.second:link {
	text-decoration: none;
}
a.second:visited {
	text-decoration: none;
}
a.second:hover {
	text-decoration: none;
	color:#000000;
	
}
a.second:active {
	text-decoration: none;
}


a.third {
	font-family: Arial;
	font-size: 12px;
	color: #383838;
	
}
a.third:link {
	text-decoration: none;
}
a.third:visited {
	text-decoration: none;
}
a.third:hover {
	text-decoration: underline;
	color:#000000;
	
}
a.third:active {
	text-decoration: none;
}




.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.style44 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.style5 {color: #000000}
.style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F40201;
}

.sitemapborder{border:thin solid #CCCCCC;}

a.sitemap {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	
}
a.sitemap:link {
	text-decoration: none;
}
a.sitemap:visited {
	text-decoration: none;
}
a.sitemap:hover {
	text-decoration: underline;
	color:#0042fd;
}
a.sitemap:active {
	text-decoration: none;
}

.sitemapheadbg{background:#ba7634;}

a.sitemaphead {
	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	
}
a.sitemaphead:link {
	text-decoration: none;
}
a.sitemaphead:visited {
	text-decoration: none;
}
a.sitemaphead:hover {
	text-decoration: none;
	color:#ebebeb;
}
a.sitemaphead:active {
	text-decoration: none;
}

		
		
		
.sidemain {
background-image:url(../images/menu_bg.gif);
background-repeat:no-repeat;
height:38px;
}

.sidemain1 {
background-image: url(../images/checkmain.png);
background-repeat:no-repeat;
height:38px;


}


.side_texthead { text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
background:url(../images/table_manu.jpg);
background-repeat:no-repeat;
height:72px;
}



a.side_textmain  {
	margin-left:23px;
color:#000000;
font-size:11px;
}
a.side_textmain :link {
	text-decoration: none;
}
a.side_textmain :visited {
	text-decoration: none;
}
a.side_textmain :hover {
	text-decoration: none;
	color:#c17201;	
}
a.side_textmain :active {
	text-decoration: none;
}



.side_textmain2 {
margin-left:30px;
color:#000000;
font-size:11px;
}

a.side_textmain1 { 
margin-left:30px;
color:#c17201;
font-size:11px;
}
a.side_textmain1 :link {
	text-decoration: none;
}
a.side_textmain1 :visited {
	text-decoration: none;
}
a.side_textmain1 :hover {
	text-decoration: none;
	color:#000000;	

}


.sidemain_sub {
background-image: url(../images/submenu.gif);
background-repeat:no-repeat;
background-position:right;
margin-left:30px;
height:30px;
}



.sidemain_sub1 {
background-image: url(../images/checksub.png);
background-repeat:no-repeat;
background-position:right;
margin-left:30px;
height:30px;
}

a.side_textsub {
margin-left:50px;
color:#000000;
font-size:10px;
}

a.side_textsub :link {
	text-decoration: none;
}
a.side_textsub :visited {
	text-decoration: none;
}
a.side_textsub :hover {
	text-decoration: none;
	color:#c17201;	
}
a.side_textsub :active {
	text-decoration: none;
}



a.side_textsub1 {
margin-left:50px;
color:#c17201;
font-size:10px;
}
a.side_textsub1 :visited {
	text-decoration: none;
}
a.side_textsub1 :hover {
	text-decoration: none;
	color:#000000;	
}
a.side_textsub1 :active {
	text-decoration: none;
}





.footmain {
background-image: url(../images/footlink_bg.jpg);
background-repeat:no-repeat;


height:12px;
}


a.foottext {
	font-family: Arial;
	font-size: 12px;
	color: #000000;;
	
}
a.foottext:link {
	text-decoration: none;
}
a.foottext:visited {
	text-decoration: none;
}
a.foottext:hover {
	text-decoration: underline;
	color:#676769;	
}
a.foottext:active {
	text-decoration: none;
}
