body
{
  	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #726e73;
	padding: 0pt;	
}

table, tr, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: none;	
}

table.bottomlink
{
	clear:both;
	text-align:center;
	padding:30px 10px 10px;
	font-size:10px;
	color: #004065;
	font-family: Arial, Helvetica, sans-serif;
}

table.contentbg
{
	background-image:url('../images/content_bg.jpg');
} 

table.footer
{	
	background-color: #373301;
	text-align: center;	
}
 
td.logo 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

td.span
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	color: #ffffff;
	border: none;
}

td.bold{
    font-weight: bold;
}

tr.downloadarea{
    background-color: #fbe799;
}

tr.presentby{
    font-style: Italic;
    font-size:12px;
}

h1
{             
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #373301;
	padding: 0pt;
}

h2
{             
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
	padding: 0pt;
}

h3
{             
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
	padding: 0pt;
}

p.top
{
	text-align: right;
}

p.main 
{
	text-align: justify;
} 



.link1 a:link {text-decoration : none;color:#001ed6;}
.link1 a:visited {text-decoration : none;color:#001ed6;}
.link1 a:hover {text-decoration:underline;color:#001ed6;}


/* Menu links style */
.sidebarmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: 13px Arial, Helvetica, sans-serif;
width: 200px; /* Main Menu Item widths */
}
 
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
display: block;
overflow: auto; /*force hasLayout in IE7 */
color: #fcf4a1; /*text color (yellow) */
text-decoration: none;
padding: 8px;
border-bottom: 1px solid #766c05;
border-right: 1px solid #373301;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #373301; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
color: white;
}

.sidebarmenu ul li a:hover{
background-color: black;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 120px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(../images/right_arrow.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */






/*table
{
	font-family:verdana;
	font-size:9pt;
	color:#000000;
	border:none;
}

.table2
{
	font-family:verdana;
	font-size:7pt;
	color:#333333;
}

.table3
{
	font-family:verdana;
	font-size:7pt;
	color:#333333;
	font-weight: bold;
	position: center
}

tr.desc
{
	font-family:verdana;
	font-size:7pt;
	color:#333333;
	font-weight: bold;
	border: 1px solid #000000
}

td.desc
{
	font-family:verdana;
	font-size:7pt;
	font-weight: bold;
}
span
{
	font-family:verdana;
	font-size:8pt;
	color:#333333;
}

p.scroller
{
	font-family:verdana;
	font-size:12pt;
	color:#000000;
}

a:link,a:active 
{
	text-decoration : none;
	color:#001ed6
}

a:visited
{
	text-decoration : underline;
	color:#001ed6
}

a:hover 
{
	text-decoration:underline;
	color:#001ed6
}

.footer-link a:link 
{
	COLOR: #FFFFFF; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; FONT-SIZE: 11px;	FONT-WEIGHT: bold; TEXT-DECORATION: none;
}

.header1
{             
	font-weight:bold;
	font-family:verdana;
    font-size:18px;
    color:#000000;
	padding:0pt;
}

.header2
{	
	font-weight:bold;
	font-family:verdana;
    font-size:14pt;	
	padding:0pt;
}

.header3 
{
	font-weight:bold;
	font-family:verdana;
    font-size:10pt;
    color:#000000;
	padding:0pt;
}

.header4 
{
	font-weight:bold;
	font-family:verdana;
    font-size:8pt;
    color:#000000;
	padding:0pt;
}

.header5 
{
	font-weight:bold;
	font-family:verdana;
    font-size:16px;
    color:#000000;
	padding:4pt;
}

.sectiontitle
{             
	font-weight:bold;
	font-family:verdana;
    font-size:20px;
    color:#000000;
	padding:0pt;
}

.mainwords
{
	font-weight:light;
	font-family:verdana;
    font-size:9pt;
    color:#000000;
	padding:0pt;
}

.mainwords2
{
	font-weight:light;
	font-family:verdana;
    font-size:12px;
	padding:0pt;
}

.mainwords3
{
	font-weight:light;
	font-family:verdana;
    font-size:10px;
	padding:0pt;
}*/

