/* CSS Document */

body {
	margin: 0px 0px 0px 0px;
	Background-image: url(images/gradient.gif); 
	Background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.fullheight  {height: 100%;}

table.fiftypixal {height: 50px;}


.nav-image {	background-image:	url(images/topimage.jpg); 
				Background-repeat: no-repeat;
				Background-position: right;

}

.nav-image2 {	background:url(images/nav-bg3.gif);
				Background-repeat: repeat-x;
				Background-position: bottom;

}
.navbg-image {	background:url(images/nav-bg.gif);
				Background-repeat: no-repeat;
}

.main-image {	background:url(images/main-bg.gif);
				Background-repeat: no-repeat;
				Background-position: bottom right;
				background-color: #ffffff;
}

.whitetext:link, .whitetext:visited  {	color: #ffffff;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 12px;
								font-weight: bold ;
								text-decoration: none;
}

.whitetext:hover	{	color: #6EA585;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold ;
					text-decoration: none;
					
}

.white2text:link, .white2text:visited  {	color: #ffffff;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 12px;
								font-weight: bold ;
								text-decoration: none;
}

.white2text:hover	{	color: #0A3B5A;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					font-weight: bold ;
					text-decoration: none;
					
}

.bluetext:link, .bluetext:visited  {	color: #0A3B5A;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 13px;
								font-weight: bold ;
								text-decoration: none;
}

.bluetext:hover	{	color: #6EA585;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 13px;
					font-weight: bold ;
					text-decoration: none;
					
}

.littletext:link, .littletext:visited  {	color: #6EA585;
								font-family: Verdana, Arial, Helvetica, sans-serif;
								font-size: 9px;
								text-decoration: underline;
}

.littletext:hover	{	color: #0A3B5A;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 9px;
					text-decoration: underline;
					
}
.nums:link, .nums:visited {	color: #666666;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					text-decoration: none;
}

.nums:hover	{	color: #6EA585;
					font-family: Verdana, Arial, Helvetica, sans-serif;
					font-size: 12px;
					text-decoration: none;
}

ul	{	margin-top:5px;
		margin-bottom:5px;
		margin-left:20px; 
		margin-right:0px;
		line-height:18px;}
		
li	{color: #6EA585;}
