.submenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.submenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #55cffd;
	text-decoration: none;
	text-transform: uppercase;
}
.heading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-transform: uppercase;
}
.subheading {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
	text-transform: none;
}
.border {
	border: 1px dotted #CCCCCC;
}

.text {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
.text1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #999999;
}
.input {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #01a0dd;
}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
}
.button {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/buttonbg.gif);
	border: 1px solid #55cffd;
}

.toplink {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #001656;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.toplink:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #1385b0;
	text-decoration: none;
	font-weight: bold;
}
.menu 
{
 filter:alpha(Opacity=85);
  }
  
#memoryticker{
	width: 170px;
	padding: 3px;
/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=2);
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	height: 110px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 9px}