
body         { font-family: Verdana; font-size: 8pt; background-image: url('../Images/vertical_lines.gif'); line-height:100%  }

table        { font-family: Verdana; font-size: 8pt }
td           { font-family: Verdana; font-size: 8pt; line-height:150% }
p			 { font-family: Verdana; font-size: 8pt }



a         { color: blue; text-decoration: none; border-bottom-style: solid; border-bottom-width: 1px }
a:link    { border-bottom-color: white }
a:visited { border-bottom-color: white }
a:hover   { border-bottom-color: purple }
a:active  { border-bottom-color: red }

.div-Main { font-family: Verdana; font-size: 8pt; background-color: White; width: 100%; height: 100%; border-color: #FFCC00; border-left-style:groove; border-top-style:groove;border-width:2px; }

.sub-title { font-family:ms sans serif; font-size: 12pt; font-variant: small-caps; text-decoration: none; font-weight: bold; background-color: cornsilk; }

.std-highlite { font-family:ms sans serif; font-size: 8pt; text-decoration: none; font-weight: bold; background-color: yellow; }

.med-highlite { font-family:ms sans serif; font-size: 12pt; text-decoration: none; font-weight: bold; background-color: yellow; }

.small-title { font-family:ms sans serif; font-size: 8pt; font-variant: small-caps; color: white; text-decoration: none; font-weight: bold; background-color: #3366CC; }

.std-table	{align: center; border: 0; }

.smallTitle-td		{background-color: #f7f7f7; font-family: ms sans serif; font-size: 6pt; color: maroon; text-align: center; line-height: 75%;}

.std-td		{background-color: #ffffea; font-family: Verdana; font-size: 8pt; text-align: center;}

.std-DropDownList	{background-color: #ffffea; font-name: Verdana; font-size: 8pt; }

.Std-DataGridHeader { background-color: #3366cc; border: 0; font-weight: bold; text-align: center; color: #ffff00;}

.Std-ItemStyle  { background-color: #f7f7f7; }

.Std-AlternatingItemStyle  { background-color: #eeeeee; }

.ms-verticaldots {
   background-image: url('../images/bluedot.gif');
   background-position:  center top;
   background-repeat: repeat-y
}

.std-table {border: 1; cellpadding: 0; cellspacing: 0; border-collapse: collapse; bordercolor: #3366cc; width: 90%}