/* CSS Document */

body
	{
		background: #373526;
		margin: 12px 0px 0px 0px;
		
		scrollbar-face-color:#7BAD2A;
		scrollbar-arrow-color:#000000;
		scrollbar-track-color:#F9F9F9;
		scrollbar-shadow-color:#F9F9F9;
		scrollbar-highlight-color:#669410;
		scrollbar-3dlight-color:#ABABDE;
		scrollbar-darkshadow-Color:#F9F9F9;	}
	
	
#shadow_top
	{
		background: url(images/shadow_top.gif);
		background-repeat: no-repeat;
	}
	
	
#shadow_right
	{
		background: url(images/shadow_right.gif);
		background-repeat: no-repeat;
	}
	
	
#shadow_bottom
	{
		background: url(images/shadow_bottom.gif);
		background-repeat: no-repeat;
	}
	
	
#shadow_left
	{
		background: url(images/shadow_left.gif);
		background-repeat: no-repeat;
	}
	
	
#img01
	{
		background: url(images/img01.jpg);
		background-repeat: no-repeat;
	}
	
	
#img02
	{
		background: url(images/img02.jpg);
		background-repeat: no-repeat;
	}
	
	
#img03
	{
		background: url(images/img03.jpg);
		background-repeat: no-repeat;
	}
	
	
#img04
	{
		background: url(images/img04.jpg);
		background-repeat: no-repeat;
	}
	
	
#img05
	{
		background: url(images/img05.jpg);
		background-repeat: no-repeat;
	}
	
	
#img06
	{
		background: url(images/img06.jpg);
		background-repeat: no-repeat;
	}
	
	
#img07
	{
		background: url(images/img07.jpg);
		background-repeat: no-repeat;
	}
	
	
#img07_next
	{
		background: url(images/img07_next.jpg);
		background-repeat: no-repeat;
	}
	
	
#img08
	{
		background: url(images/img08.jpg);
		background-repeat: no-repeat;
	}
	
	
#img09
	{
		background: url(images/img09.jpg);
		background-repeat: no-repeat;
	}
	
	
#img10
	{
		background: url(images/img10.jpg);
		background-repeat: no-repeat;
	}
	
	
#img11
	{
		background: url(images/img11.jpg);
		background-repeat: no-repeat;
	}
	
	
#img12
	{
		background: url(images/img12.jpg);
		background-repeat: no-repeat;
	}
	
	
#img13
	{
		background: url(images/img13.jpg);
		background-repeat: no-repeat;
	}

#img13_1
	{
		background: url(images/img13.jpg);
		background-repeat:repeat-y;
	}	
	
#img14
	{
		background: url(images/img14.jpg);
		background-repeat: no-repeat;
	}
	
	
#img15
	{
		margin: 19px 0px 0px 15px;
	}
	
	
#img16
	{
		margin: 3px 0px 0px 26px;
	}
	
	
#bg_color
	{
		background: #7BAD2A;
	}
	
	
#bg_color02
	{
		background: #669410;
		font-family: tahoma;
		font-size: 10px;
		font-weight: normal;
		color: #ffffff;
		text-align: left;
		padding: 0px 5px 0px 5px;
	}
	
	
#bg_color02_n
	{
		background: #669410;
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #ffffff;
		text-align: left;
		padding: 5px 5px 5px 5px;
		margin: 5px;
	}
	
	
#green_bg
	{
		background: url(images/green_bg.gif);
		background-repeat: repeat-y;
	}
	
	
#bottom_bg
	{
		background: url(images/bottom_bg.gif);
		background-repeat: repeat-x;
	}
	
	
#enter_btn
	{
		margin: 17px 0px 0px 0px;
	}
	
	
#qc
	{
		margin: 34px 0px 0px 10px;
	}
	
	
#copy
	{
		margin: 34px 10px 0px 0px;
	}
	
	
#logo02
	{
		margin: 14px 0px 0px 0px;
	}
	
	
#top_bg
	{
		background: url(images/top_bg.gif);
		background-repeat: no-repeat;
	}
	
	
#welcome
	{
		margin: 29px 0px 0px 8px;
	}
	
	
.txt01
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #686868;
		text-align: left;
		padding: 10px 22px 0px 11px;
	}
	
	
.txt01_n
	{
		font-family: tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #686868;
		text-align: left;
		padding: 10px 22px 0px 11px;
	}
	
	
.txt02
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #363625;
		text-align: left;
		padding: 10px 22px 0px 34px;
	}
	
	
.txt02_n
	{
		font-family: tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #363625;
		text-align: left;
		padding: 10px 22px 0px 34px;
	}
	
	
.txt03
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #363625;
		text-align: left;
		padding: 5px 22px 0px 34px;
	}
	
	
.txt03_n
	{
		font-family: tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #363625;
		text-align: left;
		padding: 5px 22px 0px 34px;
	}
	
	
.txt01_nav
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #669410;
		text-decoration: underline;
	}
	
	
.txt01_nav:link, .txt01_nav:visited, .txt01_nav:active,
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #669410;
		text-decoration: underline;
	}
	
	
.txt01_nav:hover
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #669410;
		text-decoration: none;
	}
	
	
#title01
	{
		margin: 19px 0px 0px 31px;
	}


#title02
	{
		margin: 9px 0px 0px 31px;
	}
	
	
#title03
	{
		margin: 9px 0px 0px 31px;
	}
	
	
#body_img
	{
		background: url(images/body_img.jpg);
		background-repeat: no-repeat;
	}
	
	
#body_img_next
	{
		background: url(images/body_img_next.jpg);
		background-repeat: no-repeat;
	}
	
	
#content_div01
	{
		margin: 20px 18px 16px 16px;
	}
	
	
#about
	{
		margin: 5px 0px 2px 0px; 
	}
	
	
#con_txt
	{
		font-family: tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #686868;
		margin: 5px 18px 5px 15px;
	}
	
	
#scroll
	{
		position: absolute;
		width: 460px;
		height: 330px;
		overflow: auto;
		padding: 5px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #686868;
		margin: 5px 18px 5px 10px;
	}
	
	
#scroll02
	{
		position: absolute;
		width: 448px;
		height: 320px;
		overflow: auto;
		padding: 5px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #686868;
		margin: 5px 18px 5px 8px;
	}
	
	
#scroll02_n
	{
		position: absolute;
		width: 448px;
		height: 290px;
		overflow: auto;
		padding: 5px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #686868;
		margin: 5px 18px 5px 8px;
	}
	
	
#scroll03
	{
		position: absolute;
		width: 461px;
		height: 450px;
		overflow: auto;
		padding: 5px;
		font-family: tahoma;
		font-size: 11px;
		font-weight: normal;
		color: #686868;
		margin: 5px 18px 5px 8px;
	}
	
	
#scroll04
	{
		position: absolute;
		width: 460px;
		height: 385px;
		overflow: auto;
		padding: 5px;
		font-family: tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #686868;
		margin: 5px 18px 5px 10px;
	}
	
	
#scroll05
	{
		position: absolute;
		width: 460px;
		height: 330px;
		overflow: auto;
		padding: 5px;
		font-family: tahoma;
		font-size: 13px;
		font-weight: normal;
		color: #686868;
		margin: 5px 18px 5px 10px;
	}
	
	
.phrases_txt01
	{
		font-family: tahoma;
		font-size: 11px;
		font-weight: bold;
		color: #512800;
		text-transform: uppercase;
	}
