body	
	{
	margin-top: 0px;
	margin-left: 0px; 
	background-color:#ECE9D8;
	}
/* . = class  */
/* # = id  */	
/*
#container
	{
	margin-left:auto;
	margin-right:auto;
	width:650px;
	}
*/
#txt
	{ 
	float:right; 
	width:67px;
	}
#date
	{ 
	float:right; 
	width:160;
	}	
#webwk
	{
	float:left; 
	width:775px;
	}
#mc
	{
	float:left; 
	width:auto;
 	}
#nav 
	{
	float:left;
	width:146px;
	margin:0px;
	padding:0px;
	background-color:#edd2a7;
	}
#main
	{
	float:left;
	width:600px;
	background-color:#ECE9D8;
	}
/* class */
.bgimg-StartingLine	
	{
	background-image:url(images/Starting_Line.jpg);
	}
.navtbl
	{ 
	width:146px;
	border: 0px;
	padding: 0px; 
	margin:0px;	
	}
.trtop 
	{
	background-color:#000000
	}
.trbot 
	{
	background-color:#EDD2A7
	}
.td1 
	{
	height:1px;
	}
.txmrgn 
	{
	text-align:right;
	height:20px;
	background-image:url(images/LH-BG.gif);
	padding-right:10px;
	}
.Main_body
	{
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px
	}
.title-1 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	}		
.Cmpnt 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #FFFFFF
	}	
.D-PN  
	{
	text-decoration: none;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	}
.cntr
	{
	text-align:center;
	}	
.Link-style2 
	{
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px
	}
.noUnderline 
	{
	text-decoration: none
	}
.sanSerif 
	{
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	}

/*  Inactive for the time being*/
/*
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
*/
.bodystyle {font-family:Arial, Helvetica, sans-serif; font-size: 12px;}

.small {font-family:Arial, Helvetica, sans-serif; font-size: 9px;}

.medium {font-family:Arial, Helvetica, sans-serif; font-size: 12px;}

.big {font-family:Arial, Helvetica, sans-serif; font-size: 16px;}

.xbig {font-family:Arial, Helvetica, sans-serif; font-size: 24px;}

.expanded {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:24px;
	letter-spacing:2px;
	}

.justified {font-family: Arial, Helvetica, sans-serif; text-align: justify;}

.footer {font-family: "Times New Roman", Times, serif; font-size: 9px; color: #999999;}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
	}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
	}

.pos_fixed {position:fixed; top:0px; left:0px;}

.style1 {font-family: Arial, Helvetica, sans-serif;	font-size:20px;	font-weight: bolder;}
.style2 {font-family: Arial, Helvetica, sans-serif;	font-size:17px;	font-weight: bolder;}

/* Links */ 
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-transform:uppercase;	
	text-decoration:none;
}
a:link {text-decoration:none;}

a:visited {text-decoration:none; color: #000099;}

a:hover {
	text-decoration: none;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}

a:active {color:#990000; text-decoration:none;}

.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	text-transform:uppercase;
	font-weight: bold;	
	text-decoration:none;
}
/* IDs */
#height 
	{
	height: 500px;
	}
/* nav.php */	
/* # = id  */
/* . = class */
ul
	{
	border:none;
	margin:0px;
	padding:0px;
	text-align:right;
	list-style-type:none;
	}
.bgclr
	{
	background-color:#edd2a7;
	}	
.ht
	{
	height: 700px;
	}	
.linav
	{
	/*background-image: url(images/NavBG.gif);*/
	/*background-repeat:repeat-y;*/
	text-align:right;
	height:22px;
	padding:0px 10px 1px 0px;
	}	
/*
.linav-a
	{
	text-align:left;
	height:22px;
	padding:0px 10px 1px 0px;
	margin-right:10px;
	}
*/	
.linav=img
	{
	margin-top:3px;
	}
.count 
	{
	display:inline;
	}