
A {
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #33567C;
	}

a:visited{
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #33567C;
	}
	
a:link{
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #33567C;
	}

a:hover{
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #BBC4D3;
	}

.header{
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #0083C2;
		font-style : normal;
	}

.mainheader{
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : #FFFFFF;
		font-style : normal;
	}

td{
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
		font-style : normal;
	}
	
.brounTD{
	background-image : url(images/ttl-bg.gif)
}	

.B1
	{
		border: 1px #000000 solid;
		font-family: Tahoma;
		font-size: 12px;
		color : #FFFFFF;
		font-weight : bold;
		background-color : #0083C2;
	}

.TB
	{
		border: 1px #8D692D solid;
		font-family: Tahoma;
		font-size: 12px;
		color : Black;
		font-weight : bold;
	}

.bg{
	background-image : url(images/chip-bg.jpg);
	background-repeat :  no-repeat;
	background-attachment :  fixed;
	background-position :  bottom center;
}

.mainBG{
	background-image : url(images/bg-pixel-blue.gif);
	}


.tableBG{
		background-color: White;
		background-image: url(images/watermark.jpg);
		background-position: center;
		background-repeat: no-repeat;
		}	
		
.homeFont{
		font-size: 12px;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
		font-style : normal;
		}		
	
body {

	margin:0;
}

p {
	font-size:12px;
}