<!--
body{
background-image:url('images/MainImage/back1.jpg');
background-repeat: repeat-y;
background-color: #FFCC99;
font-family: tahoma;
font-size: 12px;
color: #FF6633;
text-align:justify;
margin:0px;
scrollbar-arrow-color: #FF6633;
scrollbar-track-color:#CC6600;
scrollbar-face-color: #CC6600;
scrollbar-highlight-color:#CC6600;
scrollbar-3dlight-color:#FF6633;
scrollbar-darkshadow-color:#CC6600;
scrollbar-shadow-color: #FF6633 
}

.head{
font-family: tahoma;
font-weight: bold;
color:#FF6633;
letter-spacing: 1px; 
text-transform:uppercase;
text-align:center;
border:1px solid #FF6633;
background-image:url('images/MainImage/header1.jpg'); font-style:normal; font-variant:normal; font-size:14px
}

A:link {
cursor:w-resize; 
font-family:tahoma;
font-size: 11px;
letter-spacing:1;
color: #CC6600;
text-decoration: none;
height:0; 
}

A:active {
cursor:w-resize; 
font-family:tahoma;
font-size: 11px;
color: #FF6633;
letter-spacing:1;
text-decoration: none;
height:7pt; 
filter:dropshadow(color=#CC6600,offX=1,offY=1);

 
}

A:visited {
cursor:w-resize; 
font-family:tahoma;
font-size: 11px;
letter-spacing:1;
color:#CC6600;
text-decoration: none;
height:0;
}

A:hover {
cursor:w-resize; 
font-family:tahoma;
font-size: 11px;
letter-spacing:1;
color: #FF6633;
text-decoration: none;
height:7pt; 
filter:dropshadow(color=#CC6600,offX=1,offY=1);

}
-->

