body			{
				background-image:url(images/design/gray_background.gif);
				margin:0px;
				marginheight:0;
			}

.leftShading		{
				background-image:url(images/design/left_shading.gif);
				width:17px;
			}
			
.rightsShading		{
				background-image:url(images/design/right_shading.gif);
				width:17px;
			}
			
.blueBar		{
				background-image:url(images/design/blue_bar.gif);
				color:white;
				height:30px;
				font-family:arial;
				font-size:10px;
				font-weight:bold;
				text-align:center;
			}

.leftBar		{
				background-color:black;
				width:200px;
				color:gold;
				font-size:11px;
				font-weight:bold;
				font-family:arial;
				line-height:20px;
				text-align:left;
			}

.regtext		{
				font-family:arial;
				line-height:15px;
				font-size:13px;
				color:#00103f;
				text-align:justify;
			}
.resourcestext		{
				font-family:arial;
				line-height:15px;
				font-size:11px;
				color:#00103f;
				text-align:left;
			}

.center			{
				background-color:white;
				background-image:url(images/design/faded-background.gif);
				background-repeat: no-repeat;
				background-position: top left;
				color: black;
				font-size:11px;
				line-height:13px;
				text-align:justify;
				font-family:arial;
				width:566px;
			}
			

.categoriesHeader	{
				width:200px;
				height:28px;
				background-image:url(images/design/categories_header.gif);
				font-family:arial;
				font-size:13px;
				text-align:center;
				font-weight:bold;
				color:white;
				
			}

a.under_link:link	{
			color:white;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}
		
a.under_link:active	{
			color:white;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.under_link:visited	{
			color:white;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}
		
a.under_link:hover	{
			color:white;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:underline;
		}
		
a.regulink:link	{
			color:#00103f;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}
		
a.regulink:active	{
			color:#00103f;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}

a.regulink:visited	{
			color:#00103f;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:none;
		}
		
a.regulink:hover	{
			color:#00103f;
			font-size:11px;
			line-height:12px;
			font-family:arial;
		  	font-weight:bold;
		  	text-decoration:underline;
		}


h2		{
			color:#00103f;
			font-size:17px;
			line-height:20px;
			font-style: italic;
			font-family:arial;
			font-weight:bold;
			display:inline;
		}

h1		{
			color:#00103f;
			font-size:19px;
			line-height:20px;
			font-family:arial;
			font-weight:bold;
			display:inline;
		}
h3		{
				color:white;
				font-family:arial;
				font-size:12px;
				font-weight:bold;
			display:inline;
		}

blockquote	{
			margin-left:15px;
		}
		
		
.inputButton 	{
			color: white;
			font-family:arial;
			font-size:16px;
			font-weight:bold;
			text-align:center;
			background-color:#00103f;
			border:2px solid #00103f;
		}

.selectMenu 	{
			color: black;
			font-family:arial;
			font-size:13px;
			text-align:left;
			font-weight:bold;
			border:1px solid #00103f;
		}
		
.affiliateScroll	{
			color:black; 
			width:500px;;
			text-align:left;
			border:1px solid gray; 
			background-color:#DCDCDC; 

		}
		