
	body 		{margin: 0px;
			scrollbar-arrow-color:#ffffff;
			scrollbar-base-color:#000000;
			scrollbar-face-color:#DADBDB;
			color: #DADBDB;
			background-color: #5A5B5B;
			text-align: center;
			}
	#pagewrap	{width: 1024px;
    			margin: 0 auto;
   			 text-align: left;
			}
	
	.topbkgd		{margin: 0px;
			border: none;
			width: 1024px;
			height: 31px;
			background: url("images/bkgd_1.jpg") #000000 100% no-repeat;
			}

	.leftside		{margin: 0px;
			border: none;
			width: 32px;
			background: url("images/bkgd_2.jpg") #000000 100% repeat-y;
			vertical-align: top;
			}

	.headerbkgd	{margin: 0px;
			border: none;
			width: 962px;
			height: 262px;
			background: url("images/bkgd_3.jpg") #000000 100% no-repeat;
			}

	.rightside		{margin: 0px;
			border: none;
			width: 30px;
			background: url("images/bkgd_4.jpg") #000000 100% repeat-y;
			vertical-align: top;
			}
	
	.navbkgd		{margin: 0px;
			border: none;
			width: 962px;
			height: 98px;
			background: url("images/bkgd_5.jpg") #000000 100% no-repeat;
			vertical-align: top;
			}

	.contentbkgd	{margin: 0px;
			border: none;
			width: 962px;
			background: url("images/bkgd_6.jpg") #000000 100% no-repeat;
			vertical-align: top;
			}

	.footerbkgd	{margin: 0px;
			border: none;
			width: 1024px;
			height: 17px;
			background: url("images/bkgd_7.jpg") 100% no-repeat;
			vertical-align: top;
			}

	.endtagbkgd	{margin: 0px;
			border: none;
			width: 962px;
			text-align: center;
			}

	.header1   	{font-family: Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: left;} 
	.header2   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 18px;
			font-weight: bold;
			text-align: center;} 
	.header3   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: left;} 
	.header4   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 16px;
			font-weight: bold;
			text-align: center;} 
	.header5   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: left;} 
	.header6   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 14px;
			font-weight: bold;
			text-align: center;} 
	.header7   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 12px;
			font-weight: bold;
			text-align: left;} 
	.header8   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 12px;
			font-weight: bold;
			text-align: center;} 
	.header9   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 10px;
			font-weight: bold;
			text-align: left;} 
	.header10   	{font-family:  Georgia, Times New Roman, serif;
			font-size: 10px;
			font-weight: bold;
			text-align: center;} 
	.text1   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: left;} 
	.text2   		{font-family: arial, sans-serif;
			font-size: 16px;
			text-align: center;} 
	.text3  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: left;} 
	.text4  		{font-family: arial, sans-serif;
			font-size: 14px;
			text-align: center;} 
	.text5  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: left;} 
	.text6  		{font-family: arial, sans-serif;
			font-size: 12px;
			text-align: center;} 
	.copyright  	{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			font-weight: bold;
			color: #363B43;}
	.endtag   		{font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			margin: 10px 100px;
			 }
	.toptag   		{padding: 0px 50px;
			font-family: arial, sans-serif;
			font-size: 10px;
			text-align: center;
			color: #B6B7B7;
			 }

	input 	{color: #000000; background-color: #F5D7AA; font-family: arial, sans-serif; font-weight: bold; font-size: 14px;}

	a:link { text-decoration: none; color: #4DA0D6; font-weight: bold;}
	a:visited { text-decoration: none; color: #3E7CA9; font-weight: bold;}
	a:hover { text-decoration: none; cursor: pointer; color: #A9AAAA; font-weight: bold;}
	a:active { text-decoration: none; color: #A9AAAA;}
	
	a.reverse:link { text-decoration: none; color: #E4E7E8; font-weight: bold;}
	a.reverse:visited { text-decoration: none; color: #C6D8DD; font-weight: bold;}
	a.reverse:hover { text-decoration: none; cursor: pointer; color: #8FCBDB; font-weight: bold;}
	a.reverse:active { text-decoration: none; color: #8FCBDB;}

	a.menu:link { font-size: 12px; font-family: arial; text-decoration: none; color: #E1E5E5;}
	a.menu:visited { font-size: 12px; font-family: arial; text-decoration: none; color: #E1E5E5;}
	a.menu:hover { font-size: 12px; font-family: arial; text-decoration: none; cursor: pointer; color: #A9AAAA;}
	a.menu:active { font-size: 12px; font-family: arial; text-decoration: none; color: #A9AAAA;}

<!--The Sans-serif family:  Arial, Verdana, Geneva, Helvetica, sans-serif -->

<!-- The Serif family: Georgia, Times New Roman, Times, serif -->

<!-- The Monospace family: Courier New, Courier, monospace -->

