@charset "utf-8";

body,form { margin:0px; padding:0px; font-size: x-small;}

table, td, div, span, ul,li,font,a { font-size: x-small;}
img {	border: 0px; }
input,textarea,select {	border: 1px Solid #E3E0CC; }


.error { color: Red; font-size: 9px; }
.red   { color: #CB0A14;}
.ornage { color: #FF4E00;}
.white_light { color: #E3E0CC;}
.black_light { color: #3C391D;}

.xsmall {	font-size: x-small; }
.small {	font-size: small; }
.normal {	font-size: normal; }
.medium {	font-size: medium; }
.large {	font-size: large; }


a.topmenu:link, a.topmenu:visited, a.topmenu:active{
	font-size: small;	color: #213140; font-weight: bold; text-decoration: underline;
}
a.topmenu:hover {	text-decoration: none; }

/******************************/
/**** NEWS ********************/
a.n_title:link, a.n_title:visited, a.n_title:active, .n_title{ font-size: 13px;	color: #1c5cab; text-decoration: none; }
a.n_title:hover {	text-decoration: underline; }
a.n_text:link, a.n_text:visited, a.n_text:active, .n_text{	font-size: 12px;	color: #505050; text-decoration: none; }
a.n_text:hover {	text-decoration: underline; }


/**********************************/
/**** Products ********************/
.ptitle { font-size: 13px;	color: #76663D; font-weight: bold;}
a.ptree:link, a.ptree:visited, a.ptree:active, .ptree{ font-size: 12px;	color: #13589F; text-decoration: none; }
a.ptree:hover {	text-decoration: underline; }
.p_div  {
	width:140px;height:180px;display:inline;float:left; /*border:1px solid;*/
	text-align:center;margin: 0px 0px 10px 0px; padding: 0px 20px 0px 20px;
	border-bottom: 1px Solid Silver;
}

/**********************************/
/**** PRICE ********************/
.price  { font-family:Arial,Verdana;font-size:15px;color:red; font-weight: bold;}
.price2 { font-family:Verdana,Arial;font-size:11px;color:red; font-weight: bold;}

/**** Paginary Output  ******************/
.pagenary td   {width:15px; color: #606060; font-size:10px; font-weight:bold;}
.pagenary td a {color: #A33905; font-size:10px; text-decoration:none;}

/**** Gallery  ******************/
.gallery      {
	width:140px;height:170px;display:inline;float:left; /*border:1px solid;*/
	text-align:center;margin-left:5px;margin-right:5px; margin-bottom:10px;
}
/**** Gallery  ******************/
.gallery      {
	width:140px;height:170px;display:inline;float:left; /*border:1px solid;*/
	text-align:center;margin-left:5px;margin-right:5px; margin-bottom:10px;
}

/**** Sitemap  ******************/
a.stmp:link, a.stmp:visited, a.stmp:active, .stmp{ font-size: 13px; color: #3A6E9E; text-decoration: none; }
a.stmp:hover { color: #D2C6A0; text-decoration: underline; }
