@charset "windows-1252"; 

.footer_text {
	font-family: Arial;
	font-size: 10px; 
	color: #ffffff;
}

.menu_text {
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.menu_text a{
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.msg_error {
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #DD2222;
	text-decoration: none;
}

a{
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

b, strong {
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
}

body, table, tr, td {
	font-family: Arial;
	font-size: 12px; 
	color: #666666;
}

.textbox {
	border: solid;
	border-width: 1px;
	border-color: #666666;
	font-family: Arial;
	font-size: 12px; 
	color: #666666;	
}

.textbox_large {
	width: 200px;
	border: solid;
	border-width: 1px;
	border-color: #666666;
	font-family: Arial;
	font-size: 12px; 
	color: #666666;	
}


textarea {
	border: solid;
	border-width: 1px;
	border-color: #666666;
	font-family: Arial;
	font-size: 12px; 
	color: #666666;	
}

.checkbox {
	border: none;
}

.intro_text {
	font-family: Arial;
	font-size: 10px; 
	color: #666666;
}

.code_box {
	width: auto;
	height: 17px;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	color: #666666;
	background-image: url(../images/code_label_2.png);
}

.button_out {
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/buttons/button.png);
}

.button_in {
	font-family: Arial;
	font-size: 12px; 
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/buttons/button_a.png);
}

.button_out a{
	font-family: Arial;
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.button_in a{
	font-family: Arial;
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.products {
	width: 565px; 
	height: 300px; 
	overflow: auto;
	text-align: left;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #666666;
	scrollbar-3dlight-color: #666666;
	scrollbar-arrow-color: #666666;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #FFFFFF;
}
