 
hr           
{
	color: #C0C0C0; 
	border: 1px solid #C0C0C0  
}
 
button       
{ 
	border-style:solid; 
	border-width:1.1in; 
	font-family: v; 
	font-size: 10pt; 
	background-color:#BCB7D2 
}

BODY
{
    background-position: center; FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 0.8em;
    MARGIN: 0px;
    scrollbar-shadow-color: #C0C0C0;
    scrollbar-highlight-color: #C0C0C0;
    scrollbar-face-color: #f7f7f7;
    scrollbar-3dlight-color: #f7f7f7;
    scrollbar-darkshadow-color: #f7f7f7;
    scrollbar-track-color: #f7f7f7;
    scrollbar-arrow-color: #535353; 
    text-align:justify;
    color: #302E2E;
    background-color:#ABCCCC;
    background-image:url('../Img/bodyBG.jpg'); background-repeat:repeat-y
}

a
{
	TEXT-DECORATION: none;
 	FONT-FAMILY: Verdana, Arial;
    color : #FFFFFF;

}

SELECT
{
	scrollbar-arrow-color: #f7f7f7;
	list-style-type: disc; 
	border: 1px solid #778899; 
}
INPUT
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 1em
}

TEXTAREA
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 1em
}

.MyMediumHeading 
{
    COLOR: #006C69;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 1.1em;
    FONT-WEIGHT: bold;
}

HR
{
    COLOR: lightslategray;
    HEIGHT: 1px
}

TD
{
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 0.74em;
    text-align:justify;
    color: #302E2E; 
    line-height:150%;

}
.myMenuText
{
	color: #009B97; 
	font-size: 10pt;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}

.myMenuHoverText
{
	color: #D37914; 
	font-size: 10pt;
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}

.myMenuSelText
{
	color: #006C69; 
	font-size: 10pt; 
	font-weight: bold;
}

.mySubMenuText
{
	font-weight: normal;
	cursor:pointer;
	cursor:hand;
}

.mySubMenuSelText
{
	font-weight: bold;
	cursor:pointer;
	cursor:hand;
}
