p, body, a, h1, li, td, input {
	font-family:Verdana;
	font-size:13px;
	line-height: 18px;
	text-align: left;
}

li {
	font-family:Verdana;
	font-size:13px;
	line-height: 18px;
	text-align: left;
	padding-left:5px;
}

p, body, a, h1, li, td {
	color: black;
}

body {
	padding: 8px;
}

td {
	vertical-align: top;
}

form{	margin:0px;}


.filelist {
	list-style-image:url(user_img/pdf.gif);
}

.filelink:after{
	content: url(user_img/pdf.gif);
}



.menu {
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color: black;
	padding: 5px;
	line-height:32px;
}


.submenudiv{
	margin-left: 10px;
	padding: 5px;
}
.submenu {
	font-size:10px;
	text-decoration: none;
	color:#ffffff;
	line-height: 12px;
}

a.menu:visited  {
	color : #ffffff;
}


.nav, .navtop, .navtopsel, .navtophov, .navsel, .navhov {
	background-repeat: no-repeat;
	width: 147px;
	height: 32px;
	cursor:hand;
	vertical-align:middle;
}

.nav		{background-image: url(images/menu.gif);}
.navtop		{background-image: url(images/menu_t.gif);}
.navtopsel	{background-image: url(images/menu_ts.gif);}
.navtophov	{background-image: url(images/menu_th.gif);}
.navsel		{background-image: url(images/menu_s.gif);}
.navhov		{background-image: url(images/menu_h.gif);}




a.menu:hover  {
	color : #ffffff;
}
a.submenu:visited  {
	color : #ffffff;
}

a.submenu:hover  {
	color : #990000;
}


.smallprint{
	font-size:9px;
	font-weight: normal;
	color:#999999;
	line-height: 12px;
}

H1 {
	color: black;
	font-weight: bold;
	font-size : 14px;
}

/*****************************/
/*  user choices for content */
/*****************************/

.body-white, .body-gray, .body-orange {
	line-height: 18px; 
}

.body-white		   	{ color: #ffffff; }
.body-gray		 	{ color: #999999; }
.body-orange		{ color: #ff6600; }

.header-white, .header-gray, .header-orange {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 14px; 
	LINE-HEIGHT: 18px; 
}

.header-white  		{ color: #ffffff; }
.header-gray		{ color: #999999; }
.header-orange 		{ color: #ff6600; }


/*****************************/
/*           admin           */
/*****************************/

.admin 			{ color: #FF6600; text-decoration: none; }
.admin:visited 	{ color: #FF6600; text-decoration: none; }
.admin:hover 	{ color: #FFcc00; text-decoration: none; }
