.mainstyle {
	text-decoration: none;
	color: #336699;

}



H3		{COLOR: #336699;
			FONT-FAMILY: arial,helvetica,sans-serif}

a.nav 		{FONT-WEIGHT: bold;
			FONT-SIZE: xx-small;
			COLOR: #336699;
			FONT-FAMILY: Verdana,Arial, geneva,sans-serif;
			TEXT-DECORATION: none}
		
a.coursenav 		{FONT-WEIGHT: bold;
			FONT-SIZE: x-small;
			COLOR: green;
			FONT-FAMILY: Verdana,Arial, geneva,sans-serif;
			TEXT-DECORATION: none}

.courseinactive 	{FONT-WEIGHT: bold;
			FONT-SIZE: x-small;
			COLOR: gray;
			FONT-FAMILY: Verdana,Arial, geneva,sans-serif;
			TEXT-DECORATION: none}

a.header 		{FONT-WEIGHT: bold;
			FONT-SIZE: xx-small;
			COLOR: red;
			FONT-FAMILY: Verdana,Arial, geneva,sans-serif;
			TEXT-DECORATION: none}

a.header:hover		{COLOR: white;
			TEXT-DECORATION: underline}

a:hover		{COLOR: black;
			TEXT-DECORATION: underline}
		

			
.Footer		{font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 7pt; 
			font-style: oblique; 
			font-weight: normal; 
			color: #black}
			
.UserInfo	{FONT-SIZE: x-small;
			COLOR: #336699;
			font-weight: bold;
			FONT-FAMILY: arial,helvetica,sans-serif}

.Body		{FONT-SIZE: x-small;
			COLOR: black;
			FONT-FAMILY: arial,helvetica,sans-serif}

.BodyBold		{FONT-SIZE: x-small;
			COLOR: black;
			font-weight: bold;
			FONT-FAMILY: arial,helvetica,sans-serif}

.Bodysm		{FONT-SIZE: xx-small;
			COLOR: black;
			FONT-FAMILY: arial,helvetica,sans-serif}

.BodysmBold	{FONT-SIZE: xx-small;
			COLOR: black;
			font-weight: bold; 
			FONT-FAMILY: arial,helvetica,sans-serif}

.Legend		{FONT-SIZE: x-small;
			COLOR: black;
			font-weight: bold; 
			FONT-FAMILY: arial,helvetica,sans-serif}


.BoxBody     	{FONT-SIZE: xx-small;
			FONT-FAMILY: verdana, arial, geneva, sans-serif;
			COLOR: black}

.BoxButton     	{FONT-SIZE: xx-small;
			FONT-FAMILY: verdana, arial, geneva, sans-serif;
			COLOR: black;
			font-weight: bold;
			height: 20;
			BACKGROUND-COLOR:grey;
			MARGIN: 3 3 3 3}
.tableheader	{FONT-SIZE: xx-small;
			FONT-FAMILY: verdana, arial, geneva, sans-serif;
			COLOR: white;
			font-weight: bold;
			BACKGROUND-COLOR:#336699;
			} 

.colheader	{FONT-SIZE: xx-small;
			FONT-FAMILY: verdana, arial, geneva, sans-serif;
			COLOR: black;
			font-weight: bold;
			BACKGROUND-COLOR:#cccccc;
			width:100;
			max-width:100;
			min-width:100;
			} 

.colbodysm		{FONT-SIZE: xx-small;
			COLOR: black;
			FONT-FAMILY: arial,helvetica,sans-serif;
			width:100;
			max-width:100;
			min-width:100;
			}

.errormsg      {font-family: Arial;
			color: red;
		}

.reg-box {
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}

