body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:fixed;
	background-image: url(../../images/wood.jpg);

	/*background-color: #9F956D;
	/*background-color: #ffffff;*/
	
/******************** Start Main Navigation Table ******************/
}
#TemplateTable {
	width:100%;
	height:100%;
	border:0px;
	margin-top: 20px;
	
}	
#MainNavTable {
	width:750px;
	height:90px;
	/*background-color: #9F956D;*/
	}
#NavTable {
	/*background-color:#ffffff;*/
	
}	
#Footer {
	background-color:#000000;
	width:750px;
	border:0px;
}


/******************** Start Template Table ******************/

#ContentTable {
width:750px;
height:400px;
border:0px;
/*background-image:url(../images/Background_02.jpg);*/

/******************** BACKGROUND IMAGE ******************/
}

.TemplateBackground {
background-image: url(../../images/BG/BG.jpg)
	
}
.TemplateBackground2 {
background-image:url(../images/BG/BG.jpg);
	
}

/******************** Start Main Navigation ******************/
.navigation {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none;
text-shadow:#000000;
color: #1F0D08;
}

a.navigation:link {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none;
text-shadow:#000000;
color: #1F0D08;
}

a.navigation:hover {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none; 
color: #ffffff;
}
/*------------------------*/
.navigationWhite {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none;
color: #ffffff;
}

a.navigationWhite:link {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none;
color: #ffffff;
}

a.navigationWhite:hover {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-decoration: none; 
color: #000000;
}

/******************** End Main Navigation ******************/

/******************** Start Footer *************************/
.footer {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
color: #9F956D;
}

a.footer:link {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none;
color: #9F956D;
}

a.footer:hover {
font-family: "Times New Roman", Times, serif;
font-size: 11px;
text-decoration: none; 
color: #000000;
}
/******************** End Footer *************************/

/******************** BTN blue *************************/
.bn {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #42b4e6;
}

a.bn:link {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #42b4e6;
}

a.bn:visited {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #42b4e6;
}

a.bn:hover {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #333333;
}
		
/******************** End BTN blue *************************/

/******************** BTN GOLD *************************/
.bnGOLD {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #FFCC00;
}

a.bnGOLD:link {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #FFCC00;
}

a.bnGOLD:visited {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #FFCC00;
}

a.bnGOLD:hover {
font-family: arial;
font-size: 12px;
text-decoration: none;
color: #867C73;
}
		
/******************** End BTN GOLD *************************/

/******************** Headlines *************************/
.headline {
font-family: "Times New Roman", Times, serif;
font-size: 16px;
color: #000000;
}
	
.bigheadline {
font-family: arial;
font-size: 18px;
color: #000000;
}
	
	
.subheadline {
font-family: arial;
font-size: 13px;
color: #666666;
}


.blackheadline {
font-family: arial;
font-size: 16px;
color: #000000;
}
/******************** End Headlines *************************/

/************  Start Sub Headline  *************/
.subheadline {
font-family: arial;
font-size: 12px;
color: #999999;
}

a.subheadline:link {
font-family: arial;
font-size: 12px;
color: #999999;
}
	
a.subheadline:visited {
font-family: arial;
font-size: 12px;
color: #999999;
}

a.subheadline:hover {
font-family: arial;
font-size: 12px;
color: #999999;
}
/************  End Sub Headline  *************/


/******** Start Standard Text *************/	
.stdtextsmall {
font-family: arial;
font-size:10px;
text-decoration: none;
color: #333333;
 }
.BlkTextsmall {
font-family: arial;
font-size:10px;
text-decoration: none;
color: #000000;
 }
 
.stdtextRED {
font-family: arial;
font-size:11px;
text-decoration: none;
color: #CC0000;
 }
 a.stdtextRED:link {
font-family: arial;
font-size:11px;
text-decoration: none;
color: #CC0000;
 }
a.stdtextRED:hover {
font-family: arial;
font-size:11px;
text-decoration: none;
color: #330000;
 } 
 
/*---------------------*/
.stdtextMED {
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a.stdtextMED:link {
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;
}

a.stdtextMED:hover {
font-family: arial;
font-size: 11px;
color: #3399CC;
text-decoration: none;
}
/*--------Blue---------*/
.textMEDblue {
font-family: arial;
font-size: 11px;
color: #3399CC;
text-decoration: none;
}
a.textMEDblue:link {
font-family: arial;
font-size: 11px;
color: #3399CC;
text-decoration: none;
}
a.textMEDblue:hover {
font-family: arial;
font-size: 11px;
color: #000000;
text-decoration: none;
}
/*---------------------*/
 
.stdtext {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #333333;
 }
 
 
a.stdtext:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
 }
  
a.stdtext:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #999999;
 }
 .stdtext-White {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #ffffff;
 }
a.stdtext-White:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: ffffff;
 }
a.stdtext-White:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #FFCC00;
 }

/*---------------BOLD text---------------*/
	
.boldtext {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: bold;
}

a.boldtext:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: bold;
}
a.boldtext:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #666666;
font-weight: bold;
}
/*---------------------*/

.blacktext {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: normal;
}
a.blacktext:link {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #000000;
font-weight: normal;
}
a.blacktext:hover {
font-family: arial;
font-size:12px;
text-decoration: none;
color: #666666;
font-weight: normal;
}

/******** End Standard Text *************/


/************  START BORDER EFFECT  *************/

.blackBorder {
	border: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}

 .blackBorder:link {
	border: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
 .blackBorder:hover {
	border: 1px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
/*---------------------*/

.textBorder {
	font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.textBorder:link {
	font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

a.textBorder:hover {
	font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #42B4E6;
	text-decoration: none;
	border: 1px;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-spacing: 4px;

}

.textBorderStill {
font-family: Arial, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1 px;
	border-top-color: #42B4E6;
	border-right-color: #42B4E6;
	border-bottom-color: #42B4E6;
	border-left-color: #42B4E6;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-spacing: 4px;
}
	/************  END BORDER EFFECT  *************/

	/************ Center Effect  ******************/
	
	#outer { 
	   width: 80%;
	   margin-top: 50px;    
	   margin-bottom: 50px;    
	   margin-left: auto;    
	   margin-right: auto;    
	   padding: 0px;    
	   
	   }
	   
	   #main { 
	      margin-left: 30%;
		  margin-top: 1px;
		  padding: 10px;
}