/*** Start:Blue Navigation ***/

#menu{
width: 85px;
background-color: white;}

#menu a{
border: 1px solid black;
font:bold 11px Verdana;
padding: 1px;
padding-left: 1px;
width: 100%;
color: black;
text-decoration: none;
text-align: center;}

#menu a:hover{
background-color: black;
color: white;}

#menureg a{
font:bold 11px Verdana;
padding: 1px;
padding-left: 1px;
width: 100%;
color: black;
text-align: center;}

#menureg a:hover{

color: darkred;
}

/*** End: Blue Navigation ***/



/*** Start: Red Navigation ***/

#menu2{
width: 20px;
/**background-color: black;**/
}

#menu2 a{
/**border: 1px solid black;**/
font:bold 11px Tahoma;
padding: 1px;
padding-left: 1px;
width: 100%;
color: white;
text-decoration: none;
text-align: center;}

#menu2 a:hover{
/**background-color: darkred;**/
color: orange;}

/*** End: Red Navigation ***/




/*** Start:Date ***/

#date {
font: bold 11px Arial;}

/*** End:Date ***/



/*** Start: Forms ***/

input {
/*border: 1px none darkred;*/
color:darkred;
font: 10px darkred;
background-color:white;
}

select{
/*border: 8px none darkred;*/
color:darkred;
font: 10px Verdana;
background-color:white;
scrollbar-3dlight-color: white;
scrollbar-highlight-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: white;
scrollbar-base-color: white;
scrollbar-arrow-color: white;
}


textarea{
/*border: 8px none darkred;*/
color:darkred;
font: 10px darkred;
background-color:white;
scrollbar-3dlight-color: white;
scrollbar-highlight-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: white;
scrollbar-darkshadow-color: white;
scrollbar-base-color: white;
scrollbar-arrow-color: white;
}

/*** End:Forms ***/


/*** Start:Others ***/

#space{
width=80px;
border-right:1px solid gray;}

marquee a {
font: 13px Courier New;
text-decoration:none;
color:darkred;}

marquee a:hover {
font: bold 13px Courier New;
text-decoration:none;
color:gray;}

fieldset {
color:darkred;}

a {

text-decoration:underline;

color:darkred;}

a:hover {
text-decoration:underline;
color:gray;}

p {
color:darkblue;
font: 11px Verdana;}

li {
color:darkred;
list-style-image: url(images/bulletonwhite.png);
font: 11px Trebuchet MS;}


fieldset {
padding=10px;
}

legend {
border-top:1px solid gray;
border-bottom:1px solid gray;
padding:0px;
padding-left:5px;
width:260px;
color:darkred;
font: 20px Verdana;}

strong {
padding:0px;
padding-left:2px;
border-left:2px solid black;
color: black;
font: bold 13px Verdana;}

/*** End:Others ***/



/*** Start:ScrollBar ***/

body {
/*background-image:url(i-skilllogo.png);
background-position:bottom right;
background-repeat:no-repeat;
background-attachment:fixed;*/
scrollbar-3dlight-color: darkred;
scrollbar-highlight-color: white;
scrollbar-face-color: white;
scrollbar-shadow-color: darkred;
scrollbar-darkshadow-color: darkred;
scrollbar-base-color: darkred;
scrollbar-arrow-color: darkred;}

/*** End:ScrollBar ***/

.iAddress {
color: white;
font: 11px Tahoma;
}

.iBodyText {
color: white;
font: bold 11px Tahoma;
}
.iBodyText2 {
color: white;
font: 10px Tahoma;
}

.iBodyLeader2 {
color:darkred;
font: 11px Trebuchet MS;
}

#heading {
color:#808080;
font:bold 15px Trebuchet MS;
}
#advert {
color:white;
font:bold 25px Trebuchet MS;
}

#advert2 {
color:#808080;
font:bold 15px Trebuchet MS;
}
.tdtext {
color:black;
font: 10px Trebuchet MS;
}

.tdtextnew {
color:white;
font: 10px Trebuchet MS;
}