BODY{
	background-repeat: repeat;
	background-image : url(pics/bg.gif);
}

A.ssmItems:link	{color:white;text-decoration:none;}
A.ssmItems:hover	{color:white;text-decoration:none;}
A.ssmItems:active	{color:white;text-decoration:none;}
A.ssmItems:visited	{color:silver;text-decoration:none;}

A:LINK{
    color: White;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

A:ACTIVE{ 
    color:  Teal;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

A:VISITED{ 
    color: Silver;
	font-weight: bold;
	font-style: italic;
	font-size: 10pt;
	text-decoration: none;
}

A:HOVER{
	color: Teal;
	font-weight: bold;
	text-decoration: none;
}

A.btn{
	background: Maroon;
	padding: 4px;
}

TABLE{ 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: top;
}

TABLE.body{ 
    border: none;
	width: 750px;
}

TABLE.nav{
	float: left;
	border-left: none;
	width: 110px;
	margin-top : -1px;
	border-right: 3px solid Maroon;
	border-left: 3px solid Maroon;
	border-bottom: 3px solid Maroon;
}		  

TABLE.print{
	width: 6in;
	margin-bottom: 4px;
}

TABLE.border{
	border: 3px solid Maroon;
	padding: 3px;
	margin-bottom: 4px;
}

TD.e{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
}

TD.o{
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	font-size : 12px;
	font-weight : bold;
}

TD.navbox{
	background: Maroon;
	width: 100%;
	height: 40px;
	text-align: center;
	padding: 2px;
}

TD.infobox{
	border: 3px solid Maroon;
	padding-bottom: 6px;
}

TD.m{
	width: 200px;
	padding: 6px;
}	

TD.p{
	width: 400px;
	background: Maroon;
	padding: 12px;
	margin: 6px;
}
	
IMG.l{
	float: left;
	position: relative;
	margin : 4px 4px 4px 4px;
}

IMG.r{
	float: right;
	position: relative;
	margin : 4px 4px 4px 4px;
}		  

HR{
	width: 350px;
	color: Gray;
}

HR.logo{
	width: 90%;
	height: 3px;
	color: Maroon;
}

B.r{
	font-size: 18px;
}
