.sdmenu {
    width: 150px;
    font-family: Sans-Serif;
    font-size: 12px;
    padding-bottom: 10px;
    background: #EEEEEE url(bottom.gif) no-repeat  right bottom;
    color: #FFFFFF;
}

.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    padding: 5px 0;
    font-weight: bold;
    color: white;
    background: #FFFFFF url(title.gif) repeat-x;
}

.sdmenu .title {
    border-bottom: 1px solid #DDDDDD;
}

.sdmenu .arrow {
		margin-left: 10px;
    margin-right: 7px;
}

.sdmenu .titlehidden {
    border-bottom: none;
}

.sdmenu #top {
    background: url(toptitle.gif) no-repeat;
}

.sdmenu .submenu {
    overflow: hidden;
}

.sdmenu .submenu a {
    padding: 5px 0;
    text-indent: 10px;
    background: #FFE67D;
    display: block;
    border-bottom: 1px solid #FFD42A;
    color: #800080;
    text-decoration: none;
}

.sdmenu .submenu a:hover {
    background : #CC00CC;
    color: #FFFFFF;
}
a {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: Fuchsia;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #800080;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.Menu {
	font-family: Arial, Veranda;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
hr {
	color: Silver;
	height: 1px;
}
.glow {
  	width:100%;
  	filter:glow(color=#FFCC00,strength=7);
  	font-family: "Comic Sans MS", Arial, sans-serif;  
}
.shadow {
  	filter:shadow(Color=gold, Direction=45, strength=3);
  	width:100%;
  	font-family: "Comic Sans MS", Arial, sans-serif;  
  	color: #FFFFFF;
  	font-size: 28px;
}
.Table {
  	background: #FFD42A;
	font-family: Arial, Veranda;
	color: #800080;
	font-weight: normal;
	text-decoration: none;
}
.Table2 {
	font-family: Arial, Veranda;
	color: #800080;
	font-weight: normal;
	text-decoration: none;
}
.Text2 {
	font-family: Arial, Veranda;
	color: #00CCFF;
	font-weight: bold;
	text-decoration: none;
}
a.Text2 {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.Text2:hover {
	color: Fuchsia;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.Text2:visited  {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.Table1 {
   	background: #C0C0C0;
    padding: 10px 10px;   	
	font-family: Arial, Veranda;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.Table1 {
	color: #00CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.Table1:hover {
	color: Fuchsia;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.Table1:visited  {
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
.shadow2 {
  	filter:shadow(Color=purple, Direction=45, strength=3);
  	width:100%;
  	font-family: "Comic Sans MS", Arial, sans-serif;  
  	color: #FFFFFF;
  	font-weight: bold;
  	font-size: 20px;
}