body{ background-color : #FFFFFF;	margin : 0px 0px 0px 0px; }

p,td{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
}

h2{	color: #A60000;	font-size : 13pt;	font-weight : bold;	font-family : Arial, Helvetica, sans-serif;}

/* BORDERS */
.brd {	border: 1px solid Gray;}

/*  BGCOLORS */
.bg_1{	background-color: #CBCBCB;}
.bg_2{	background-color: #A2A2A2;}
.bg_3{	background-color: #A60000;}
.bg_4{	background-color: #F1EFE3;}
.bg_5{	background-color: #EAEAEA;}
.b_sel { background-color : Black; }
.bg_6{	background-color: #D9D7CC;}

.td_line{
	background-color: #FF0000;
}

/* COLORS */
.c_1 { color: Black; }
.c_2 { color: White; }
.c_3 { color: Gray; }
.c_4 { color: #A60000; }

/* FONTS */
.sm{ font-size: 8pt; color: #919191;}
.wt{color: White;}
.red{
	color: Red;
}
.gr{color: Gray;}
.bold{	font-weight: bold;}

/* INDENTATIONS */
.i_nm { margin : 0px 0px 0px 0px; }
.i_np { padding : 0px 0px 0px 0px; }

/* MESSAGES */
.mes_e { color : Red; font-weight : bold; }
.mes_i { color : Green; font-weight : bold; }

.header{ color : #4E577C;	font-family: Arial, Helvetica, sans-serif;	font-weight: bold;	font-size: 11pt; }
.footer{ color: #74B739; font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; }

a{	color: Black;	text-decoration: none;}
a:hover{ color: #A60000;}




a.link1{color: #ABA05F;	font-size : 9pt;	text-decoration : none;	font-family : Tahoma, Arial, Helvetica, sans-serif;}

a.link2{ color: #A60000;	font-size : 11pt;	text-decoration : none;	font-family : Arial, Helvetica, sans-serif;	font-weight : bold;}
a.link2:hover {	color : #000000;}

a.link3{ color: #AA3C36;	font-size : 10pt;	text-decoration : underline;	font-family : Arial, Helvetica, sans-serif;	font-weight : bold;}
a.link3:hover {	color : red;}

a.link4{color: White;	font-size : 9pt;	text-decoration : none;	font-family : Arial, Helvetica, sans-serif;	font-weight : bold;}
a.link4:hover{ color: White; text-decoration: underline;}

a.link5{color: #A60000;}
a.link5:hover {	color : #000000;}

a.main_menu{color: White;	font-size : 8pt;	text-decoration : none;	font-family : Tahoma, Arial, Helvetica, sans-serif;	font-weight : bold;}
a.main_menu:hover{ color: White; text-decoration: underline;}
a.cart{color: White;	font-size : 9pt;	text-decoration : underline;	font-family : Tahoma, Arial, Helvetica, sans-serif;	font-weight : bold;}
a.cart:hover {	text-decoration : none;}

a.buy{
	color: #A60000;
	font-size : 11pt;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
}
a.buy:hover {	color : #000000;}

a.cprt{ color: Black; font-size : 8pt; text-decoration : none; font-family : Tahoma, Arial, Helvetica, sans-serif;}

input{
	BORDER-RIGHT:#979695 1px solid;
	BORDER-LEFT: #979695 1px solid;
	BORDER-TOP: #979695 1px solid;
	BORDER-BOTTOM: #979695 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
}
textarea{
	BORDER-RIGHT:#979695 1px solid;
	BORDER-LEFT: #979695 1px solid;
	BORDER-TOP: #979695 1px solid;
	BORDER-BOTTOM: #979695 1px solid;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
}
select{
	border : 1px none #979695;
	FONT-FAMILY: Verdana, Arial, Helvetica;
	FONT-SIZE: 8pt;
}


div{ height: 16px; padding-top: 4px; padding-bottom: 4px; padding-left: 5px;}	
.hide{display: none;}

.vk {
background:url("/i/iconset.png") no-repeat scroll 50% 0 transparent;
display:block;
float:right;
height:26px;
margin-left:7px;
padding:0 !important;
text-decoration:none;
width:16px;
}