
.brand {
	margin: 0px 0px 10px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #4E5662;
	padding:0;
	font-weight: bold;
	text-align: center;
        text-transform:uppercase;
}

.brand2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #4E5662;
	padding:0;
	font-weight: bold;
	text-align: left;
        text-transform:uppercase;        
}

div.error {
        font-family: Tahoma;
	font-size: 11px;
        font-weight:bold;
	color:#C5040F;
        text-align: left;
}

.ord_tit {
	text-align: left;
	padding: 0 0 5px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;	
	color: #4E5662;	
}

.orders {
/*	width: 240px;*/
	border: 1px solid #4E5662;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;	
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #4E5662;	
}

.ord_tab {
	border: 1px solid #114085;
	width: 94%;
}

.ord_res01 {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

.ord_res {
	border-top: 1px solid #114085;
	background-color: #ffffff;		
	padding: 5px 0 5px 0;
}
.ord_res table th{
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4E5662;	
}
.ord_res table td{
	text-align: right;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #4E5662;	
}

.pmsgs_tab_brdr{
	border: 1px solid #114085;
	/*width: 500px; */
	width: 575px;
}

.pmsgs_tab {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	width: 575px;
}
.pmsgs_tab a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #114085;
	text-decoration: underline;
}
.pmsgs_tab a:hover{
	text-decoration: none;
}
.pmsgs_tab_hat {
	background-color: #1E5CA5;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
}
.pmsgs_tab_cont2 {
	background-color: #f3f3f3;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #4E5662;
	padding: 4px 10px 4px 10px;
	vertical-align: top;
}

.pmsgs_tab_cont1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #4E5662;
	padding: 4px 10px 4px 10px;
	vertical-align: top;
        background-color: #f3f3f3; 	
}

.pmsg_block {
	border: 1px solid #4E5662;
	background-color: #ffffff;
	margin: 10px 0 10px 0;
	padding: 10px 10px 10px 10px;	
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;	
	color: #4E5662;	
}

.pmsg_tit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #1E5CA5;
	text-align: center;
	margin: 10px 0 5px 0;
}

.pmsg_nr{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 5px 0;
}


a.ac_link{
	font-family: Verdana;
	font-size: 11px;
	color: #114085;
	text-decoration: underline;	
}
a.ac_link:hover{
	text-decoration: none;	
}


.address_book {
	width: 270px;
	font-family: Verdana;
	font-size: 12px;
	color: #4E5662;
	text-align: left;
	margin-top: 5px;
	margin: 10px 0 15px 20px;
}

.address_block {
	font-family: Verdana;
	font-size: 12px;
	color: #4E5662;
	background-color: #ffffff;
	border: 1px solid #4E5662;
	padding: 7px 7px 10px 7px;
	margin: 5px 0 5px 0;
}	

.add_buttons td{
	padding-right:10px;
}	


.acmenu {
	width: 90%;
	text-align: justify;
	font-family: Tahoma;
	font-size: 11px;
	color: #4E5662;
	margin-bottom: 15px;	
}

.acmenu span{
	margin-bottom: 5px;
	display: block;
}

.acmenu a {
	margin-bottom: 5px;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1E5CA5;
	text-decoration: underline;
        text-transform:uppercase; 	
}

.acmenu a:hover{
	text-decoration: none;
}

.ac_txt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #576773;
	text-align: right;
	padding: 0 0 0 0;
}

.ac_input{
	font-family: Tahoma;
	font-size: 11px;
	color: #576773;
	border: 1px solid #D0D0D0;
        width:150px;
        height: 19px; 
	padding-left: 3px;
}

.ac_info {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-align: justify;
}

.signin_txt {
	font-family: Tahoma;
	font-size: 11px;
	color: #576773;
	text-align: left;	
	width: 90%;
	margin-bottom: 10px;
}

.signin_txt span{
	display: block;
	margin-bottom: 5px;
}

.signin_txt a{
	font-family: Tahoma;
	font-size: 11px;
	color: #114085;
        font-weight: bold;
	text-decoration: underline;
}

.signin_txt a:hover{
	text-decoration: none;
}

.login_form {
	background-color: #ffffff;
	width: 250px;
	border: 1px solid #D0D0D0;
	margin: 25px 0 5px 0;
	padding: 3px 0 0 0;
}


.login_txt{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #576773;
	text-align: right;
}

.login_input {
	font-family: Tahoma;
	font-size: 11px;
	color: #576773;
	border: 1px solid #D0D0D0;
	padding-left: 3px;
        width:150px;
        height:19px;
}

a.login_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #114085;
        font-weight: bold;
	text-decoration: none;	
}

a.login_link:hover {
	text-decoration: underline;
}


.ord_label{
	background-image: url('/images/account/ord_lab_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	text-align: left;
	padding-left: 5px;
}
.ord_lab_cont{
	background-color: #ffffff;
	border-left: 1px solid #A89C92;
	border-right: 1px solid #A89C92;		
	border-bottom: 1px solid #A89C92;
	padding-top:5px;
}

.lab_cur{
	background-image: url('/images/account/lab_cur_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 2px 0 2px;
	background-color: #ffffff;
}
.lab_cur_left{
	background-image: url('/images/account/lab_cur_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}
.lab_cur_right{
	background-image: url('/images/account/lab_cur_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
	padding: 5px 10px 5px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #696969;	
}


.lab_ncur{
	background-image: url('/images/account/lab_ncur_bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	margin: 0 2px 0 2px;
	background-color: #f5f4f0;
}
.lab_ncur_left{
	background-image: url('/images/account/lab_ncur_left.gif');
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
}
.lab_ncur_right{
	background-image: url('/images/account/lab_ncur_right.gif');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}
.lab_ncur_bot{
	background-image: url('/images/account/ord_lab_bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 5px 10px 5px 10px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #696969;	
}

.ordtab_cont1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;
	padding: 8px 10px 8px 0;
	vertical-align: top;	
}
.ordtab_cont2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;	
	color: #696969;
	padding: 8px 10px 8px 0;
	vertical-align: top;	
	background-color: #efedeb;	
}

.fills td {
        font-family: Tahoma;
        font-size: 11px;
        color: #576773;
        font-weight: bold;
        width: 250px;
        text-align: right;
        padding: 0 8px 0 0;    
} 
 

.fills th input {
        font-family: Tahoma;
        font-size: 11px;
        color: #576773;
        width: 200px;
        HEIGHT: 19px;
        background-color: #ffffff;
        border: 1px solid #576773;
        text-align: left; 
        padding-left: 4px;
        font-weight: normal;
}

.cart-input2 {
        font-family: Tahoma;
        font-size: 11px;
        color: #576773;
        font-weight: normal;  
        width: 200px;
        HEIGHT: 19px;
        background-color: #ffffff;
        border: 1px solid #576773;
        text-align: left; 
}