
body    {
		background-image:url("images/blue.jpg");
		background-attachment: fixed;
		background-position:center;middle;
		background-repeat: no-repeat;
		
	        margin-left:    0px;
	        margin-right:   0px;
	        margin-top:     0px;
	        margin-bottom:  0px;
	        padding: 0px;
	
		scrollbar-3dlight-color: 666666;
		scrollbar-highlight-color:FFFFFF;
		scrollbar-arrow-color: 666666;
		scrollbar-face-color: FFFFFF;
		scrollbar-track-color: FFFFFF;
		scrollbar-shadow-color: FFFFFF;
		scrollbar-darkshadow-color: FFFFFF;
        }
        
A 		{COLOR: #CCCCCC; TEXT-DECORATION: none;}  } /*nav menu*/
A:hover {COLOR: #99CCFF; TEXT-DECORATION: none;}
A:active{COLOR: #000000; TEXT-DECORATION: none;}


.td    {
        background-color:#ffffff; margin:0px;
        border-top:0px solid #999999; 
        font-family: Arial, Helvetica;font-size:10px; color:#000000;
		filter:alpha(opacity=65);-moz-opacity:0.65;opacity:.65;
        }
        
.tdss   {
        background-color:transparent; margin:0px;
        padding: 10px; 
        font-family: Arial, Helvetica;font-size:12px; color:#fff;
		filter:alpha(opacity=65);-moz-opacity:0.65;opacity:.65;
        }
 

.bevelmenu{
font: bold 13px arial;
padding: 6px 0;
margin: 0;
width: 490px;
background-color: transparent; /*#DA1E32;*/
border: 0px solid #888;
text-align: left; /*set value to "right" for example to align menu to the right of page #FFF2BF*/
filter:alpha(opacity=65);-moz-opacity:.65;opacity:.65;
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: #fff;  /*#0000FF;*/
background-color: #92204C; /*transparent;*/
border: 1px solid #3399FF;
}

.bevelmenu li a:hover{
color: black;
background-color: #99CCFF; /*#9999FF;*/
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers FFE271*/
border-style: inset;
}

.bevelmenu .drk{
color: black;
background-color: #993399;
border-style: outset;
}

.small { font-family: Arial, Helvetica; font-size: 10pt; font-weight: bold;   color: #CC6699; text-decoration: none}
.link { font-family: Arial, Helvetica;  font-size:  8pt; font-weight: bold;   color: #800080; text-decoration: none}
.text  { font-family: Tahoma, Arial;    font-size: 12pt; font-weight: normal; color: #888888; text-decoration: none; padding:10 0 0 0;}
.btext { font-family: Tahoma, Arial;    font-size: 12pt; font-weight: normal; color: #000000; text-decoration: none; padding:10 0 0 0;}
.wtext { font-family: Tahoma, Arial;    font-size: 12pt; font-weight: normal; color: #FFFFFF; text-decoration: none; padding:10 0 0 0;}
.black { font-family: Arial, Helvetica; font-size: 14pt; font-weight: normal; color: #000000; text-decoration: none}
.white { font-family: Arial, Helvetica; font-size: 14pt; font-weight: bold;   color: #FFFFFF; text-decoration: none}
.red   { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   color: #DA1E32; text-decoration: none}
.blue  { font-family: Arial, Helvetica; font-size: 12pt; font-weight: bold;   color: #008080; text-decoration: none}
.mini { font-family: Arial, Helvetica;  font-size:  10pt; font-weight:normal;  color: #FFFFFF; text-decoration: none}
.bmini { font-family: Arial, Helvetica;  font-size:  10pt; font-weight:normal;  color: #000000; text-decoration: none}

/*end*/