#marqueecontainer{
	position: relative;
	width: 168px; /*marquee width */
	height: 535px;
	overflow: hidden;
	border: 1px solid #006699;
	padding: 2px;
	padding-left: 2px;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5C5C5C;
	background-color: #FFFFFF;
}
#vmarquee 
{
position: absolute; 
width: 168px;
}

.style6 {
	color: #FFFFFF
}
.style5 {
	color: #FFFFFF;
	font-size: 13px;
	font-weight:bold;
}
body, h1, h2, h3, form, p
{
	font: 11px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
	
}
ol, ul
{
	font: 11px tahoma, arial, sans-serif;
}
td.check
{
	padding: 2px, 2px, 2px, 2px;
}
td.sty
{
	border-right-color:#690707;
	border-right-style: solid;
	border-right-width:thin;
}
p.foot
{
	font: 11px tahoma, arial, sans-serif;
	padding: 0px, 0px, 0px, 0px;
	color: #999999;
}

h4
{
	font: tahoma, arial, sans-serif;
	display:inline;
	color: #EE7C1B;
}
h6
{
	font: 13px tahoma, arial, sans-serif;
	display:inline;
	color: #EE7C1B;
}
h1
{
	font: 17px tahoma, arial, sans-serif;
}
h2
{
	font: 13px tahoma, arial, sans-serif;
}
#sbi
{
	width: 138px;
	border: 1px solid #CE6500;
}
#user
{
	width: 138px;
	border: 1px solid #CE6500;
}
#pass
{
	width: 138px;
	border: 1px solid #CE6500;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

a:link.mem {
	color: #999999;
	text-decoration: none;
	border-right:1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
}
a:visited.mem {
	color: #999999;
	text-decoration: none;
	border-right:1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;

}
a:hover.mem {
	text-decoration: underline;
	color: #FF6600;
	border-right:1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;

}
a:active.mem {
	text-decoration: none;
	color: #FF6600;
	border-right:1px solid #999999;
	padding-left: 10px;
	padding-right: 10px;
}


#menutable a {
	color: white;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	font-size:13px;
	background-color: #A02222;
	border-right-color:#690707;
	border-right-style: solid;
	border-right-width:thin;
}

#menutable a:hover {
	background: #EDB931;
	color: #5C5C5C;
}

.style1{
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	text-decoration: none;
	display: block;
	padding: 6px 6px;
	font-size:13px;
	background-color: #A02222;
}
