/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.footer{
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	background: white url(menus/back.gif);
    color: #FCFE94;
	list-style-type: none;
	text-align: center; 
}

.basictab{
	padding: 3px 0;
	margin-left: 0;
	font: bold 12px Verdana;
	background: white url(images/menu.jpg);
  	background-repeat: repeat-y;
  	background-position: center;
	list-style-type: none;
	text-align: left; 
}
BODY 
{ 
	background-attachment:scroll;
	scrollbar-face-color:#006600;
	scrollbar-shadow-color:#003300;
	scrollbar-highlight-color:#006600;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#0033300;
	OVERFLOW-X: hidden; OVERFLOW: scroll;
    background: #003300;
    margin: 2%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FCFE94;
}

.border0 { 
border-top-style: ridge; 
border-top-color: rgb( 50, 200, 50); 
border-top-width: 5px; 
border-right-style: ridge; 
border-right-color: rgb( 50, 200, 50); 
border-right-width: 5px; 
border-left-style: ridge; 
border-left-color: rgb( 50, 200, 50); 
border-left-width: 5px; 
border-bottom-style: ridge; 
border-bottom-color: rgb( 50, 200, 50); 
border-bottom-width: 5px; 
}
.border1 { 
border-top-style: ridge; 
border-top-color: rgb( 50, 200, 50); 
border-top-width: 5px; 
border-right-style: ridge; 
border-right-color: rgb( 50, 200, 50); 
border-right-width: 5px; 
border-left-style: ridge; 
border-left-color: rgb( 50, 200, 50); 
border-left-width: 5px; 
}
.border2 { 
border-right-style: ridge; 
border-right-color: rgb( 50, 200, 50); 
border-right-width: 5px; 
border-left-style: ridge; 
border-left-color: rgb( 50, 200, 50); 
border-left-width: 5px; 
}
.border3 { 
border-bottom-style: ridge; 
border-bottom-color: rgb( 50, 200, 50); 
border-bottom-width: 5px; 
border-right-style: ridge; 
border-right-color: rgb( 50, 200, 50); 
border-right-width: 5px; 
border-left-style: ridge; 
border-left-color: rgb( 50, 200, 50); 
border-left-width: 5px; 
}

.txt10 { font: italic 10px Verdana; }
.txt12 { font: bold 12px Verdana; }
.txt14 { font: bold 14px Verdana; }
.txtyellow { color:ffff00; font-weight:bold;} 

A.top10
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    color: #FCFE94;
    TEXT-DECORATION: none
}
A.top10:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    color: #9C3204;
    TEXT-DECORATION: none
}
A.top12
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    color: #FCFE94;
    TEXT-DECORATION: none
}
A.top12:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    color: #9C3204;
    TEXT-DECORATION: none
}
A.top14
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    color: #FCFE94;
    TEXT-DECORATION: none
}
A.top14:hover
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 14pt;
    color: #9C3204;
    TEXT-DECORATION: none
}

table, tr, td {
    background: #006600;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #FCFE94;
}

form, input, textarea, select, option {
    background: #004400;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
	border: 1px solid #444444;
    color: #FCFE94;
}

h1, h2, h3, h4, h5, h6 {
    color: #FCFE94;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
}
h1 { font-size: 10pt; }
h2 { font-size: 12pt; }
h3 { font-size: 14pt; }
h4 { font-size: 16pt; }
h5 { font-size: 18pt; }
h6 { font-size: 20pt; }


<![if IE]>
<style type="text/css" media="screen">
body {
behavior: url(csshover.htc);
}
</style>
<![endif]
