body		{font-family: verdana;
		 font-size:.8em;
		 color:#ffffff;
		 background-color: #000000;
		 margin:2em;
		}



table		{font-size:1em;}
.nb		{font-size:.7em;font-family: arial;}

#tabarea 		{clear: both;
			 width: 100%;
			 background-color: silver;
			}

#tabbar ul,
.tabbar ul  		{margin: 0;
			 padding: 0 0 0 15px;
			 list-style: none;
			 clear: both;
			 border-top: 1px solid black; /* ie hack */
			}

html>body #tabbar ul,
html>body .tabbar ul 	{border-top: none;
			} 

#tabbar li,
.tabbar li 		{float: left;
			 background: silver url("images/trans-tl-black.gif") no-repeat left top;
			 margin: 0 0 0 2px;
			}

#tabbar a,
#tabbar span,
.tabbar a,
.tabbar span 		{display: block;
			 background: url("images/trans-tr-black.gif") no-repeat right top;
			 padding: 4px 10px;
			 text-decoration: none;
			 color: #000000;
			}

div#tabbar li.tabbar_notcurrent:hover,
div.tabbar li.tabbar_notcurrent:hover
			{background-color:#FF7F50;
			}

div#tabbar li:hover a,
div#tabbar li a:hover,
div.tabbar li:hover a,
div.tabbar li a:hover 	{text-decoration: none;
			}

#tabbar .tabbar_current,
.tabbar .tabbar_current {background-color: #FF7F50;
			}

#tabbar .tabbar_current a,
.tabbar .tabbar_current a
			{
			}



.topleft 		{background: url("images/trans-tl-black.gif") no-repeat left top;
			 width: 10px;
			 height: 10px;
			}

.topright 		{background: url("images/trans-tr-black.gif") no-repeat right top;
			 width: 10px;
			 height: 10px;

			}
.botleft 		{background: url("images/trans-bl-black.gif") no-repeat left bot;
			 width: 10px;
			 height: 10px;
			}

.botright 		{background: url("images/trans-br-black.gif") no-repeat right bot;
			 width: 10px;
			 height: 10px;
			}

.mytable 		{width:100%;
			 background-color: #FF7F50;
			}

.contentarea 		{background-color: #000000;
			}
			
.contentarea hr 	{height:1px; color:#696969;}

.cssoptions		{font-family: Verdana, sans-serif;
		 	 font-size: 0.8em;
		  	 font-weight: normal;
		  	 text-align:right;
		  	 padding:0 20 0 0px;
			}

.defindicatorL		{background: url("images/blankright.gif") no-repeat left center;
			 width: 10px;
			 height: 10px;

			}

.defindicatorR		{background: url("images/blankleft.gif") no-repeat left center;
			 width: 10px;
			 height: 10px;

			}


.tab2indicatorL		{background: url("images/blankright.gif") no-repeat left center;
			 width: 10px;
			 height: 10px;

			}

.tab2indicatorR		{background: url("images/blankleft.gif") no-repeat left center;
			 width: 10px;
			 height: 10px;

			}

.tab3indicatorL		{background: url("images/arrowright.gif") no-repeat left center;
			 width: 10px;
			 height: 10px;

			}

.tab3indicatorR		{background: url("images/arrowleft.gif") no-repeat left center;
			 width: 10px;
			 height: 10px;

			}

.homefooter		{font-family: Verdana, sans-serif;
		 	 font-size: 0.8em;
		 	 color: #dcdcdc;
		  	 font-weight: normal;
		  	 text-align:right;
		  	 padding:0 20 0 0px;
			}
h1,h2,h3,h4,h5,h6
		{font-family: trebuchet ms;
		 font-weight:normal;
		 clear:left;
		 width:100%;
		 color:FF7F50;

		}

h1		{border-top: 1px solid #696969;
		 border-bottom: 1px solid #696969;
		 text-align:left;
		 padding:5 20 5 20px;
		 font-size:2em;	

		}

h2		{font-size:1.3em;	

		}

h3		{font-size:1em;	
		 font-weight:bold;

		}
a:link		{color:#FF7F50;text-decoration: none;background-color:#000000;}
a:visited	{color:#FF7F50;text-decoration: none;background-color:#000000;}
a:active	{color:#FF7F50;text-decoration: none;background-color:#000000;}
a:hover		{color:#ffffff;text-decoration: none;background-color:#FF7F50;}

