/* CSS Document */

/************************************************************************************
This is created by Puchu ...... RentACoder 
For more information please visit : http://www.rentacoder.com/RentACoder/DotNet/SoftwareCoders/ShowBioInfo.aspx?lngAuthorId=7234186
*************************************************************************************/

body{
		margin:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	.clear {
		clear:both;
		margin:0px;
	}
	.textBlue{
		color:#306BB7;
		font-size:16px;
		padding:10px;
	}
	.textGreyNormal{
		color:#676767;
		font-size:12px;
		font-weight:normal;
	}
	.textGrey{
		color:#676767;
		font-size:16px;
		font-weight:bold;
	}
	.textGreyBig{
		color:#676767;
		font-family:Impact;
		font-size:24px;
		font-weight:bold;		
	}
	.textOrange{
		color:#FC8E2F;
		font-size:16px;
		font-weight:bold;
	}
	.noborder{
		border:none;
	}
	.noborder:hover{
		border:none;
	}
