BODY {
	background-color:#CDCBC3;
	scrollbar-arrow-color:#737373;
	scrollbar-3dlight-color:#CDCBC3;
	scrollbar-highlight-color:#CDCBC3;
	scrollbar-face-color:#737373;
	scrollbar-shadow-color:#CDCBC3;
	scrollbar-darkshadow-color:#CDCBC3;
	scrollbar-track-color:#CDCBC3;
	overflow-y:scroll; 
	overflow-x:hidden;
}


input, checkbox, select, radio, textarea {
       color:#000000;
       padding:2px;
       font-size: 11px;
       text-decoration: none;
       font-family: trebuchet ms;
       text-align: left;
       background-color: #DDDECE;
       BORDER: #538584 0px solid;}


/*BODY formatting*/

h1 {
color: #41074D; 
font-family: century gothic;
text-align: left;
text-transform: uppercase;
border-bottom: 1px dotted #41074D;
padding-left: 40px;
letter-spacing: 3px;
line-height:17px; 
font-size: 18px;
} 
	
emp{	
	font-family:verdana;
	color:#A611AB;
	font-size:10px;
	line-height: 11px;
	font-weight:bold;
}

ul li {
list-style-image: url(pic/bullet.gif);
font-family: arial;
font-size:11px;
color:#14012e;
}

p,blockquote, div{
	font-family:trebuchet ms;
	color:#14012E;
	font-size:12px;
	line-height: 14px;
}

.table {
	font-family:verdana;
	color:#484848;
	font-size:10px;
	line-height: 11px;
}


a:link, a:visited, a:active {
	color: #908900; 
	text-decoration: none; 
}

a:hover {
	color: #737373;
	text-decoration: none;
}

a.rel:link, a.rel:visited, a.rel:active {
	color: #908900; 
	text-decoration: none; 
}

a.rel:hover {
	color: #737373;
	text-decoration: none;
}

/*NAV CODE!!!!*/

a:link, a:visited, a:active {
color: #0000FF;
line-height: 12px;
font-family:  arial;
font-size: 11px;
text-transform: uppercase;
}



a:hover {
color:#0000FF;
line-height: 12px;
border-bottom:1px dotted #0000FF;
font-family:  arial;
font-size: 11px;
text-transform: uppercase;
}

/*BOTTOM CREDITS!!!!*/

.credit {
color: #14012E; 
font-family: trebuchet ms;
text-align: center;
line-height:12px; 
font-size: 9px;
}

/*NETWORK*/



  ins { font-weight:bold; }


