h2 { margin:0 0 5px 0; color:#000; /*color:#ed1b2e;*/ font-size:20px; font-weight:bold; text-transform:uppercase;}
a.view-map { color:#ed1b2e; font-size:0.8em; text-decoration:none;}
a.view-map:hover { text-decoration:underline;}
form .radios label { padding-left:3px;}
form span.required { color:#ed1b2e;}



body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}
.tbody th	{
	background-color: #ca2026;
}
.tbody th.rowhead	{
	background-color: #BABABA;
}
.tbody tr.dkgrey th.rowhead	{
	background-color: #949494;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333333;
	padding:5px;

}	
.tr.dkgrey th, tr.dkgrey td	{
	background-color: #949494;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333333;
	padding:5px;

}
.lightGrey	{
	background-color: #BABABA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333333;
	padding:5px;

}

/* <<<------------------ BACKGROUND IMAGES and BACKGROUND COLORS */

.bg_panel_menu_bottom {
	background-image: url(images/newVehicles_panel_reflect.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.bg_header_border_top {
	background-image: url(images/header_border_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}


.bg_header_toyota_watermark {
	background-image: url(images/logo_toyota_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_border_left_repeat {
	background-image: url(images/border_repeatLeft.jpg);
	background-repeat: repeat-y;
	background-position:right;
}

.bg_border_right_repeat {
	background-image: url(images/border_repeatRight.jpg);
	background-repeat: repeat-y;
	background-position:left;
}

.bg_headerPanel_repeat {
	background-image: url(images/header_repeat.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.bg_headerPanel_pnc_repeat {
	background-image: url(images/header_repeat2.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}

.bg_headerPanel_pnc2_repeat {
	background-image: url(images/header_repeat3.jpg);
	background-repeat: repeat-x;
	background-position:bottom;
}
.bg_carPanel_bottomGradient {
	background-image: url(images/home_carPanel_mainShadow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.bg_body_inside_bottomGradient {
	background-image: url(images/border_inside_botGradient.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.bg_bottomPanel_gradient {
	/*background-image: url(images/bottomPanel_bg_gradient.jpg);*/
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_bottomPanel_rightgradient {
	/*background-image: url(images/bottomPanel_bg_gradient3.jpg);*/
	background-repeat: no-repeat;
	background-position: right bottom;
}

.bg_border_bottom {
	background-image: url(images/border_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.bg_newVehicles_panel_top {
	background-image: url(images/newVehicles_panel_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.bg_newVehicles_panel_repeat {
	background-image: url(images/newVehicles_panel_repeat.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}
.bg_seasonal {
	background-image: url(images/bg_seasonal.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.bg_ecp_panel_top {
	background-image: url(images/ecp_panel_top.gif);
	font:16px Arial, Helvetica, sans-serif; 
	color:#FFFFFF; 
	font-weight:bold; 
	background-position:top center; 
	background-repeat:no-repeat;
	width:525px;
	height:37px;
	
}
.bg_brimellGroup_corner {
	background-image: url(images/logo_brimellGroup.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}

/* BACKGROUND IMAGES and BACKGROUND COLORS -------------->*/




/* <--------------------- LINES and DIVIDERS */

.line_dividing_body_copy {
	background-image:url(images/line_dividing_body_copy.gif);
	background-position:bottom;
	background-repeat: repeat-x;
}

.vertical_line_repeat_DDDDDD {
	background-image:url(images/vertical_line_repeat.gif);
	background-position:left;
	background-repeat: repeat-y;
}

.vertical_line_repeat_999999 {
	background-image:url(images/vertical_line_repeat_dark.gif);
	background-position:right;
	background-repeat: repeat-y;
}
.horizontal_line_repeat_dotted {
	background-image:url(images/horizontal_divider_repeat.gif);
	background-position:left;
	background-repeat: repeat-x;
}

.horizontal_line_repeat_dotted_alignBottom {
	background-image:url(images/horizontal_divider_repeat.gif);
	background-position:right bottom;
	background-repeat: repeat-x;
}

.horizontal_line_repeat_dotted_darker {
	background-image:url(images/horizontal_divider_repeat_dark.gif);
	background-position:left top;
	background-repeat: repeat-x;
}


.horizontal_line_topAlign_repeat_dotted {
	background-image:url(images/horizontal_divider_repeat.gif);
	background-position:left top;
	background-repeat: repeat-x;
}





/* LINES and DIVIDERS -------------->*/




/* <<<------------------ TEXT STYLES */

.login_panel_11pt_000000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.login_panel_11pt_000000 a:link {
	color:#000000;
	text-decoration:underline;
}
.login_panel_11pt_000000 a:visited {
	color:#000000;
	text-decoration:underline;
}
.login_panel_11pt_000000 a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.login_panel_11pt_000000 a:active {
	color:#000000;
	text-decoration:underline;
}

.arial_10pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	line-height:16px;
	color:#333333;
}
.arial_10pt_333333 a:link {
	color:#333333;
	text-decoration:underline;
}
.arial_10pt_333333 a:visited {
	color:#333333;
	text-decoration:underline;
}
.arial_10pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_10pt_333333 a:active {
	color:#333333;
	text-decoration:underline;
}

.arial_6pt_B3E0FF {
	font-family:Arial, Helvetica, sans-serif;
	font-size:6pt;
	font-weight:bold;
	line-height:16px;
	letter-spacing:3px;
	color:#B3E0FF;
}
.arial_6pt_B3E0FF a:link {
	color:#B3E0FF;
	text-decoration:none;
}
.arial_6pt_B3E0FF a:visited {
	color:#B3E0FF;
	text-decoration:none;
}
.arial_6pt_B3E0FF a:hover {
	color:#0099FF;
	text-decoration:none;
}
.arial_6pt_B3E0FF a:active {
	color:#B3E0FF;
	text-decoration:none;
}

.arial_11pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
}
.arial_11pt_333333 a:link {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_11pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_11pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arial_11pt_333333 a:active {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}

.arial_11pt_333333_plain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#333333;
}
.arial_11pt_333333_plain a:link {
	color:#333333;
	text-decoration:none;
}
.arial_11pt_333333_plain a:visited {
	color:#333333;
	text-decoration:none;
}
.arial_11pt_333333_plain a:hover {
	color:#000000;
	text-decoration:none;
}
.arial_11pt_333333_plain a:active {
	color:#333333;
	text-decoration:none;
}


.arial_11pt_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#666666;
}
.arial_11pt_666666 a:link {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_11pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_11pt_666666 a:hover {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arial_11pt_666666 a:active {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}


.arial_11pt_999999 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#999999;
}
.arial_11pt_999999 a:link {
	color:#999999;
	text-decoration:underline;
}
.arial_11pt_999999 a:visited {
	color:#999999;
	text-decoration:underline;
}
.arial_11pt_999999 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_11pt_999999 a:active {
	color:#999999;
	text-decoration:underline;
}


.arial_11pt_CCCCCC {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#CCCCCC;
}
.arial_11pt_CCCCCC a:link {
	color:#CCCCCC;
	text-decoration:underline;
}
.arial_11pt_CCCCCC a:visited {
	color:#CCCCCC;
	text-decoration:underline;
}
.arial_11pt_CCCCCC a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_11pt_CCCCCC a:active {
	color:#CCCCCC;
	text-decoration:underline;
}


.arial_11pt_FFFFFF {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
}
.arial_11pt_FFFFFF a:link {
	color:#FFFFFF;
	text-decoration:underline;
}
.arial_11pt_FFFFFF a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
.arial_11pt_FFFFFF a:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.arial_11pt_FFFFFF a:active {
	color:#FFFFFF;
	text-decoration:underline;
}

.arial_12pt_FFFFFF_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:19px;
	color:#FFFFFF;
}

.arial_12pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333333;
}
.arial_12pt_333333 a:link {
	color:#333333;
	text-decoration:none;
}
.arial_12pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
}
.arial_12pt_333333 a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_12pt_333333 a:active {
	color:#333333;
	text-decoration:none;
}


.arial_12pt_333333_plain {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#333333;
}
.arial_12pt_333333_plain a:link {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_12pt_333333_plain a:visited {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_12pt_333333_plain a:hover {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arial_12pt_333333_plain a:active {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}

.arial_14pt_00B92F {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#00B92F;
}
.arial_14pt_00B92F a:link {
	color:#00B92F;
	text-decoration:none;
}
.arial_14pt_00B92F a:visited {
	color:#00B92F;
	text-decoration:none;
}
.arial_14pt_00B92F a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_14pt_00B92F a:active {
	color:#00B92F;
	text-decoration:none;
}

.arial_14pt_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#666666;
}
.arial_14pt_666666 a:link {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_14pt_666666 a:visited {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #333333;
}
.arial_14pt_666666 a:hover {
	color:#333333;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.arial_14pt_666666 a:active {
	color:#666666;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}


.arial_14pt_999999 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:21px;
	color:#666666;
}
.arial_14pt_999999 a:link {
	color:#666666;
	text-decoration:none;
}
.arial_14pt_999999 a:visited {
	color:#666666;
	text-decoration:none;
}
.arial_14pt_999999 a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.arial_14pt_999999 a:active {
	color:#666666;
	text-decoration:none;
}

.arial_14pt_999999_nobold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:21px;
	color:#666666;
}
.arial_14pt_999999_nobold a:link {
	color:#666666;
	text-decoration:none;
}
.arial_14pt_999999_nobold a:visited {
	color:#666666;
	text-decoration:none;
}
.arial_14pt_999999_nobold a:hover {
	color:#999999;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
}
.arial_14pt_999999_nobold a:active {
	color:#666666;
	text-decoration:none;
}

.arial_14pt_FF0000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#FF0000;
}
.arial_14pt_FF0000 a:link {
	color:#FF0000;
	text-decoration:none;
}
.arial_14pt_FF0000 a:visited {
	color:#FF0000;
	text-decoration:none;
}
.arial_14pt_FF0000 a:hover {
	color:#FF0000;
	text-decoration: none;
	font-weight:bold;
}
.arial_14pt_FF0000 a:active {
	color:#FF0000;
	text-decoration:none;
}


.arial_16pt_FF0000 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#FF0000;
}
.arial_16pt_FF0000 a:link {
	color:#FF0000;
	text-decoration:none;
}
.arial_16pt_FF0000 a:visited {
	color:#FF0000;
	text-decoration:none;
}
.arial_16pt_FF0000 a:hover {
	color:#666666;
	text-decoration:underline;
}
.arial_16pt_FF0000 a:active {
	color:#FF0000;
	text-decoration:none;
}


.arial_16pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#333333;
}
.arial_16pt_333333 a:link {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_333333 a:visited {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_16pt_333333 a:active {
	color:#333333;
	text-decoration:underline;
}

.arial_16pt_666666 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:19px;
	color:#666666;
}
.arial_16pt_666666 a:link {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_666666 a:visited {
	color:#333333;
	text-decoration:underline;
}
.arial_16pt_666666 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_16pt_666666 a:active {
	color:#333333;
	text-decoration:underline;
}

.arial_18pt_999999 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#999999;
}
.arial_18pt_999999 a:link {
	color:#999999;
	text-decoration:none;
}
.arial_18pt_999999 a:visited {
	color:#999999;
	text-decoration:none;
}
.arial_18pt_999999 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_18pt_999999 a:active {
	color:#999999;
	text-decoration:none;
}

.arial_18pt_CC1F14 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:28px;
	font-weight: bold;
	color:#CC1F14;
}
.arial_18pt_CC1F14 a:link {
	color:#CC1F14;
	text-decoration:none;
}
.arial_18pt_CC1F14 a:visited {
	color:#CC1F14;
	text-decoration:none;
}
.arial_18pt_CC1F14 a:hover {
	color:#999999;
	text-decoration:none;
}
.arial_18pt_CC1F14 a:active {
	color:#CC1F14;
	text-decoration:none;
}




.arial_18pt_333333 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:28px;
	color:#333333;
}
.arial_18pt_333333 a:link {
	color:#333333;
	text-decoration:none;
}
.arial_18pt_333333 a:visited {
	color:#333333;
	text-decoration:none;
}
.arial_18pt_333333 a:hover {
	color:#666666;
	text-decoration:none;
}
.arial_18pt_333333 a:active {
	color:#333333;
	text-decoration:none;
}


.footer_arial_11pt_DDDDDD {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#BBBBBB;
}
.footer_arial_11pt_DDDDDD a:link {
	color:#BBBBBB;
	text-decoration:none;
}
.footer_arial_11pt_DDDDDD a:visited {
	color:#BBBBBB;
	text-decoration:none;
}
.footer_arial_11pt_DDDDDD a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_arial_11pt_DDDDDD a:active {
	color:#BBBBBB;
	text-decoration:none;
}

.footer_tws_arial_10pt_AAAAAA {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#AAAAAA;
}
.footer_tws_arial_10pt_AAAAAA a:link {
	color:#AAAAAA;
	text-decoration:none;
}
.footer_tws_arial_10pt_AAAAAA a:visited {
	color:#AAAAAA;
	text-decoration:none;
}
.footer_tws_arial_10pt_AAAAAA a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.footer_tws_arial_10pt_AAAAAA a:active {
	color:#AAAAAA;
	text-decoration:none;
}


/* TEXT STYLES -------------->*/


/* <<<------------------ FORM ELEMENTSs */


.textField_208x20	{
	background-image:url(images/txtFieldBox_208x20.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:208px;
	height:20px;
	padding-left:3px;
	padding-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textField_100x20	{
	background-image:url(images/txtFieldBox_100x20.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:100px;
	height:20px;
	padding-left:3px;
	padding-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.textArea	{
	background-image:url(images/txtFieldBox_500x112.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:500px;
	height:112px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
}

.listMenu_50x20	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:50px;
	height:20px;
	padding-left:3px;
	padding-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.listMenu_30x20	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:30px;
	height:20px;
	padding-left:3px;
	padding-top:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}



/* FORM ELEMENTS -------------->*/