﻿A 				{
				text-decoration: none;
				color: #FFFFFF;
				font-family: verdana;
				font-size: 10px;
}
A:hover			{ text-decoration:none; color: #78C4EC; font-family: verdana}

//A:visited img	{ filter: gray; }

BODY			{ background-image: url('/images/border/bg_striped333333.gif'); margin: 0px; }

form			{ margin-bottom: 0; margin-top: 0;}
input			{ margin-top: 0; margin-bottom: 0; border: 1pt solid white; background-color: #333333; color: #FFFFFF; font-family: verdana; font-size: 10px; }
input.button	{ margin-top: 0; margin-bottom: 0; border: 1pt solid white; background-color: #666666; color: #FFFFFF; font-family: verdana; font-size: 10px; }
input.noborder	{ margin-top: 0; margin-bottom: 0; border: 0pt; background-color: #333333; color: #FFFFFF; font-family: verdana; font-size: 8px; }
input.noborderBlack	{ margin-top: 0; margin-bottom: 0; border: 0pt; background-color: #000000; color: #FFFFFF; font-family: verdana; font-size: 8px; }
input.submitText	{ color: #78A4EC; background-color: transparent; text-decoration: none; border: none; cursor: pointer; cursor: hand; }
input.small		{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 10px; }
select			{ margin-top: 0; margin-bottom: 0; background-color: #666666; font-family: verdana; font-size: 10px; color: #FFFFFF; }
textarea		{ border: 1pt solid white; background-color: #333333; color: #FFFFFF; font-family: verdana; font-size: 10px; }

img.border		{ border: 1px solid #FFFFFF; }

table.main			{ background-color: #000000; }
table.border		{
				border: 2pt solid white;
				border-collapse: collapse;
				border-spacing: inherit;
}
table.mainContent	{ border-left: 1pt solid white; border-right: 1pt solid white; }
table.borderSection	{ border: 1pt solid #666666; }

ul					{ margin-top: 0; margin-bottom: 0; }
li					{ margin-top: 0; margin-bottom: 0; }

p.spaced			{ margin-top: 10; margin-bottom: 10; font-family: verdana; font-size: 10px; color: #F0F0F0; }
td					{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 10px; color: #F0F0F0; }
td.justify			{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 10px; color: #F0F0F0; text-align: justify; }
td.title			{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 14px; color: #F0F0F0; font-weight: bold; }
td.borderBottom		{ border-bottom:1pt solid white; }
td.borderTop		{ border-top:1pt solid white; }
td.borderRight		{ border-right:1pt solid white; }
td.borderLeft		{ border-left:1pt solid white; }
td.navigationRow	{ border-top:1pt solid white; border-bottom:1pt solid white; background-color: #333333; }
td.footerRow		{ border-top:1pt solid white; background-color: #333333; }
td.SectionRow		{ background-color: #666666; }

div.base-line-vertical-1, td.base-line-vertical-1 {width:1px;height:100%;background-image:url(/images/border/base_line_vertical_1.gif);background-repeat:repeat-y;}
div.base-line-horizontal-1, td.base-line-horizontal-1 {width:100%;height:1px;font-size:1px;background-image:url(/images/border/base_line_horizontal_1.gif);background-repeat:repeat-x;}
div.hidden			{ margin-top: 0; margin-bottom: 0; font-family: verdana; font-size: 8px; color: #F0F0F0; }