body 			{ font-size: 12px; color: #454545; font-family: arial; margin:0; padding:0; }

td 				{ font-size: 12px; COLOR: #454545; font-family: arial; line-height: 18px; }
a:link 			{ color: #f2605e; text-decoration: none; }
a:visited 		{ color: #f2605e; text-decoration: none; }
a:hover 		{ color: #f7a59e; text-decoration: none; }

.spanlink		{ color: #ff6600; text-decoration: none; cursor: hand }

.disabled		{ font-size: 9pt; color: #dadada }
.action			{ color: #FE9205 }
.action a:link	{ font-weight: bold; color: #fe9205; text-decoration: none; }
.action a:visited{ font-weight: bold; color: #fe9205; text-decoration: none; }
.action a:hover	{ font-weight: bold; color: #fe9205; text-decoration: none; }

.SiteTitle		{ font-size: 15px; color: #343434; font-weight: bold ; text-transform: capitalize; }
.SiteTitle2		{ font-size: 14px; color: #f2605e; font-weight: bold }
.SiteTitle3		{ font-size: 13px; color: #8e8e8e; font-weight: bold }
.ViewData		{ font-size: 8pt; color: #575D27; border-bottom: 1px solid #4C89C4; border-left: 1px solid #4C89C4; border-right: 1px solid #4C89C4 }

.Footer {FONT-SIZE: 11px; COLOR: #9a9a9a; FONT-FAMILY: Arial, Helvetica, sans-serif; line-height: 12px;}
.sitenav {FONT-SIZE: 11px; COLOR: #8e8e8e; FONT-FAMILY: arial}
.MenuF      { font-weight: normal; color: #000000 ; font-size: 9px; line-height: 10px; }
.MenuF a:link	 { font-weight: normal; color: #000000; text-decoration: none; }
.MenuF a:visited{ font-weight: normal; color: #000000; text-decoration: none; }
.MenuF a:hover	 { font-weight: normal; color: #999999; text-decoration: none; }

.MenuS      {margin-bottom:5px; margin-left:-30;padding-left:30px; padding-right:5px;padding-top:2px; padding-bottom:2px; background-color: #f8a59f; text-align: right; font-weight: normal; color: #000000 ; font-size: 9px; line-height: 10px; list-style-type: none; list-style-image: none;}
.MenuS a:link	 { font-weight: normal; color: #000000; text-decoration: none; }
.MenuS a:visited{ font-weight: normal; color: #000000; text-decoration: none; }
.MenuS a:hover	 { font-weight: normal; color: #FFFFFF; text-decoration: none; }


.mezzanine {FONT-SIZE: 10px}
.mezzanine A:link {FONT-SIZE: 10px; COLOR: #3e85b3}
.mezzanine A:hover {FONT-SIZE: 10px; COLOR: #ff6600}

form			{ margin: 0px; padding: 0px; overflow:hidden; margin-left:0px; margin-right:0px}
input			{ font-size: 11px; font-family: Tahoma; width: 200px }
input.radio		{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.checkbox	{ font-size: 11px; font-family: Tahoma; width: 20px; height: 20px }
input.submit	{ font-size: 11px; font-family: Tahoma; width: 100px }
input.disabled	{ font-size:  11px; font-family: Tahoma; width: 100px }
textarea		{ font-size:  11px; font-family: Tahoma; width: 290px;  height: 80px; }
select			{ font-size:  11px; font-family: Tahoma; width: 200px }
button			{ font-size:  11px; font-family: Tahoma; }

div.hr			{ height: 15px; background: #fff url(/_library/templates/skin_webos/bardots.gif) repeat-x scroll center; }
div.hr hr		{ display: none; }
