body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;

}

h2 {
	font-family:Verdana;
	font-size: 18px;
	font-weight: bold;
	color:#9e0000;
}

.clear	{clear:both;}

.float_left {
	float: left;
}

.float_right {
	float:right;
}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 814px;
}

#wrapper_1 {
	margin: 0 auto;
	padding: 0;
	width: 780px;
}

.white	{color:#ffffff;}
.gray	{color:#383838;}
.brown	{color:#6c442a;}
.orange	{color:#ff6600;}
.blue	{color:#459ee0;}
.dgray	{color:#464f54;}
.gray1	{color:#71787e;}

.ten	{font-size:10px;}
.eleven	{font-size:11px;}
.twelve	{font-size:12px;}
.thirteem	{font-size:13px;}
.fourteen	{font-size:14px;}
.fifteen	{font-size:15px;}
.sixteen	{font-size:16px;}
.seventeen	{font-size:17px;}
.eighteen	{font-size:18px;}

.bold	{font-weight:bold}


.n2u	{text-decoration:none;}
.n2u:hover	{text-decoration:underline;}

.u2n	{text-decoration:underline;}
.u2n:hover	{text-decoration:none;}

.gray2white {color:#383838; text-decoration:none;}
.gray2white:hover	{color:#ffffff;}

.gray2brown {color:#383838; text-decoration:none;}
.gray2brown:hover	{color:#6e462c;}

.brown2gray {color:#6e462c; text-decoration:none;}
.brown2gray:hover	{color:#383838;}

.white2brown {color:#ffffff; text-decoration:none;}
.white2brown:hover	{color:#6e462c;}

.white2blue {color:#ffffff; text-decoration:none;}
.white2blue:hover	{color:#459ee0;}

.blue2orange {color:#459ee0; text-decoration:none;}
.blue2orange:hover	{color:#ff6600;}

.gray2blue {color:#333333; text-decoration:none;}
.gray2blue:hover	{color:#459ee0;}

.field		{width:138px;}
.field_1	{width:109px;}
.field_2	{width:450px;}
.field_3	{width:200px;}

.bg	{background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
}

#blue_bg	{background-image:url(images/blue_bg.jpg);
			background-repeat:repeat-x;
}

.nav_bg	{background-image:url(images/nav_bg.jpg);
		width:85px;
}

.nav_bg1	{background-image:url(images/nav_bg.jpg);
/*		width:86px; */

}

#line	{background-color:#68757e;
		background-image:url(images/spacer.gif);
		width:1px;
		height:44px;
}

.member	{
	background-color:#e8e8e8;
	width:239px;
	height:139px;
}

#login	{
		background-image:url(images/s_bg.jpg);
		width:35px;
		height:22px;
}

#wrapper_2 {
	margin: 0 auto;
	padding: 0;
	width: 50px;
}

#gray_bg	{background-image:url(images/gray_bg.jpg);
			width:222px;
			height:35px;
}

.gray	{font-family:Verdana;}

#center	{
		background-color:#f6f6f6;
		width:351px;
		background-repeat:repeat-y;
}

#center1	{
		background-color:#e8e8e8;
		width:188px;
		background-repeat:repeat-y;
}

.dotted	{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	background-repeat:repeat-x;
}
.bluemenu
{
color:#459ee0;
text-decoration:none;
font-weight:bold;
font-size:13px;
font-weight:bold;
}
.normal
{color:#FFFFFF;
text-decoration:none;
font-weight:bold;
font-size:13px;
}

