/***********************************************/

/* HTML tag styles                             */

/***********************************************/


body{
	border:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18px;
	color:#000000;
	background-color:#ffffff;
}

a{
	text-decoration:underline;
	color:#666600;
}

a:hover{
	text-decoration:none;
}

a:visited, a:link{
	color:#666600;	
}

h1{
	font-size:22pt;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#ffffff;
	background-color:#C3C345;
	border-top:10px solid #D4D49C;
	border-right:30px solid #E3E371;
	
	width:750px;
	height:23px;
	text-transform:uppercase;
	padding:7px 0px 0px 5px;
	margin:0px 0px 0px 6px;
}

h2{
	font-size:14pt;
	color:#C3C345;
}

h3{
	font-size:13pt;
	color:#C3C345;
}

h4{	
	font-size:12pt;
	color:#C3C345;
}

h5{
	font-size:11pt;
	color:#C3C345;
}

h6{
	font-size:10pt;
	color:#C3C345;
}

table, td, tr, th{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:18px;
}



/***********************************************/

/* Layout styles                             */

/***********************************************/

#contaier{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
	
#header{
	background:url("images/pataka/Headxtra.jpg") repeat-x;	
}

#header_image{
	background:url("images/pataka/Head.jpg") no-repeat;
	height:117px;	
}

	
#content{
	width:775px;
	margin:0px auto;
	padding:10px 0px 0px 0px;
}
	
#footer{
	background:url("images/pataka/footer.gif") repeat-x bottom #000000;
	height:50px;
	color:#ffffff;
	font-weight:bold;
	clear:both;
	width:100%;
}
#footer td{
	font-size:9px;
	color:white;
}

#search{
	position:absolute;
	left: 493px;
	top: 90px;
}

/***********************************************/

/* navi styles                             */

/***********************************************/

#navi{
	font-size: 10px; 
	font-weight: bold; 
	color: #FFFFFF; 
	text-decoration: none;
	padding-left:80px;
	padding-top:7px;
	background: #999900;
	font-weight:bold;
	border-top:1px solid white;
	
}

#navi a {
	font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none
}

#navi a:hover {
	font-size: 10px; font-weight: bold; color: #CCCC99; background-color: #666600
}

#submenu{
	background-color: #666600;
	border-top:1px solid white;
	font-weight:bold;
	color:#999900 ;
	font-size: 10px;
	padding-left:80px;
}
#submenu a{
	font-size: 10px; font-weight: bold; color: #FFFFFF; text-decoration: none
}

#submenu a:HOVER{
	font-size: 10px; font-weight: bold; color: #999900; text-decoration: none
}

/***********************************************/

/* footer styles                             */

/***********************************************/

.text_footer{
	color:#CCCC99;
	font-size:11px;

}

#footer a{
	color:#ffffff;
	text-decoration:none;
}
