﻿
body 
{
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #ffffff;
	background-color:#474036;
	padding-top: 0px;
	font-family: arial;
	text-align: center;	
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	 
	}
	td
	{
	    color: #ffffff;
	}
	.submenulink:hover
	{
		color:#ffffff;
	}
	.footer_text1
	{
		color:#e0f233; font-weight:bold; padding-bottom:1px;  font-size:9px;
	}
	.footer_text{color:#e0f233; font-weight:bold; padding-bottom:1px; }
	.footer-text-link{color:#ffffff; font-weight:normal;}
	.footer-text-link a{color:#ffffff; font-weight:normal;}
	.box{border-color:#4d4133 ;	border-style:solid;	border-width:1px;}
	.boxmain{background-color:#594B39; border-left:solid #4d4133 1px;border-bottom:solid #4d4133 1px;border-top:solid #4d4133 1px;}
	.leftcat{background-image:url('../skin/images/button_unac.jpg'); height:18px; color :#ffffff;padding-left:38px; text-transform:uppercase; font-size:10px; text-decoration:none;}
	.leftcat:hover{background-image:url('../skin/images/button_ac.jpg'); height:18px; background-color:#6f5f4f ;color :#e0f233;padding-left:38px; text-transform:uppercase; font-size:10px; text-decoration:none;}
	.leftcat a:hover{ height:18px; background-color:#6f5f4f ;color :#e0f233; text-transform:uppercase; font-size:10px; text-decoration:none;}
	
	.leftcata{ height:18px;width:255px;color :#ffffff; text-transform:uppercase; font-size:10px; text-decoration:none;}
	.leftcata:hover{ height:18px;color :#e0f233;text-transform:uppercase; font-size:10px; text-decoration:none;}
	.leftcatac{background-image:url('../skin/images/button_ac.jpg'); height:18px;color :#e0f233;padding-left:38px; background-color:#6f5f4f ;text-transform:uppercase; font-size:10px; text-decoration:none;}
	.leftcataca{ height:18px;color :#e0f233;background-color:#6f5f4f ; text-transform:uppercase; font-size:10px; text-decoration:none;}
	.leftcataca:hover{ height:18px;color :#e0f233; text-transform:uppercase; font-size:10px; text-decoration:none;}
	.boxsub{background-color:#706050;}
	.mainbox{background-color:#403322;border-color:#4d4133 ;	border-style:solid;	border-width:1px; padding:1px;}
	.proname{color:#ffffff; font-weight:normal;}
	.catename{color:#b7b0a6; font-weight:bold; font-size:20px;}
	.tabname{color:#b7b0a6; font-weight:bold; font-size:16px;}
	.tabname1{color:#b7b0a6; font-weight:bold; font-size:12px;}
	.paging1{background-image:url('../skin/images/paging.jpg'); background-repeat:no-repeat; width:15px; height:14px;color:#ffffff; font-weight:normal;}
	.paging1 a{ width:15px; height:14px;color:#ffffff; font-weight:normal;}
	.paging{ width:15px; height:14px;color:#ffffff; font-weight:normal;}
	.paging a{ width:15px; height:14px;color:#ffffff; font-weight:normal;}
	.paging:hover{background-image:url('../skin/images/paging.jpg'); width:15px; height:14px;color:#ffffff; font-weight:normal;}
	.button{font:normal 8pt Tahoma;	border:1px solid #655949;	height:20px; }
	.cssitem{font-size:10px; color:#ffffff;}
	.csssub
	{
		color: #e0f233;
		font-weight:bold;
		text-decoration: underline;
	}
	
a{
	color: #e0f233;
	text-decoration: none;
	}
	
a:hover      {
	text-decoration: underline;
	}
	

INPUT
{
	font:normal 8pt Tahoma;
	border:1px solid #655949;
	height:18px;
}
TEXTAREA
{
	font:normal 8pt Tahoma;
	border:1px solid #655949;
}
SELECT
{
	font:normal 8pt Tahoma;
	border:1px solid #655949;
}
.titlereg
{
	font-weight:bold;
}
.csstitle
{
	font-size:15px;
	font-weight:bold;
	color: #50AAFE;
}
.undermiddle{padding-top:10px;}


#dropmenudiv{
position:absolute;
background-color:#5a4a3a;
border:1px solid #6f5f4f;
border-bottom-width: 0;
font:11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
vertical-align:middle;
z-index:100;
width:150px;
display:inline;
}



#dropmenudiv a
{
background-color:#5a4a3a;
 filter: alpha(opacity=90);
display: block;
text-align:left;
text-indent: 3px;
padding-left:16px;
text-decoration: none;
color:#ffffff;
width:150px;
padding-left:10px;
}

#dropmenudiv a:hover{ /*hover background color*/
/*background-color: #C7FF5E;*/
text-decoration:underline;
background-image:url(../skin/images/icon_sup_left.jpg);	
background-repeat:no-repeat;
background-position:left;
color :#e0f233;
text-align:left;

}

/* Sample CSS definition for the example list. Remove if desired */
.navlist li {
list-style-type: square;
width: auto;
background-color: #FFFFB9;
}
