@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(pics/background.png);
	background-repeat: repeat-x;
}
  
.black_a {font-family: "Verdana"; font-size: 11px; color: #555846;}
.white_a {font-family: "Verdana"; font-size: 11px; color: #ffffff;}
.gray_a {font-family: "Verdana"; font-size: 11px; color: #a3a3a3;}
.gray_b {font-family: "Verdana"; font-size: 11px; color: #858585;}
.green_a {font-family: "Verdana"; font-size: 11px; color: #656951;}
.blue_a {font-family: "Times New Roman"; font-size: 18px; color: #456e80;}
.blue_b {font-family: "Verdana"; font-size: 11px; color: #577494;}
.blue_c {font-family: "Times New Roman"; font-size: 14px; color: #456e80;}

.wine_b {font-family: "Verdana"; font-size: 11px; color: #d1abae;}


a.link_black_a{ color:#555846; text-decoration: none; font-family: "Verdana"; font-size: 11px;}
a.link_black_a:hover { color: #555846; text-decoration: underline; }
a.link_black_a:visited { color: #555846; text-decoration: 0 }
a.link_black_a:active { color: #555846; text-decoration: 0 }

a.link_white_a{ color:#ffffff; text-decoration: none; font-family: "Verdana"; font-size: 11px;}
a.link_white_a:hover { color: #ffffff; text-decoration: underline; }
a.link_white_a:visited { color: #ffffff; text-decoration: 0 }
a.link_white_a:active { color: #ffffff; text-decoration: 0 }

a.link_gray_a{ color:#a3a3a3; text-decoration: none; font-family: "Verdana"; font-size: 11px;}
a.link_gray_a:hover { color: #a3a3a3; text-decoration: underline; }
a.link_gray_a:visited { color: #a3a3a3; text-decoration: 0 }
a.link_gray_a:active { color: #a3a3a3; text-decoration: 0 }

a.link_green_a{ color:#656951; text-decoration: none; font-family: "Verdana"; font-size: 11px;}
a.link_green_a:hover { color: #656951; text-decoration: underline; }
a.link_green_a:visited { color: #656951; text-decoration: 0 }
a.link_green_a:active { color: #656951; text-decoration: 0 }

a.link_wine_a{ color:#9d2f50; text-decoration: none; font-family: "Verdana"; font-size: 11px;}
a.link_wine_a:hover { color: #9d2f50; text-decoration: underline; }
a.link_wine_a:visited { color: #9d2f50; text-decoration: 0 }
a.link_wine_a:active { color: #9d2f50; text-decoration: 0 }


.tools {color:#FFF; font-size:12px; font-family: "Arial"; background-color:#333; border:none;}
.textarea {color:#FFF; font-size:10px; font-family: "Arial"; background-color:#333; border:none;}
.textform {color:#FFF; font-size:10px; font-family: "Arial"; background-color:#343434; border:1px; border-color:#333; width:200px;}
.textformerror {color:#FFF; font-size:10px; font-family: "Arial"; background-color:#D42626; border:1px; border-color:#333; width:200px;}
.textformsmall {color:#FFF; font-size:10px; font-family: "Arial"; background-color:#343434; border:1px; border-color:#333; width:50px;}

.form { margin:0; padding:0;}

.textarea_a {color:#72745e; font-size:11px; font-family: "Verdana"; background-color:#dfe0d6; width:365px; border:none;}

.textfield_a {color:#555846; font-size:11px; font-family: "Verdana"; background-color:#d5d5d5; width:220px; height:16px; border:none;}
.textfield_b {color:#555846; font-size:11px; font-family: "Verdana"; background-color:#d5d5d5; width:105px; height:16px; border:none;}

.textfieldlogin {color:#9d9d9d; font-size:11px; font-family: "Arial"; background-color:#676767; width:150px; height:15px; border:none;}
.textfieldsearch {color:#4a99cf; font-size:11px; font-family: "Arial"; background-color:#d6e4eb; border-color:#333; width:125px; height:13px; border:none;}

.button_a {color:#FFF; font-size:11px; font-family: "Arial"; border:none; background-color:#89A8C7; width:230px; height:22px;}
.button_b {color:#555846; font-size:11px; font-family: "Arial"; border:none; background-color:#C9CAA5; width:250px; height:16px;}


.tool_listmenu {color:#38708c; font-size:11px; font-family: "Arial"; background-color:#d6e4eb; width:250px; height:18px;}