/* CSS Document */


body {
	background-color: #B2B2B2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:hover a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
	text-transform: none;


}

.top
{
	background-repeat: repeat-x;
	background-image: url(G_images/top.jpg);
	background-position: center top;
}
.menu_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}


.bot
{
	background-repeat: repeat-x;
	background-image: url(G_images/bot.jpg);
	background-position: center bottom;
}

.l_side
{
	background-repeat: repeat-y;
	background-image: url(G_images/LV.jpg);
	background-position: right bottom;
}

.r_side
{
	background-repeat: repeat-y;
	background-image: url(G_images/RV.jpg);
	background-position: left bottom;
}

.menu_b
{
	background-repeat: no-repeat;
	background-image: url(G_images/menback.jpg);
	background-position: 2px top;
	height: 206px;
	/*width: 140px;*/
}

.C_top
{
	background-repeat: repeat-x;
	background-image: url(G_images/C_TOP.jpg);
	background-position: center bottom;
}

.C_bot
{
	background-repeat: repeat-x;
	background-image: url(G_images/C_BOT.jpg);
	background-position: center top;
}

.C_l_side
{
	background-repeat: repeat-y;
	background-image: url(G_images/C_VL.jpg);
	background-position: right bottom;
}

.C_r_side
{
	background-repeat: repeat-y;
	background-image: url(G_images/C_VR.jpg);
	background-position: left bottom;
}

.C_TL_side
{
	background-repeat: no-repeat;
	background-image: url(G_images/C_TL.jpg);
	background-position: right bottom;
}

.C_TR_side
{
	background-repeat: no-repeat;
	background-image: url(G_images/C_TR.jpg);
	background-position: left bottom;
}

.C_BL_side
{
	background-repeat: no-repeat;
	background-image: url(G_images/C_BL.jpg);
	background-position: right top;
}

.C_BR_side
{
	background-repeat: no-repeat;
	background-image: url(G_images/C_BR.jpg);
	background-position: left top;
}

#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#content H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#content H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#logo {
	position:relative;
	left:4px;
	top:-22px;
	width:111px;
	height:108px;
	z-index:1;
}


#small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
	
#small a{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}	
	
#small a:hover{	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	}	
	
@page Section1
	{size:595.3pt 841.9pt;
	margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
	{page:Section1;}	
