/* CSS Document */
*{
font-family:Verdana;
font-size:12px;
}
#bar{text-decoration:none;font-family: Verdana; color:white;font-size: 11px;cursor:hand;width:100;border-width:2;height:10;font-weight:bold;}
#bar1{text-align:center;text-decoration:none;font-family: Verdana;font-size: 11px;cursor:hand;width:100;border-width:2;height:10;}
.highlight{text-decoration:none;font-family: Verdana;font-size: 12px;cursor:hand;width:100;border-width:2;height:10;font-weight:bold}
p{margin-left:15px;margin-right:20px}
.ss{background-color:rgb(175,10,64);color:white}
a:hover{text-decoration:underline}
.mystyle {
	font-family: Verdana;
	font-size: 11px;
}
.style4{color:red}
.tablebrd
{
border-top-width:2px;
border-left-width:2px;
border-bottom-width:2px;
border-right-width:2px;
border-color:rgb(175,10,64);
border-style:solid;
}
.tabletitle
{
background-color:rgb(175,10,64);
color:#FFFFFF;
font-family:Verdana;
font-weight:bold;
font-size:12px;
letter-spacing:1px;
}
a{
	font-family:Verdana;
	font-size:12px;
	color:#000000;
}
.solidinput
{
border-style:inset;
border-color:#000000;
font-family: Verdana;
font-size: 12px;
}
a.mystyle{text-decoration:none;font-family: Verdana; color:white;font-size: 11px;cursor:hand;width:100;border-width:2;height:10;font-weight:bold;}
a.mystyle:hover{text-decoration:underline}
ul{list-style:url(images/hand.jpg)}