body  {
	font-family: verdana, arial,helvetica;
	font-size: 9pt;
	background-color: #FEE796;
	background-image: url(../images/bg.gif);
	margin:0px
}

/* Font Styles */

.bl {font-size: 9pt;font-weight:bold; }
.sm {font-size: 10px;color:#6e6e6e }

.title {font-size: 13pt; font-weight: bold; color:#008C36}

.titlesm {font-size: 11pt; font-weight: bold; color:#008C36}
.TableMain
{
	border-collapse: collapse;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
		border-left: black 1px solid;
	border-top: black 1px solid;
	padding:0px;
	width:569px;
}
td  {font-family: verdana,arial,helvetica;font-size: 9pt;}

.BgMenu  {background-color:#FDDF75;}
.BgWh {background-color:#fff;}

.BgTopMenu  {
	background-image: url(../images/bg_topmenu.gif);padding-top:5px;padding-right:7px 
}
 #Pad{ padding-top:10px;padding-right:25px;padding-bottom:15px;padding-left:25px
 	
 }



/* End Font Styles */

/* button styles */	


a.ButAnchor:link
	{	color:	#fff;
		text-decoration:	none;}
		
		a.butanchor:visited
	{	color:	#fff;
		text-decoration:	none;}

a.butanchor:hover
	{color:	#fff;
	text-decoration:	none;}

.Button {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(../buttons/but_c_sm.gif);
        COLOR: #FFFFFF; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}


.ButtonL {
       FONT-FAMILY: Arial;
	   BACKGROUND: URL(../buttons/but_c_l.gif);
        COLOR: #FFFFFF; FONT-WEIGHT: bold; 
       FONT-SIZE: 11px;
       TEXT-DECORATION: none;
}

/* End Button Styles */




/* topmenu*/
.TopMenu {	
	FONT-SIZE: 11px;
	TEXT-DECORATION: none;
		color:	#484848;
			padding:5px;
}

a.TopMenu:link
	{	color:	#484848;
		text-decoration:	none;}
		
a.TopMenu:visited
	{	color:	#484848;
		text-decoration:	none;}
		
a.TopMenu:active
	{color:	#F8E603;
	text-decoration:	none;}
	
a.TopMenu:hover
	{color:	#000000;
	text-decoration:	none;
	padding:5px;
	BACKGROUND-COLOR: #c4c2c2;}



/* breadcrumbs */
.Breadcrumbs {       	 
        FONT-WEIGHT: bold; 
       FONT-SIZE: 10px;
       TEXT-DECORATION: none;
	   padding:3px
}

a.Breadcrumbs:link
	{	color:	#484848;
		text-decoration:	none;}
		
		a.Breadcrumbs:visited
	{	color:	#484848;
		text-decoration:	none;}

a.Breadcrumbs:hover
	{background-color:#484848;color:	#fff;
	text-decoration:	none;}



/* Used in whatsnew tables etc Styles */


.TableIndex
{
	border-collapse: collapse;
	border-right: #929292 1px solid;
	border-bottom: #929292 1px solid;
		border-left: #929292 1px solid;
	border-top: #929292 1px solid;
	padding:5px;
	width:160px;
}

.TableSummary
{
	border-collapse: collapse;
	border-right: #929292 1px solid;
	border-bottom: #929292 1px solid;
	border-left: #929292 1px solid;
	border-top: #929292 1px solid;
	padding: 5px;
	width: 90%;
}

TH.HeadingSummary
{	
	padding: 5px;
	font-size: 8pt;
	background-color: #FDFF61;
	font-weight:bold;
	text-align:left;
	border-top: #929292 1px solid;
	border-bottom: #929292 1px solid;
	COLOR:#404040
	
	}

TH.HeadingIndex
{	
	padding: 5px;
	font-size: 8pt;
	background-color: #FDFF61;
	font-weight:bold;
	
	border-bottom: #929292 1px solid;
	COLOR:#404040
	
	}

TD.DataIndex
{	
		font-size: 8pt;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px

	}
	
	TD.DataFront
{	
		font-size: 8pt;padding-top:5px;padding-right:5px;padding-bottom:5px;padding-left:5px

	}
	TD.TopPad {padding-top:10px;padding-bottom:10px}



/* form contact*/	
	
	input {color:#000000; background-color:#FEF8B4;
    border: 2px Solid #fff;}


	.inputsm {width:80px }
	.inputm {width:140px }
		
.cbox {color:#000000; background-color: #FFFFFF;
     }
  
textarea {color:#000000; background-color: #FEF8B4;
    border: 2px Solid #fff;font-family: verdana, arial,helvetica; }
	
	.textareal {color:#000000; background-color: #FEF8B4;
    border: 2px Solid #fff; width:250px;font-family: verdana, arial,helvetica;}
	
		select {color:#000000; background-color:#FEF8B4;
    border: 2px Solid #fff;}
	
			.noborder {border:0}

/*  main anchors */

a:link
	{
		color:	#0000C0;
		text-decoration:	none}

a:visited
	{
		color:	#0000C0;
		
		text-decoration:	none}

a:hover
	{
		color:	#FF0000;
		
		text-decoration:	none}
		
		
	
/* bot anchor */	


a.botlink:link
	{	font-size:	11px;
		color:	#808080;
		text-decoration:	none;}
		
		a.botlink:visited
	{	font-size:	11px;
		color:	#808080;
		text-decoration:	none;}

a.botlink:hover
	{
		color:	#404040;
		font-size:	11px;
		}

/* pint only */



.PrintOnly
{
  display: none;}



