body {
	margin-top: 0px;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#ffffff;
}
.tableNavBG{
	background-image:url(images/navbarbg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 0px;
	background-color:#ffffff;
}
.tableLeftBG{
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	margin-top: 0px;
	background-color:#ffffff;
}
.tableRightMain{
	background-image:url(images/right.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 0px;
}
.tableRightMainDist{
    background-image:url(images/bgdistributor.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-top: 0px;
}
.tableRightBG{
	background-image:url(images/rightbg.jpg);
	background-repeat:repeat-y;
	background-position:top;
	margin-top: 0px;
	background-color:#ffffff;
}
.tableRightBGDist{
	background-image:url(images/rightbg_dist.jpg);
	background-repeat:repeat-y;
	background-position:top;
	margin-top: 0px;
	background-color:#ffffff;
}
.tableSolidBorder{
	BORDER-RIGHT: #333333 1px solid;
	BORDER-TOP: #333333 1px solid;
	BORDER-LEFT: #333333 1px solid;
	BORDER-BOTTOM: #333333 1px solid;
}
.tableLight{
	BORDER-RIGHT: #999999  1px solid;
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999  1px solid;
	BORDER-BOTTOM: #999999  1px solid;
}
.tableDotted{
	BORDER-TOP: #cccccc 1px dotted;
	BORDER-BOTTOM: #cccccc 1px dotted;
	BORDER-LEFT: #cccccc 1px dotted;
	BORDER-RIGHT: #cccccc 1px dotted;
}

.tableLeft{
	BORDER-LEFT: #999999 1px dotted;
}
.tableUnderline{
	BORDER-BOTTOM: #333333 1px solid;
}
.tableUnderlineLight{
	BORDER-BOTTOM: #999999 1px solid;
}
.tableUnderlineDotted{
	BORDER-BOTTOM: #999999 1px dotted;
}
.tableUnderlineDottedDark{
	BORDER-BOTTOM: #333333 1px dotted;
}
.tableUnderlineHeavy{
	BORDER-BOTTOM: #666666 2px solid;
}
.tableOverline{
	BORDER-TOP: #333333 1px solid;
}
.tableOverlineDotted{
	BORDER-TOP: #333333  1px dotted;
}
.tableOverlineHeavy{
	BORDER-TOP: #999999 2px solid;
}
.tableOverlineLight{
	BORDER-TOP: #999999 1px solid;
}
.tableOverlineRightLeft{
	BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
}
.tableOverlineLightDotted{
	BORDER-TOP: #999999 1px dotted;
}
.tableImage{
    BORDER-TOP: #999999 1px solid;
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-BOTTOM: #999999 1px solid;
	padding:2px;
}

.copyright {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
.copyright a:link {
	color: #666666;
	text-decoration: none;
}
.copyright a:visited {
	color: #666666;
	text-decoration: none;
}
.copyright a:hover {	
	color: #333333;
	text-decoration:underline;
}
.copyright a:active {
	text-decoration: none;
	color: #666666;
}
.footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.footer a:link {
	color: #333333;
	text-decoration: none;
}
.footer a:visited {
	color: #333333;
	text-decoration: none;
}
.footer a:hover {	
	color: #ff0000;
	text-decoration:underline;
}
.footer a:active {
	text-decoration: none;
	color: #333333;
}

.StyleMain {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.StyleMain a:link {
	color: #333333;
	text-decoration: none;
}
.StyleMain a:visited {
	color: #333333;
	text-decoration: none;
}
.StyleMain a:hover {	
	color: #ff0000;
	text-decoration: none;
}
.StyleMain a:active {
	text-decoration: none;
	color: #333333;
}


.StyleHeader {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}
.StyleHeader a:link {
	color: #ff0000;
	text-decoration: none;
}
.StyleHeader a:visited {
	color: #ff0000;
	text-decoration: none;
}
.StyleHeader a:hover {	
	color: #ff0000;
	text-decoration: underline;
}
.StyleHeader a:active {
	text-decoration: none;
	color: #ff0000;
}


.StyleHeader2{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.StyleHeader3{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ff0000;
}

.StyleMainLargeLight {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.StyleMainLargeLight a:link {
	color: #999999;
	text-decoration: none;
}
.StyleMainLargeLight a:visited {
	color: #999999;
	text-decoration: none;
}
.StyleMainLargeLight a:hover {	
	color: #333333;
	text-decoration: none;
}
.StyleMainLargeLight a:active {
	text-decoration: none;
	color: #999999;
}

.StyleMainDarkSmall {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.StyleMainDarkSmall a:link {
	color: #ff0000;
	text-decoration: none;
}
.StyleMainDarkSmall a:visited {
	color: #333333;
	text-decoration: none;
}
.StyleMainDarkSmall a:hover {	
	color: #ff0000;
	text-decoration: underline;
}
.StyleMainDarkSmall a:active {
	text-decoration: none;
	color: #ff0000;
}
