
/******************* Main Menu Links *******************/




body
{
background-image: url('../images/CSS.jpg');
background-repeat: repeat-x;
background-color: #babdc2
}


a.Menu:link 
{
color: #ccdbe5;
font-family: verdana;
font-size: 9pt;
font-weight: bold;
text-decoration: none; 
}

a.Menu:visited 
{
color: #ccdbe5; 
font-family: verdana;
font-size: 9pt;
font-weight: bold;
text-decoration: none;
}

a.Menu:hover 
{
color: #FFFFFF; 
font-family: verdana;
font-size: 9pt;
font-weight: bold;
}

a.Menu:active
{
font-family: verdana;
font-size: 9pt;
font-weight: bold;
color: #ccdbe5; 
}


/********************* FOOTER ****************/

a.footer:link 
{
color: #000000;
font-family: verdana;
font-size: 8pt;
font-weight: none;
text-decoration: none; 
}

a.footer:visited 
{
color: #000000; 
font-family: verdana;
font-size: 8pt;
font-weight: none;
text-decoration: none;
}

a.footer:hover 
{
color: #000000; 
font-family: verdana;
font-size: 8pt;
font-weight: none;
text-decoration: underline;
}

a.footer:active
{
font-family: verdana;
font-size: 8pt;
font-weight: none;
color: #000000; 
}















/*********************** Form Formatting ***************************/

label
{
font-family: verdana;
font-size: 10pt;
width: 6em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both
}

.Reglabel
{
font-family: verdana;
font-size: 10pt;
width: 10em;
float: left;
text-align: right;
margin: 0 1em 10px 0;
clear: both
}

.longlabel
{ 
font-family: verdana;
font-size: 10pt;
float: left;
text-align: right;
margin: 0 1em 10px 0;
color: Red;
clear: both
}


.input-box
{
background: #f8f8f8;
border: #000000 solid 1px
margin-bottom: 5px
}


fieldset
{
border: #990000 solid 1px;
width: 15em
}

legend
{
color: #FFFFFF;
font-family: verdana;
font-size: 8pt;
font-weight: bold;
background: #990000;
border: #000000 solid 1px;
padding: 1px 10px
} 





/************************************** B A S I C S *************************************************/


.ISD
{
font-family: Arial Black;
font-size: 9pt;
font-weight: none;
text-decoration: none;
color: #959698;
}
.webservices
{
font-family: verdana;
font-size: 9pt;
font-weight: none;
text-decoration: none;
color: #959698;
}





.main_back
{

background:  repeat-x;
background-color: #999999;
}

.Sep
{
font-family: verdana;
font-size: 9pt;
color: #FF9900;
}

.Heading
{
font-family: verdana;
font-size: 9pt;
font-weight: bold;
color: #000000;
}


.title
{
font-family: Arial Black;
font-size: 14pt;
font-weight: none;
text-decoration: none;
color: #385574;
}

.body
{
font-family: verdana;
font-size: 8pt;
color: #000000;
}

.DIV_body
{
font-family: verdana;
font-size: 7pt;
color: #000000;
}

.lblStyle
{
font-family: verdana;
font-weight: Bold;
font-size: 10pt;
text-align: center;
color: #FFFFFF;
background-color: #990000;
width: 20em;


}
