<Style>/* Default CSS Stylesheet for a new Web Application project */{}

.GeneralPage
{
background-color: ;
	background-image: url(images/sun-100.gif);
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
	background-position: center;
}

.GeneralTable
{
background-color: White; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 1px; /* Font Size */
color: #336699; /* Font Color */
font-weight: Normal; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #336699; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 1px; /* Font Size */
color: #336699; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #336699; /* Background color */
text-align: Center; /* Align Text */
height: 1px;
}

.packing {
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #666666;
	padding-right: 4px;
	padding-left: 4px;
	padding-top: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000033;
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 1px; /* Font Size */
color: #336699; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: #FFFFCC; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #336699; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
width: 75px;}

.LeftColumnText
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: #FFFFCC; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
width: 75px;}

.RightColumn
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: #FFFFCC; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: #336699; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
width: 75px;}

.RightColumnText
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: #FFFFCC; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
width: 110px;}

.Footer
{
font-family: Verdana; /* Font Face */
font-size: 9px; /* Font Size */
color: #FFFFCC; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #336699; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Verdana; /* Font Face */
font-size: 9px; /* Font Size */
color: #FFFFCC; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.Instructions
{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: Left;
	border: 1px solid #FFCC00;
	padding: 3px;
	line-height: 16px;
}

.Instructions2
{
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFCC;
	text-align: Left;
	padding: 3px;
	line-height: 16px;
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 12px; /* Font Size */
color: #6699CC; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: #003366; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.Content
{
font-family: Verdana; /* Font Face */
font-size: 11px; /* Font Size */
color: #003366; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Verdana; /* Font Face */
font-size: 10px; /* Heading Font Size */
color: #FFFFCC; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: #336699; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #333366;
}

.ContentTableHorizontal
{
background-color: #333366;
}

.PageNumbers
{
    font-family: Verdana; /* Font Face */
    font-size: 14px; /* Font Size */
    color: black; /* Font Color */
	line-height: 16px;
	padding: 3px;
	padding-bottom: 10px;
}


</Style>

a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.ContentTableHeaderRED {
	font-family: Verdana;
	font-size: 10px;
	color: #003366;
	font-weight: Bold;
	font-style: normal;
	text-decoration: none;
	background-color: #FF9900;
	text-align: Left;
}
.Header {

font-family: Verdana; /* Font Face */
font-size: 14px; /* Font Size */
color: #003366; /* Font Color */
font-weight: bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: center; /* Align Text */
}
.PackContent {

font-family: "Times New Roman", Times, serif; /* Font Face */
font-size: 10px; /* Font Size */
color: #003366; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}
.Calendar {

font-family: Verdana; /* Font Face */
font-size: 10px; /* Font Size */
color: #003366; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}
