body
	{
		margin: 0px;
		font-family: verdana;
		font-size: 11px;
		color: #000000;
		background-image: url(../images/bg.jpg);
		
	}

td
	{
		font-family: verdana;
		font-size: 11px;
	}

.maintxt {
		padding: 2px;
		background-color: #FFFFFF;
}

.sidebartbl{
		width: 230px;
		background-image: url(../images/win1_back.jpg);
}

.sidebartbl_td{
		padding-left: 28px;
		height: 22px;
}

.bg_grey
	{
		background-color: #999999;
	}
.bg_white
	{
		background-color: #FFFFFF;
	}	

.bg_lightgrey
	{
		background-color: #dfdfdf;
	}


.header_grey
	{	
		font-size: 15px;
		color: #000000;
		font-weight: bold;
		background-color: #CCCCCC;
	}	
.text_white{
		font-size: 13px;
		color: #000000;
		font-weight: bold;
}

.margin_left
	{
		padding-left: 4px;
	}

.copyright_text
	{
		font-size: 9px;
		color: #BFBFBF;		
		text-align: center;
	}

.heading_site
	{
		color: #000088;
		font-size: 18px;
		text-align: right;
	}


a:active{font-family: verdana; font-size: 12px; color: #000000;text-decoration: underline}
a:link{font-family: verdana; font-size: 12px; color: #000000;text-decoration: underline}
a:hover{font-family: verdana; font-size: 12px; color: #000000;text-decoration: underline}
a:visited{font-family: verdana; font-size: 12px; color: #000000;text-decoration: underline}

a.whitelink:active{font-family: verdana; font-size: 12px; color: #FFFFFF;text-decoration: underline}
a.whitelink:link{font-family: verdana; font-size: 12px; color: #FFFFFF;text-decoration: underline}
a.whitelink:hover{font-family: verdana; font-size: 12px; color: #FFFFFF;text-decoration: underline}
a.whitelink:visited{font-family: verdana; font-size: 12px; color: #FFFFFF;text-decoration: underline}
		 
INPUT {
	BORDER-RIGHT: #dfdfdf 1px solid; 
	BORDER-TOP: #dfdfdf 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #dfdfdf 1px solid; 
	BORDER-BOTTOM: #dfdfdf 1px solid
}

TEXTAREA {
	BORDER-RIGHT: #dfdfdf 1px solid; 
	BORDER-TOP: #dfdfdf 1px solid; 
	FONT-SIZE: 12px; 
	BORDER-LEFT: #dfdfdf 1px solid; 
	BORDER-BOTTOM: #dfdfdf 1px solid
}

.message {
	border: 1px solid #dfdfdf;
	background: #CCCCCC;
	padding: 10px 8px 8px 8px;
	border-radius: 8px;
    -moz-border-radius: 26px;
}

.section1
{
	background-color: #000000;
}
.light_grey {  color: #000000}



.infoBoxHeadingFL {
	BORDER-BOTTOM: #000080 1px solid
}

.infoBoxHeadingFL {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	FONT-WEIGHT: bold; 
	BACKGROUND: url("../images/background.gif"); 
	PADDING-BOTTOM: 5px; 
	COLOR: #000000; 
	PADDING-TOP: 5px;
	width:160px;
}

DIV.infoBoxFL {
	width:160px;
	BORDER-RIGHT: black 1px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: black 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: black 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: black 1px solid; 
}



.product_list_table_border {
	BORDER-RIGHT: black 0px solid; 
	PADDING-RIGHT: 0px; 
	BORDER-TOP: black 1px solid; 
	MARGIN-TOP: 1px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: #ffffff; 
	PADDING-BOTTOM: 0px; 
	BORDER-LEFT: black 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: black 0px solid; 
}

.TD_Border_Buttom {
	BORDER-BOTTOM: black 1px solid; 
}


.border_buttom {
	BORDER-RIGHT: black 0px solid; 
	BORDER-BOTTOM: black 1px solid; 
}

.border_right {
	BORDER-RIGHT: black 1px solid; 
}

.border_right_top {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 

}


.border_buttom_right {
	PADDING-BOTTOM: 0px; 
	BORDER-BOTTOM: black 1px solid; 
	BORDER-RIGHT: black 1px solid; 
}

.boxLink IMG {
	DISPLAY: block! important; RIGHT: 5px; POSITION: absolute; TOP: 7px
}

#bordertbl {
	background-color: #FFFFFF;
}

#bordertbl td{
	border-right: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#bordertbl table{
	border: 1px solid #cccccc;
}

#bordertbl td.righttd{
	border-right: 0px solid #cccccc;
	border-top: 1px solid #cccccc;
}

#bordertbl td.toptd{
	border-right: 1px solid #cccccc;
	border-top: 0px solid #cccccc;
}

.showPrice H3 {
	FONT-SIZE: 19px
}

.original_price{
font-weight: bold;
font-color: #000000;
text-decoration: line-through;
}

.bold_text{
 font-weight: bold;
 font-color: #000000;
 FONT-SIZE: 12px; 
}