/* CSS Document */
a.smalllink:link { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}
a.smalllink:visited { color: #ffffff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}
a.smalllink:active { color: #3399ff; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}
a.smalllink:hover { color: #3399ff; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: x-small; font-style: normal;}

a.link:link { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}
a.link:visited { color: #666666; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}
a.link:active { color: #290A59; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}
a.link:hover { color: #290A59; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: normal; font-style: normal; font-weight: bold;}

td.menu{color:#ffffff;font-size:medium; font-weight:bold; background-color:#3399ff;border-top-width:0px;border-bottom-width:0px;border-left-width:1px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-bottom-color:#000000;border-left-color:#000000;border-top-color:#000000; border-right-color:#000000; border-right-width:1px; border-right-style:solid}

td.menuleft{color:#ffffff;font-size:medium; font-weight:bold; background-color:#3399ff;border-top-width:0px;border-bottom-width:0px;border-left-width:2px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-bottom-color:#000000;border-left-color:#000000;border-top-color:#000000; border-right-color:#000000; border-right-width:1px; border-right-style:solid}

td.menuright{color:#ffffff;font-size:medium; font-weight:bold; background-color:#3399ff;border-top-width:0px;border-bottom-width:0px;border-left-width:1px;border-top-style:solid;border-bottom-style:solid;border-left-style:solid;border-bottom-color:#000000;border-left-color:#000000;border-top-color:#000000; border-right-color:#000000; border-right-width:2px; border-right-style:solid}

a.ltmen{display:block; background-color:transparent; color:#330066}a.ltmen:link{text-decoration:none;background-color:transparent}a.ltmen:active{text-decoration:none;background-color:transparent}a.ltmen:visited{text-decoration:none;background-color:transparent}a.ltmen:hover{text-decoration:none;color:#CCF;background-color:#330066; color:#ffffff}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #4f4f4f;
	margin: 0px; padding: 0px;}
	
.headingbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #336699;}
	
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #336699;}
	
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #000000;}

.smalltext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #ffffff;}
	
table.sample {
	border-width: 4px;
	border-spacing: 0px;
	border-style: outset;
	border-color: #336699;
	border-collapse: separate;
	background-color: #ccccff;
}
table.sample td.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight:bold;
	color: #336699;
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #ccccff;
	-moz-border-radius: ;
}
table.sample td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #336699;
	border-width: 0px;
	padding: 2px;
	border-style: none;
	border-color: gray;
	background-color: #ccccff;
	-moz-border-radius: ;
}

