body
{
	background:	#ffffff;
	font-family:	arial;
	font-size:	10pt;
}

img
{
	border-style:	none;
}

.big_main_heading
{
	font-family:	arial;
	font-size:	18pt;
	font-weight:	bold;
}


.main_heading
{
	font-family:	arial;
	font-size:	10pt;
	font-weight:	bold;
}

.sub_heading
{
	font-family:	arial;
	font-size:	10pt;
	font-weight:	normal;
}

.normal_text
{
	font-family:	arial;
	font-size:	10pt;
	color:		#000000;
}

.note
{
	color:		#555555;
	font-family:	arial;
	font-size:	10pt;
	font-style:	italic;
}

table.window
{
	background:	#eeeeee;
	border-style:	solid;
	border-width:	1px;
	border-color:	#aaaaaa;
}

th.window
{
	background:	#9999dd;
	background-image:url('http://www.uccs.edu/~ur/media/PHotoP/images/webgraphics/topbar.gif');
	color:		#000000;
}

th.caption
{
	font-size:	8pt;
	font-family:	arial;
	font-weight:	normal;
}

input
{
	border-style:	solid;
	border-color:	#666666;
	border-width:	1px;
	background:	#ffffff;
}

textarea
{
	border-style:	solid;
	border-color:	#666666;
	border-width:	1px;
	background:	#ffffff;
}

input.button
{
	background:	#888888;
	border-color:	#000000;
	border-width:	1px;
}

input.radio
{
	border-style:	none;
	background:	#eeeeee;
}

a:link
{
	color:		#4040FF;
	font-size:	10pt;
	font-family:	arial;
}

a:visited
{
	color:		#4040FF;
	font-size:	10pt;
	font-family:	arial;
}

a:hover
{
	color:		#4040FF;
	font-size:	10pt;
	font-family:	arial;
}

a:active
{
	color:		#4040FF;
	font-size:	10pt;
	font-family:	arial;
}



a.small:link
{
	color:		#4040FF;
	font-size:	8pt;
	font-family:	arial;
}

a.small:visited
{
	color:		#4040FF;
	font-size:	8pt;
	font-family:	arial;
}

a.small:hover
{
	color:		#4040FF;
	font-size:	8pt;
	font-family:	arial;
}

a.small:active
{
	color:		#4040FF;
	font-size:	8pt;
	font-family:	arial;
}



a.navbar:link
{
	color:		#4040FF;
	font-size:	10pt;
	font-family:	arial;
}

a.navbar:visited
{
	color:		#4040FF;
	font-size:	10pt;
	font-family:	arial;
}

a.navbar:hover
{
	background:	#4040FF;
	color:		#FFFFFF;
	font-size:	10pt;
	font-family:	arial;
}

a.navbar:active
{
	font-size:	10pt;
	font-family:	arial;
}

