#menu1111{
position: absolute;
z-index: 0;
top: 30;
right: 1;
}

body {
	margin			:	0 0 20 0;
	padding 		: 	0 0 0 0;
	font			: 	normal 10px Verdana,Sans-Serif;
	background		:	#ffffff;
	
}

td,p {
	font: normal 11px Verdana,Sans-Serif;
}

a.bot:link, a.bot:visited {
	color			: 	#474747;
	text-decoration	: 	none;
}
a.bot:active, a.bot:hover {
	text-decoration	: 	underline;
}

a.under:link, a.under:visited {
	color			: 	#474747;
	text-decoration	: 	underline;
}
a.under:active, a.under:hover {
	text-decoration	: 	none;
}

a.white:link, a.white:visited {
	color			:	#ffffff;
}

a, a:link, a:visited, a:active {
	color			: 	#72141D;
	text-decoration	: 	none;
}

a:hover {
	color			: 	#000000;
	text-decoration	: 	underline;
}

a.menu:link, a.menu:visited, a.menu:active, a.menu:hover {
	color			:	#ffffff;
	text-decoration	: 	none;
}

p {
	font			: 	normal 11px Verdana,Sans-Serif;
	margin    		: 	5 15 8 15;
}

.sub_menu {
	font			: 	normal 10px Verdana,Sans-Serif;
	margin    		: 	3 30 3 0;
}

ul,ol,li {
	margin			:	4 10 7 20;
	list-style-type	: 	square;
}

.msg{
	color			: 	#f00000;
}

.white{
	color			: 	#ffffff;
}

.marg_l {
	padding 		: 	0 0 0 17;
}

.marg_big {
	padding 		: 	0 0 0 25;
}

.pad_l_r {
	margin-right	:	0px;
	margin-bottom	:	4px;
}

.pad_l_sm {
	margin     		:	0 0 0 5;
}

.marg_4 {
	margin-left		:	4px;
	margin-right	:	4px;
}

.p_an {
	margin     		:	2 2 5 5;
	font-size		:	10px;
}

div {
	position		: relative;
	z-index			: 1;
}

.div_arrow {
	left			: -9;
}

.div_arrow_sm {
	left			: -14;
}

.div_left {
	left			: 86;
	top				: 4;
}

.car_menu {
	margin     		: 	2 5 0 0;
	font			:	bold 12px Verdana,Arial;
}

.gen_menu {
	font			:	normal 10px Verdana,Arial;
	margin			:	0 13 1 13;
}

.sm_font {
	font-size		:	10px;
}

h1 {
	font			: 	normal 16px Verdana,Sans-Serif;
	margin			:	10 0 10 15;
	font-weight		:	bold;
}

h2 {
	font			:	normal 14px Verdana,Times,Arial,Sans-Serif;
	font-weight		: 	bold;
	margin      	: 	8 15 8 30;
	color			: 	#2D2D2D;
}

h3 {
	font-size		:	12px;
	font-weight		:	bold;
	margin-bottom	:	0px;
	margin-top		:	2px;
	margin-left		: 	15px;
	color			:	#3B3103;
}

h4 {
	font			:	normal 13px Verdana,Times,Arial,Sans-Serif;
	font-weight		: 	bold;
	margin      	: 	8 15 5 15;
	color			: 	#2D2D2D;
}

input,textarea,select {
	font			:	8pt Verdana, Geneva, sans-serif;
}

textarea,select {
	padding			:	1px 0px 0px 5px;
}

.button {
	font			:	8pt Verdana, Geneva, sans-serif;
	color			:	#2D2D2D;
	background		:	#f0f0f0;
	border			:	1px #d0d0d0 solid;
	height			:	20px;	
	width			:	120px;
}	

.formtextmail {
	width			:	128px;
	border			:	1px	#d0d0d0 solid;
	background		:	#f0f0f0;
	height			:	20px;
	padding			:	1px 0px 0px 5px;	
}

.formtext {
	width			:	250px;
	border			:	1px	#d0d0d0 solid;
	background		:	#fafafa;
	height			:	20px;
	padding			:	1px 0px 0px 5px;
}

.area {
	width			:	250px;
	border			:	1px	#d0d0d0 solid;
	background		:	#fafafa;
}

.border_bot {
	border-bottom	: 	1px solid #ffffff;
}

.border_l_bot {
	border-bottom	: 	1px solid #ffffff;
	border-left	 	: 	1px solid #ffffff;
}

.border_r_bot {
	border-bottom	: 	1px solid #ffffff;
	border-right 	: 	1px solid #ffffff;
}

.border_l_top {
	border-top		:	2px solid #ffffff;
	border-left 	:	2px solid #ffffff;
}

.border_l {
	border-left 	:	1px solid #ffffff;
}

.border_r {
	border-right 	:	1px solid #ffffff;
}

.border_l_top1 {
	border-top		:	1px solid #ffffff;
	border-left 	:	1px solid #ffffff;
}

.border_white {
	border			:	1px solid #ffffff;
}

.BGstop {
	background-repeat:	no-repeat;
}
