body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.content{
	font-size: 12px;
	margin-left:5px;
	margin-right:5px;
	}
	
.orangeround{
	background: url(template_files/left_menu_btm.gif) no-repeat 0 100%;
	background-color:#ef891b;
}

#login {
	font-size: 10px; 
	color: #ffffff; 
	font-weight: bold;
}

#login A {
	color: #000000;
	background-color:yellow;
}

#login A:hover {
	text-decoration:underline;
	color: #000000;	
}

#login A:active {
	color: #000000;
}

#login A:visited {
	text-decoration: none;
	color: #000000;
}

.lftnavhead {
	font: normal;
	font-size:10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#lftnav{
	font-weight: bold;
	font-size:10px;
	color: #1e569f;
	margin-right:5px;
}

#lftnav p{
	padding:0;
	margin:0;
}

#lftnav A {
	color: #1e569f;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:5px;
	margin-right:5px;
	display: block;
}

#lftnav A:hover {
	color: #ffffff;
	background-color:#FFCC00;
}

#lftnav A:active {
	color: #1e569f;	
}

#lftnav A:visited {
	color: #1e569f;	
}

#lftnav A:link {
	color: #1e569f;
}

.move-down-1{
	margin-left: 5px;
	top: 100px;
}


#bottomlink {
    font-size: 10px;
	color: #1e569f;
	text-decoration: none;
	font-weight: bold;
}

#bottomlink A{
	color: #1e569f;
	text-decoration: none;
}

#bottomlink A:hover {
	color: #000000;
}

#bottomlink A:active {
	color: #1e569f;
}

#bottomlink A:link {
	color: #1e569f;	
}

h3{ color: #1e569f;
	font-size: 14px; 
 	font-weight: bold;
  	text-decoration: none;
	}
 

#bottomlink A:visited {
	color: #1e569f;	
}

.price				{ color: #330099; font-size: 10px; line-height:13px; text-decoration: none;}
.nav				{ color: #000000; font-size: 10px; line-height:11px; text-decoration: none;}
.foot				{ color: #000000; font-size: 10px; line-height:16px; text-decoration: none;}
.title				{ color: #1e569f; font-size: 16px; font-weight: bold; text-decoration: none;}
.text				{ color: #000000; font-size: 11px; line-height:14px; text-decoration: none;}
.shop				{ color: #000000; font-size: 10px; line-height:14px; }
.error				{ color: #666666; font-size: 12px; line-height:17px;}
.sale				{ color: #CC0000; font-size: 11px; line-height:14px; text-decoration: none;}
.cartCell 			{ color: #000000; font-size: 10px; margin-top: 0px ; border: 1px solid #C0C0C0}


.tableBorder {
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #000000;
	border-right-color: #000000;
	border-left-color: #ffffff;
	border-top-color: #999999;
	margin-left: 5px;
}
