/* CSS Document */
body {
	background-image: url(imgs/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	background-color:#777777;
}
.MainLinks{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#484747;
}
.MainLinks:Hover{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}
.ProductMain{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#484747;
}
.ProductSub{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}
.ProductSub:hover{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#666666;
}
.CatHeading{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.CopyRight{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
}
.BtmLinks{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#484747;
}
.BtmLinks:hover{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.Cyber{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#CC0000;
}
.Cyber:Hover{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	color:#0099FF;
}
.TextBox{
	font-size:10px;
	font-family:Arial;
}
.DynamicText{
	font-size:12px;
	font-family:Arial;
	color:#666666;
}
.Level1{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#484747;
}
.Err{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FF0000;
}

.ProductSide{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#666666;
}
.ProductSide:hover{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
}
.Level5Text{
	font-family:Tahoma;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}
.Level3Text{
	font-family:Tahoma;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	color:#CC0000;
}
.ProductName{
	font-family:Verdana;
	font-size:12px;
	font-weight:none;
	text-decoration:none;
	color:#484747;
}