.bgcolor {
	background-color: #091525;
}
.mainlinks {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #434D59;
	text-decoration: none;
}
.mainlinks:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #ACAEB0;
	text-decoration: none;
}
.custsuplinks {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #A5A9AF;
	text-decoration: none;
}
.custsuplinks:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #434D59;
	text-decoration: none;
}
.labelCssHome
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #434D59;
}

.buttonCss
{
 font-size:70%;
 font-weight:bold;
 border:0px none;
 filter:progid:DXImageTransform.microsoft.Gradient(GradientType=0,StartColorStr='#1190ff',EndColorStr='#9badc7');
}
.buttonCssOver
{
	font-size:65%;
	font-weight:bold;
	border-width:thin;
	border-color:Silver;
	border-style:dotted;
}

.labelCssHome1
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: White;
}