a:link		{ 		color : #0066FF; text-decoration: none; 	}
a:active		{ 		color : #FFFFFF; text-decoration: none; 	}
a:hover		{ 		color : #FFC616; text-decoration: none; 	}
a:visited 		{ 		color : #3333CC;  text-decoration: none;	}

hr			{ height: 1px; color: #282751;}

.reg			{		font-family: trebuchet ms, arial, helvetica;
					color: #000000;
					text-decoration: none;
					font-size: 13px;
			}
a.reg			{		font-family: trebuchet ms, arial, helvetica;
					color: #0066FF;
					text-decoration: none;
					font-size: 13px;
			}
a.reg:hover	{		font-family: trebuchet ms, arial, helvetica;
					color: #FFC616;
					text-decoration: none;
					font-size: 13px;
			}
a.reg:visited	{		font-family: trebuchet ms, helvetica;
					color: #3333CC;
					text-decoration: none;
					font-size: 13px;
			}
			
.tiny			{		font-family: trebuchet ms, helvetica;
					color: #000000;
					text-decoration: none;
					font-size: 11px;
			}
a.tiny		{		font-family: trebuchet ms, arial, helvetica;
					color: #CC0000;
					text-decoration: none;
					font-size: 11px;
			}
a.tiny:hover	{		font-family: trebuchet ms, arial, helvetica;
					color: #FF6666;
					text-decoration: none;
					font-size: 11px;
			}
a.tiny:visited	{		font-family: trebuchet ms, arial, helvetica;
					color: #660000;
					text-decoration: none;
					font-size: 11px;
			}
.tiny p {
	margin: 0 5px;
}

.tinybold			{		font-family: trebuchet ms, arial, helvetica;
					color: #395779;
					text-decoration: none;
					font-size: 11px;
					font-weight: bold;
			}
		
.titlebold			{		font-family: trebuchet ms, arial, helvetica;
					color: #000000;
					text-decoration: none;
					font-size: 19px;
					font-weight: bold;
			}
						
			
.tinywhite			{		font-family: trebuchet ms, helvetica;
					color: #000000;
					text-decoration: none;
					font-size: 12px;
			}
a.tinywhite		{		font-family: trebuchet ms, arial, helvetica;
					color: #CC0000;
					text-decoration: none;
					font-size: 12px;
			}
a.tinywhite:hover	{		font-family: trebuchet ms, arial, helvetica;
					color: #FF6666;
					text-decoration: none;
					font-size: 12px;
			}
a.tinywhite:visited	{		font-family: trebuchet ms, arial, helvetica;
					color: #660000;
					text-decoration: none;
					font-size: 12px;
			}
			
.title			{		font-family: trebuchet ms, helvetica;
					color: #000000;
					font-weight: bold;
					text-decoration: none;
					font-size: 19px;
			}

td.cantop	{		background-color: #000000;
					background-image: url(images/ebr/cantop.gif);
					height: 100px;
			}
td.cancenter	{		background-color: #FFFFFF;
					background-image: url(images/ebr/cancenter.gif);
			}
td.canbottom	{		background-color: #000000;
					background-image: url(images/ebr/canbottom.gif);
					height: 75px;
			}
			
.inputtxt
                {
                color: #000000;
		font-size: 9px;
		font-family: arial, helvetica, verdana;
		font-weight: normal;
                background-color: #FFFFFF;
		BORDER-BOTTOM: #46434E 1px solid;
       		BORDER-LEFT: #46434E 1px solid;
		BORDER-RIGHT: #46434E 1px solid;
		BORDER-TOP: #46434E 1px solid;
                }