body							{	background-color:#FFFFFF;
									background-image:url(../_images/web_bg.gif);
									background-position:200px 160px;
									background-repeat:no-repeat;

									margin-left:0;
									margin-right:0;
									margin-top:0;
									margin-boottom:0;
								}

/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.bodytext 					{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
										font-size: 11px; 
										color: #333333;
		     							text-align:left;
										vertical-align:top;
										line-height:1.3;		
										
								}


.bodytext a:link 			{  color: #d13823;}
.bodytext a:visited		{  color: #d13823;}
.bodytext a:hover 		{  color: #d13823;}
.bodytext a:active 		{  color: #d13823;}


.bodytext h1				{	font-family: Verdana, Arial, Helvetica, sans-serif; 
									font-size: 11px; 
									color:#d13823;
									font-weight:bold;
		     						text-align:left;
									vertical-align:top;
			 					}
						
/* -----------------SPECIFIC STYLES---------------------------------------------------*/

.welcome						{  	font-family: Verdana, Arial, Helvetica, sans-serif; 
										font-size: 13px; 
										color: #333333;
		     							text-align:left;
										vertical-align:top;
										line-height:1.3;
								}


.welcome a:link 			{  color: #d13823;}
.welcome a:visited		{  color: #d13823;}
.welcome a:hover 			{  color: #d13823;}
.welcome a:active 		{  color: #d13823;}


.welcome h1					{	font-family: Verdana, Arial, Helvetica, sans-serif; 
									font-size: 13px; 
									color:#d13823;
									font-weight:bold;
		     						text-align:left;
									vertical-align:top;
			 					}

/* -----------------SPECIFIC STYLES ---------------------------------------------------*/

.footer						{  font-family:  Verdana, Arial, Helvetica, sans-serif; 
									font-size: 9px; 
									color: #000000;
		     						text-align:right;
									vertical-align:middle;
									background-color:#FFFFFF;
			 					}


.footer a:link				{  color: #DF0000; text-decoration:none;}
.footer a:visited 		{  color: #DF0000; text-decoration:none;}
.footer a:hover 			{  color: #DF0000; text-decoration:underline;}
.footer a:active 			{  color: #DF0000; text-decoration:underline;}
