/* CSS Document */

A.homelinks:link { color: #003399; text-decoration: none; font-weight:bold; font-size: 13px; font-family: arial;}
A.homelinks:visited  {  color: #003399; text-decoration:none;  font-weight:bold; font-size: 13px; font-family: arial;}
A.homelinks:hover    {  color: #003399; text-decoration:underline; font-weight:bold; font-size: 13px; font-family: arial;}

A.Pagelinks:link { color: #339933; text-decoration: none; font-weight:bold; font-size: 14px; font-family: arial;}
A.Pagelinks:visited  {  color: #339933; text-decoration:none;  font-weight:bold; font-size: 14px; font-family: arial;}
A.Pagelinks:hover    {  color: #339933; text-decoration:underline; font-weight:bold; font-size: 14px; font-family: arial;}


A.bannerlinks:link { color: #339933; text-decoration: underline; font-weight:bold; font-size: 16px; font-family: arial;}
A.bannerlinks:visited  {  color: #339933; text-decoration:underline;  font-weight:bold; font-size: 16px; font-family: arial;}
A.bannerlinks:hover    {  color: #339933; text-decoration:None; font-weight:bold; font-size: 18px; font-family: arial;}


select {border:1px solid #019201; background-color: #ccccff;}
/* input {background: #f4f4f4;border: solid 1px #7eb3f6;padding: 2px;} */



/* CSS for the box starts here */
	.box {
		padding:0 18px 0 0;
		background:#fff url(../homepage/graphic2.gif) 100% 0 repeat-y;
	}

        .xbox {
		padding:0 18px 0 0;
		background:#fff url(../homepage/graphics/new/blankbanner.jpg) 100% 0 repeat-y;
	}




	.bi {
		padding:0 0 0 17px;
		background:#fff url(../homepage/graphic1.gif) 0 0 repeat-y;
	}
	.bt {
		height:26px;
		margin:0 -17px;
		background:url(../homepage/square.gif) 100% 0 no-repeat;
	}
	.bt div {
		width:18px;
		height:17px;
		background:url(../homepage/square.gif) 0 0 no-repeat;
	}
	.bb {
		height:24px;
		margin:0 -17px;
		background:url(../homepage/square.gif) 100% 100% no-repeat;
	}
	.bb div {
		width:17px;
		height:24px;
		background:url(../homepage/square.gif) 0 100% no-repeat;
	}


a:hover{
		color:red;
		}
