BODY
	{
		color : black;
		background: white;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}
	
TD
	{
		color : black;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;		
	}	

a
	{
		color: #3333CC;
		text-decoration : none;
	}

a:hover 
	{
		color : black;
		text-decoration : none;
	}	
	
a:visited
	{
		color : gray;
		text-decoration : none;
	}	
	
a.menu, a.boldLink:hover
	 {
		color : red;
		font-weight : bold;	
		font-size: 16px; 	
		text-decoration : none;
	 }

a.menu:hover, a.boldLink
	{
		color : #B70000;
		font-weight : bold;
		font-size : 16px;
		text-decoration : none;
	}
	
a.column
	 {
		color : #77669D;
		font-weight : bold;	
		font-size: 18px; 	
		text-decoration : none;
	 }

a.column:hover
	{
		color : #B70000;
		font-weight : bold;
		font-size : 18px;
		text-decoration : none;
	}	
	
.boldHeader
	{
		font-weight : bold;
		font-size : 14px;
	}
	
.required
	{
		color : red;
		font-weight : bold;
		font-size : 14px;
	}

.blackFontHeader
	{
		color : white;
		font-weight : bold;
		font-size : 14px;
	}	
	
.blackFont
	{
		color : black;
	}
	
.sortBy
	{
		color : #FF80C6;
		font-weight : bold;
		font-size : 18px;
	}	
	
.bigHeader
	{
		font-size : 22px;
		font-weight : bold;
	}	

div.leftside{ float:left; width:15%;}
div.rightside{float:right; width:15%;}
div.content{float:left ; margin:0px; width:19em; width:68%;}
ul.boxcovers{list-style:none; margin:5px 5px 30px 5px; padding:0px; text-align:center;}
ul.boxcovers img {border-width:0px;}
