body {
	font-family: "Trebuchet MS", Georgia, Verdana, Arial;
	background-color: #000033;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	background-position: left;
	text-align: left;
}

.Size10 {
	font-size: 10px;
}
.Size14Blue {
	font-size: 14px;
	color: #155999;
}
.Size12Blue {
	font-size: 12px;
	color: #155999;
}
.Size12Gray {
	font-size: 12px;
	color: #666666;
}
.Size14Gray {
	font-size: 14px;
	color: #666666;
}
.Size10BlueBOLD {
	font-size: 10px;
	color: #155999;
	font-weight: bold;
}
.DkBlue12BOLD {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
}
a:link {
	color: #155999;
	text-decoration: underline;
}
a:visited {
	color: #155999;
	text-decoration: underline;
}
a:hover {
	color: #000033;
	text-decoration: underline;
}
.ErrorMessage {
	font-size: 12px;
	color: #990000;
}
.DkBlue18BOLD {
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
a.BOTTOM:link {
	font-size: 10px;	
	color: #666666;
	text-decoration: none;
}
a.BOTTOM:visited {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a.BOTTOM:hover {
	font-size: 10px;
	color: #000033;
	text-decoration: underline;
}
a.BEI:link {
	font-size: 12px;	
	color: #333333;
	text-decoration: none;
}
a.BEI:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.BEI:hover {
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}
a.WHITElinks:link {
	font-size: 12px;	
	color: #CCCCCC;
	text-decoration: none;
}
a.WHITElinks:visited {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.WHITElinks:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.HOMEpageTABLE {
	background-image: url(../_img/home_content_bg.jpg);
	background-repeat: no-repeat;
}
.HOMEfooterTABLE {
	background-image: url(../BUILDimages/HOME_footer_bg.jpg);
	background-repeat: no-repeat;
}
INFOpageTABLE {
	background-image: url(../BUILDimages/Info_bg.jpg);
	background-repeat: no-repeat;
}
.ProductTABLE {
	background-image: url(../_img/Product_bg.jpg);
	background-repeat: no-repeat;
}
.SearchpageTABLE {
	background-image: url(../_img/Search_bg.jpg);
	background-repeat: no-repeat;
}
.AboutUspageTABLE {
	background-image: url(../_img/two_col_bg.jpg);
	background-repeat: no-repeat;
}
p {
	font-size: 12px;
	text-align: left;
}#Container {
	background-image: url(../_img/product_bg.jpg);
	background-repeat: no-repeat;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	height: 630px;
}
#PageContent {
	margin-right: auto;
	width: 740px;
	margin-left: auto;
	padding-left: 38px;
	padding-top: 5px;
}

#Lcolumn {
	height: 490px;
	width: 470px;
	float: left;
}
#Rcolumn {
	width: 275px;
	float: left;
}
#ProdDesc {
	margin-top: 12px;
	margin-left: 38px;
}
#AllProducts {
	height: auto;
	width: 410px;
	margin-left: 52px;
}

#LGimage {
	margin-left: 33px;
	margin-top: 8px;
	width: 420px;
	height: 315px;
}
#Movie {
	height: 200px;
	margin-top: 10px;
	margin-left: 20px;
}
#Branding {
	height: 631px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#BrandingContent {
	padding-top: 15px;
	margin-left: 60px;
}
#LClink {
	height: 40px;
	width: 225px;
	padding-top: 140px;
	padding-left: 505px;
}
.FloatRight {
	float: left;
}
