body {
	background-color: 	#ffffff;
	height			: 	100%;
	margin			:	0;
}

body, form {
	margin			: 	0;
	padding			:	0px;
}
	
body, p, td, th, h1, input, select, textarea {	
	font			:	normal 12px Arial;
	color			:	#333333;	
}	

h1 {
	color			:	#FF3F1F;
	margin			:	0 20 18 30;
	font			:	bold 11px Arial;
}

h2 {
	color			:	#FF3F1F;
	margin			:	6 20 4 0;
	font-weight		:	normal;
	font-size		:	12px;
}

h3 {
	color			:	#FF3F1F;
	margin			:	6 20 0 0;
	font-weight		:	normal;
	font-size		:	11px;
}

p {
	padding			:	0px;
	margin			:	6 0 14 0;
}

ul {
	list-style-image:	url("/img/li.gif");
}

ol, ul {
	margin			:	6 0 12 0px;
	padding			:	0px;
}

ol li{
	margin			:	0 0 10 23px;
	padding			:	5 0 0 0px;
}

ul li {
	padding			:	1 0 0 5;
	margin-left		:	16px;
	margin-top		:	2px;
}

th {
	text-align		:	left;
	font-weight		:	bold;
	padding			:	5px;
	color			:	#666666;
}

/* Links Styles.Start*/

a:link, a:visited {
	color			: #333333;
	text-decoration	: underline;
}

a:hover, a:active {
	color			: #7E7E7E;
	text-decoration	: underline;
}

a.none:link, a.none:visited, a.none:hover, a.none:active {
	text-decoration	: none;
}

a:hover, a:active {
	color			: #7E7E7E;
	text-decoration	: underline;
}

a.light_href:link, a.light_href:visited, a.light_href:active {
	color			: #919191;
	text-decoration	: none;
}

a.light_href:hover {
	color			: #E63214;
	text-decoration	: none;
}	
	
a.greyl_href:link, a.greyl_href:visited, a.greyl_href:active {
	color			: #7E7E7E;
	text-decoration	: none;
}

a.greyl_href:hover {
	color			: #666666;
	text-decoration	: none;
}		

a.grey_href:link, a.grey_href:visited, a.grey_href:active {
	color			: #666666;
	text-decoration	: none;
}

a.grey_href:hover {
	color			: #000000;
	text-decoration	: none;
}
	
a.black_href:link, a.black_href:visited, a.black_href:active {
	color			: #000000;
	text-decoration	: none;
}

a.black_href:hover {
	color			: #919191;
	text-decoration	: none;
}	

a.red_href:link, a.red_href:visited, a.red_href:active {
	color			: #E63214;
	text-decoration	: none;
}

a.red_href:hover {
	color			: #919191;
	text-decoration	: none;
}

a.grey_L2:link, a.grey_L2:visited, a.grey_L2:active {
	color			: #999999;
	text-decoration	: none;
}

a.grey_L2:hover {
	color			: #E63214;
	text-decoration	: none;
}	
/* Links Styles.End */	
	
input.t {
	height			:	15px;
	border			:	1px solid #999999;
	padding			:	0 4 0 4;
	font-size		:	10px;
	width			:	102px;
}

.formtext, textarea, select {
	border			:	1px solid #BBBBBB;
	margin-top		:	3px;
	padding			:	0 4 0 4;
	height			:	17px;
	width			:	310px;
}

select {
	padding-right	:	0px;
}

.subm {
	border-width	:	0px;
	border			:	none;
	background-color:	#fff;
	color			:	#E63214;
	cursor			:	pointer;
	width			:	80px;
}

textarea {
	overflow		:	auto;
	height			:	85px;
}

.red {
	color			: 	#E63214;
}

.grey {
	color			:	#666666;
}

.greyl {
	color			:	#919191;
}

.bg_light {
	background-color:	#D7D7D7;
}

.lang {
	padding-left	:	7px;
	padding-bottom	:	3px;
	font			:	bold 10px Arial;
}

.td_ann {
	padding			:	5 30 5 30;
	width			:	190px;
}

.p_ann {
	padding			:	6 0 4 0;
	margin			:	0px;
}

.p_ann0 {
	padding-top		:	6px;
	margin			:	0px;
}

.p_ann18 {
	padding			:	6 0 18 0;
	margin			:	0px;
}

.padL {
	padding-left	:	35px;
	font			:	bold 10px Arial;
}

.padL_53 {
	padding-left	:	53px;
	padding-right	:	80px;
	font-size		:	11px;
}
	
.padTR {
	padding			:	4 29 5 0px;
	font-size		:	11px;
}

.padLR_2 {
	padding			:	0 3 0 3;
}

.padLR_5 {
	padding			:	0 10 0 0;
}

.padT3 {
	padding			:	3 0 0 0;
	margin			:	0;
}

.pad_5 {
	padding			:	5px;
}

.margT_0 {
	margin-top		:	0;
}

.margT25_B8 {
	margin-top		:	25px;
	margin-bottom	:	7px;
}

.sm0 {
	margin			:	0 0 18 0;
	font-size		:	11px;
}

.margB_10 {
	margin-bottom	:	10px;
}

.img_arr {
	margin			:	10 11 0 0px;
}

.img_arrsm {
	margin			:	1 11 0 0px;
}

.sm {
	font-size		:	11px;
}

.sm10 {
	font			:	bold 10px Arial;
}


.BG_Y {
	background-repeat:	repeat-y;
	background-image:	url("/img/corners/bg.gif");
}

.BG_RY {
	background-repeat:	repeat-y;
	background-image:	url("/img/corners/bg.gif");
	background-position:	right top;
}

.BG_TX {
	background-repeat:	repeat-x;
	background-image:	url("/img/corners/bg.gif");
}

.BG_BX {
	background-repeat:	repeat-x;
	background-image:	url("/img/corners/bg.gif");
	background-position:	left bottom;
}