/* CSS Document */

body {
	scrollbar-face-color: #BAC4D2;
	scrollbar-shadow-color: #747A83;
	scrollbar-highlight-color: #E5F0FF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #9BA3AD;
	scrollbar-track-color: #BAC4D2;
	scrollbar-arrow-color: #ffffff;
	background-color: #ffffff;
	font-family: Arial;
	font-size:12px;
	text-align: left; 
}
	   
	   
/* Footer Styles */	   

.footer{
	color:#000000;
    font-size : 10px;
	text-align:right;
    font-family : Arial;
	font-weight:normal;

}
.bottomlogo {
height:45px;width:742px;margin:0;padding:0;
background: url(images/bottomlogo.gif) right center no-repeat;
}
A.footer:link {
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
	font-family : Arial;
	font-weight :  normal;

}

A.footer:visited {
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
	font-family : Arial;
	font-weight :  normal;

}


A.footer:hover {
	color : #727272;
	font-size : 10px;
	text-decoration : underline;
	font-family : Arial;
	font-weight :  normal;

}

A.footer:active {
	color : #000000;
	font-size : 10px;
	text-decoration : underline;
	font-family : Arial;
	font-weight :  normal;

}

A:link {
    color : #000000;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}


A:visited {
    color : #000000;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}


A:hover {
    color : #727272;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}

A:active {
    color : #000000;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}

	   
A.homepage:link {
    color : #000000;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}


A.homepage:visited {
    color : #000000;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}


A.homepage:hover {
    color : #727272;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}

A.homepage:active {
    color : #000000;
    font-size : 12px;
    text-decoration : underline;
    font-family : Arial;
    font-weight :  normal;
}

  
.title {
	color : #7DA4C3;
	font-size : 14px;
	text-decoration : none;
	font-family :Arial;
	font-weight :  bold;

}	

.header {
	color : #707070;
	font-size : 12px;
	text-decoration : none;
	font-family :Arial;
	font-weight :  bold;

}

/* Products Columns */

.lft-col{
width:207px;
vertical-align:top;
}
.mid-col{
width:1px;
vertical-align:top;
background-image:url(images/px-gry.gif);
background-repeat:repeat-y;
}
.rt-col{
width:534px;
vertical-align:top;
}


/* Form Elements Columns */

select{
background-color:#DCF2FF;
color:#185993;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;

}
input {
	background-color:#DCF2FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	width:200px;
	text-decoration: none;

}

input.ck {
background-color:#DCF2FF;
color:#185993;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:10px;
}

input.btn {
background-color:#DCF2FF;
color:#185993;
font-family:Arial, Helvetica, sans-serif;
font-size:;
width:103px;
}
.reset_btn {
	background-image: url(images/input_bg.gif);
	background-repeat: repeat;
	width: 103px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

textarea{
background-color:#DCF2FF;
color:#185993;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
width:200px;
}

.alert {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#D82D05;
font-weight:bold;
}

.productBullet {
	color: #7DA4C3;
	margin-left:23px;
	padding-left:2px;
}

.productTxt:link, .productTxt:visited, .productTxt:active {
	color: #727272;
    font-size: 12px;
    text-decoration: none;
    font-family:Arial, Helvetica, sans-serif;
}

.productTxt:hover {
	color: #7DA4C3;
    text-decoration: underline;
}.b:link {
	color: #7DA4C3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.b:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7DA4C3;
	text-decoration: none;
}
.b:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7DA4C3;
	text-decoration: underline;
}
