	/*=(===============================================================)*/
	
	a {
		color : #A62222; text-decoration : none;
	}
	a:hover {
		text-decoration: underline;
	}
	
	.text2,p,td,font,.text,ul,li{
		font-size:x-small;
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
	}

	b,.b{font-weight:bold;
		font-size:12px;
	}
	
	.h3,h3{
		font-size:14px;
		line-height:22px;
		font-family:sans-serif;
	}
	.subhead{
		font-size:12px;
		font-family: arial,Geneva,Helvetica,sans-serif;
		font-weight:normal,bold;
		text-decoration : none;
		color:black;
		font-weight:bold;
	}
	.buttn{
		font-size:10px;
		background-color:#80CC33;
	}
	.buttnText{
		font-size:10px;
	}
	.inputText{
		font-size:12px;
		background-color:#CCCCCC;
	}
	.text_bold{
		font-weight:bold;
	}
	.headTable{
		border-left : 2 solid Black;
		border-right : 2 solid Black;
		border-top : 2 solid Black;
	}
	.mainTable{
		border : 1 solid Black;
		background-color: Black;
	}
	.footTable{
		border-left : 2 solid Black;
		border-right : 2 solid Black;
		border-bottom : 2 solid Black;
	}
	.rowHeader{
		background-image : url(icons/rowbg1.jpg);
		background-repeat : repeat-x;
		background-attachment : fixed;
	}
	/*=(===============================================================)*/
