body{
padding:0px;
margin:0px;
background-color:#2F3E5E;
}
a:hover{text-decoration:none;}

.m_text, td, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#2D2622;
	}
.cell_main {
	padding:22px 24px 15px 23px
}

	
.c_text
	{
		 color:#FFFFFF;
		 line-height:11px;
	}

a { color:#830713; font-family:Tahoma; font-size:11px;}
a img{border-color:#000000;}
a img:hover{border-color:#0000FF;}

h2 {color:#FF0000; }

.cell_left span strong a, span strong a { text-decoration:none; color:#830713; line-height:11px}

.cell_left span strong a:hover, span strong a:hover { text-decoration: underline;}

.cell_left { color:#2D2F31; line-height:14px; background-image:url(images/sq1.gif); padding:22px 15px 10px 16px}

.cell_left span a { color:#2F3E5E;}

.cell_right { padding:22px 24px 15px 23px}

.cell_l_b { background-image: url(images/sq2.gif); padding:21px 15px 10px 16px}

.input1 {width:196px; height:19px; border-color:#2F3E5E; border-width:1px; background-color:#B3BED1; border-style:solid; padding-left:5px}

.cell_l_b a { color:#2F3E5E; line-height:11px; font-weight:bold}

.line { height:1px; background-image:url(images/h-l.gif); background-repeat:repeat-x}

.h_l { background-image:url(images/h-l.gif); background-repeat:repeat-x; background-position:bottom; height:20px}

.v_l { background-image:url(images/v-l.gif); background-repeat:repeat-y; background-position:right; vertical-align:middle;}

.v_l span { margin-left:25px;}

.v_l span strong { color:#830713;}

.v_l_center { text-align: center;}

.v_l_center span {margin-left:0px;}

	}

textarea{
		width:154px; height:94px; border-color:#2F3E5E; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; overflow:hidden; margin-top:2px
	}
	
#FormArea		{
	height:500px;
	background-color:#FFFFFF;
	text-align: center;
	
}
#RA 			{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #FFFFFF;
	position: absolute;
	width: 400px;
	height: 440px;
	z-index: 1;
	top: 455px;
	visibility: hidden;
	text-align: center;
	margin:;
}
#CatalogRequest {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #FFFFFF;
	font-size: 13px;
	position: absolute;
	width: 400px;
	height: 350px;
	z-index: 2;
	top: 455px;
	visibility: hidden;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}
#InvoiceRequest {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #FFFFFF;
	font-size: 13px;
	position: absolute;
	width: 400px;
	height: 350px;
	z-index: 3;
	top: 455px;
	visibility: hidden;
	text-align: center;
	margin: 0px auto;
}
