body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3A3A3A;
	font-color: #E1E1E1;
	font-size: 10px;
	background-color: #CCCCCC;
}
a:link                 {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }

a:active         {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }

a:visited         {
	color: #FFFFFF;
	text-decoration: none;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }

a:hover         {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;

                }

a:focus         {
	color: #FFFFFF;
	text-decoration: underline;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }



a.norm:link                 {
	color: #4A4A4A;
	text-decoration: none;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }

a.norm:active         {
	color: #4A4A4A;
	text-decoration: none;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }

a.norm:visited         {
	color: #4A4A4A;
	text-decoration: none;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }

a.norm:hover         {
	color: #4A4A4A;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;

                }

a.norm:focus         {
	color: #4A4A4A;
	text-decoration: underline;
	font-variant: small-caps;
	font-family: "Times New Roman", Times, serif;

                }
table.blue_dot {
	width: 850;
	border-width: 1px;
        border-style: dotted;
	border-color: #000000;
        border-width: 1;

}

table.mainTable {
	width: 900;
	border-left-color: #FFFFFF;
        border-left-style: solid;
        border-left-width: 3px;
        border-right-color: #FFFFFF;
        border-right-style: solid;
        border-right-width: 3px;
        border-top-color: #FFFFFF;
        border-top-style: solid;
        border-top-width: 1px;
        border-bottom-color: #FFFFFF;
        border-bottom-style: solid;
        border-bottom-width: 1px;

}

.bleh {
	font-size: 9px;
	color: #E1E1E1;
	background-color: #5D7199;
	border-style:groove;

	}
.bleh2 {
	font-size: 11px;
	color: #E1E1E1;
	font-weight: bold;
	background-color: #5D7199;
	border-style:groove;

	}

