<Style>/* Default CSS Stylesheet for a new Web Application project */{}

a {
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #fbc83a;
text-decoration:none;
font-weight:bold;
}

a:hover {
color:#b44232;
text-decoration: none;
}

.GeneralPage
{
background-color: Black; /* Background Color */
margin-bottom: 0px; /* Margins */
margin-left: 0px; /* Margins */
margin-right: 0px; /* Margins */
margin-top: 0px; /* Margins */
}

.GeneralTable
{
background-color: Black; /* Background Color */
}

.TopBanner
{
font-family: Arial; /* Font Face */
font-size: 28pt; /* Font Size */
color: #666666; /* Font Color */
font-weight: Bold; /* Font Style */
text-decoration: none;
font-style: normal; /* FontStyle */
background-color: #FFFFFF; /* Background color */
text-align: Left; /* Align Text */
}

.TopSubBanner
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
}

.TopSubBannerText
{
font-family: Arial; /* Font Face */
font-size: 9pt; /* Font Size */
color: #E7E3D7; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
}

.LeftColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: Black; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.LeftColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #000000; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;}

.RightColumn
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: White; /* Font Color */
font-style: normal; /* Font Style */
font-weight: Normal; /* Font Style */
text-decoration: none;
background-color: Black; /* Background color */
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;
}

.RightColumnText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #fbc83a; /* Font Color */
font-style: normal; /* Font Style */
font-weight: bold; /* Font Style */
text-decoration: none;
text-align: Left; /* Align Text */
vertical-align: Top; /* Align Text */
width: 15%;
}

.Footer
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.FooterText
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #C6BFA5; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none;
text-align: Center; /* Align Text */
vertical-align: Top; /* Align Text */
}

.TemplateFooterText {
color:#FFFFFF;
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.Instructions
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #fbc83a; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #000000; /* Background color */
text-align: Left; /* Align Text */
}

.ErrorMessages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #fbc83a; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
}

.Messages
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: #fbc83a; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #000000; /* Background color */
text-align: Center; /* Align Text */
}

.Headings
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Font Size */
color: #b44232; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #000000; /* Background color */
text-align: Left; /* Align Text */
}


.Content
{
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
color: White; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: Black; /* Background color */
text-align: Left; /* Align Text */
}

.TextBox {
color:#000000;
font-family: Arial; /* Font Face */
font-size: 8pt; /* Font Size */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: White; /* Background color */
text-align: Left; /* Align Text */
}

.ContentTableHeader
{
font-family: Arial; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: #000000; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
/*background-color: #E7E3D7;  Background color */
background-color: #b44232;
text-align: Left; /* Align Text */
}

.ContentTable
{
background-color: #000000;
}

.ContentTableHorizontal
{
background-color: #E7E3D7;
}

a:hover.MenuLink {
color: #b44232;
}

.MenuLink {
color: #fbc83a;
font-weight:bold;
text-decoration:none;
padding-right: 5px;
padding-left: 20px;
padding-bottom: 5px;
display:block;
background-image:url(Images/nav-bg.jpg);
background-repeat:no-repeat;
width: 200px;
background-color:#000000;
}

.SelectedMenuLink {
color: #990000;
font-weight:bold;
padding-left: 5px;
text-decoration:none;
padding-right: 5px;
padding-left: 20px;
padding-bottom: 5px;
background-image:url(Images/nav-bg.jpg);
background-repeat:no-repeat;
display:block;
width: 200px;
background-color:#000000;
}

.SubMenuLink {
color: #b44232;
font-weight:bold;
text-decoration:none;
padding-right: 5px;
padding-left: 15px;
padding-bottom: 5px;
display:block;

}

.SelectedSubMenuLink {
color: #666666;
font-weight:bold;
text-decoration:none;
padding-right: 5px;
padding-left: 15px;
padding-bottom: 5px;
font-weight:bold;
display:block;

}

a:hover.SubMenuLink {
color: #990000;
padding-right: 5px;
padding-left: 15px;
padding-bottom: 5px;
}

</Style>	