body						{	background-color:#003768;
								margin:0;
								background-image: url(../_images/bg.jpg);
								background-position: 780px 0px;
								background-repeat: no-repeat;
							}

/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.bodytext 					{   font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 11px; 
								color: #FFFFFF;
		     					text-align:left;
								vertical-align:top;
			 				}


.bodytext a:link			{  color: #99CC00;}
.bodytext a:visited 		{  color: #99CC00;}
.bodytext a:hover 			{  color: #FFCC33;}
.bodytext a:active 			{  color: #99CC00;}


.bodytext h1				{	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 12px; 
								color:#FFFFFF;
								font-weight:bold;
			 				}
						
.bodytext h2				{	font-family: Verdana, Arial, Helvetica, sans-serif; 
								font-size: 11px; 
								color:#E1E1E1;
								font-weight:bold;
			 				}
						
/* -----------------SPECIFIC STYLES ---------------------------------------------------*/

.nav						{  	font-family: Arial, Helvetica, sans-serif; 
									font-size: 11px; 
									color: #CC0000;
		     						text-align:center;
									vertical-align:middle;
									font-weight:bold;
			 				}


.nav a:link					{  	color: #FFFFFF; text-decoration:none;}
.nav a:visited 				{  	color: #FFFFFF; text-decoration:none;}
.nav a:hover 				{  	color: #99CC00; text-decoration:none;}
.nav a:active 				{  	color: #FFFFFF; text-decoration:none;}