@import "MainStyle.css";.leftnavimg {
	background-image: url(../images/4-17_Blast_09.png);
	background-repeat: no-repeat;
	background-color: #000000;
}
.titlemaintext {
	color: #16C9F4;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bolder;
}
.productboxTop {
	background-image: url(../images/box/boxproduct_02.png);
	background-repeat: repeat-x;
}
.ProductBoxRight {
	background-image: url(../images/box/boxproduct_09.png);
	background-repeat: repeat-y;
}
.ProductBoxLeft {
	background-image: url(../images/box/boxproduct_05.png);
	background-repeat: repeat-y;
}
.ProductBoxBottom {
	background-image: url(../images/box/boxproduct_11.png);
	background-repeat: repeat-x;
}
.ProductBoxMain {
	background-color: #2E3138;
}
.YellowTitle {
	font-size: 13px;
	color: #FAC421;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.SmallTEXT {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.NavigationLink {
	font-size: 13px;
	color: #16C9F4;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #41474C;
	background-color: #2E3138;
	padding: 10px;
	font-style: normal;
	font-weight: normal;
}
.NavigationLink:Hover {
	font-size: 13px;
	color: #FAC421;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #3F464B;
	background-color: #42494F;
	padding: 10px;
	font-style: normal;
	font-weight: normal;
}
.formcomp {
	background-color: #BDD900;
	border: 1px solid #8DAB03;
	color: #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 13px;
	text-decoration: none;
	background-image: url(../images/nav.png);
	background-repeat: repeat-x;
}
.centrlmain {
	background-color: #494B59;
}
.whiteBox {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

