BODY
{
	margin: 0px;
	background: #DDDDDD;
}

BODY, TABLE, INPUT, TEXTAREA, SELECT
{
	color: #696969;
	font-size: 9pt;
	font-family: arial;
}

.clear
{
	clear: both;
}

#wrapper
{
	width: 858px;
	text-align: left;
	background: #FFFFFF url('../images/bg.jpg') repeat-y top right;
}

#top
{
	height: 115px;
	width: 850px;
	background-repeat: no-repeat;
	background-position: bottom right;
}


#banner
{
	width: 850px;
	height: 115px;
}

#top IMG
{
	margin-top: 25px;
	margin-left: 20px;
}

#menu
{
	height: 40px;
	font-size: 90%;
	color: #EBC1BD;
	margin-top: -5px;
	font-weight: bold;
	font-family: tahoma;
	background: url('../images/menu_bg.png') no-repeat top left !important;
	background: url('../images/menu_bg.gif') no-repeat top left;
}

#menu A
{
	font-size: 90%;
	color: #EBC1BD;
	text-decoration: none;
}

#menu A:hover
{
	color: #FFFFFF;
}

#menu UL
{
	margin: 0px;
	padding: 0px;
	padding-top: 8px;
	margin-left: 90px;
	padding-left: 30px;
	list-style-type: none;
}

#menu LI
{
	float: left;
	line-height: 20px;
}

#menu SPAN
{
	float: left;
	line-height: 20px;
	margin-left: 15px;
	margin-right: 15px;
}

#menu .submenu
{
	z-index: 2;
	display: none;
	color: #99382D;
	margin-top: 22px;
	margin-left: -80px;
	position: absolute;
	background: #F3F3F3;
	line-height: 15px;
	border: 1px solid #AC483E;
	border-top: 0px;
}

#menu .submenu H1
{
	width: 100%;
	margin: 0px;
	color: #AC483E;
	font-size: 100%;
	line-height: 20px;
	font-weight: bold;
	background: #E8E9EB;
	border-bottom: 1px solid #FFFFFF;
}

#menu .submenu H1 A
{
	margin-left: 10px;
}

#menu .submenu H1.over1
{
	background: #AC483E url('../images/plus.png') no-repeat center right;
}

#menu .submenu H1.over2
{
	background: #AC483E url('../images/minus.png') no-repeat center right;
}

#menu .submenu H1 A
{
	width: 100%;
	font-size: 90%;
	color: #AC483E;
	text-decoration: none;
}

#menu .submenu H1.over1 A, #menu .submenu H1.over2 A
{
	color: #FFFFFF;
}

#menu .submenu H2
{
	margin: 0px;
	color: #5D5D5D;
	font-size: 90%;
	margin-top: 7px;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom: -5px;
}

#menu .submenu .margin
{
	margin: 0px;
}

#menu .submenu .margin UL
{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
	list-type-style:none;
}

#menu .submenu .margin UL LI
{
	float: none;
	line-height: 14px;
}

#menu .submenu .margin A
{
	color: #5D5D5D;
	font-size: 90%;
	font-weight: normal;
	text-decoration: none;
}

#menu .submenu .margin A:visited
{
	color: #AC483E;
}

#menu .submenu .margin A:hover
{
	text-decoration: underline;
}

#main
{
	width: 850px;
	background: url('../images/main_bg.jpg') repeat-y top right;
}

#path
{
	color: #A34036;
	font-size: 80%;
	margin-left: 10px;
	line-height: 15px;
}

#path A
{
	color: #A34036;
	text-decoration: none;
}

#path A:hover
{
	text-decoration: underline;
}

#path SPAN
{
	color: #696969;
}

#right
{
	float: left;
	width: 200px;
	font-size: 90%;
	color: #686868;
	padding-top: 10px;
	font-family: tahoma;
	background: #F5F5F5;
}

#right H1
{
	margin: 0px;
	color: #8A2C21;
	font-size: 100%;
	margin-top: 10px;
	margin-left: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: url('../images/rtitle_bg.png') no-repeat center left;
}

#right H1.special
{
	color: #1C9A50;
	background: url('../images/rtitlespecial_bg.png') no-repeat center left;
}

#right H2
{
	margin: 0px;
	color: #8A2C21;
	font-size: 100%;
}

#right .margin
{
	font-size: 90%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
}

#right .margin1
{
	font-size: 90%;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
}

#right .box
{
	padding-top: 10px;
	margin-left: 20px;
	margin-right: 20px;
	padding-bottom: 10px;
	background: #EAEAEA;
}

#right .box UL
{
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	margin-right: 10px;
}

#right .box UL LI
{
	margin-bottom: 8px;
}

#right .box A
{
	font-size: 90%;
	color: #686868;
	font-weight: bold;
}

#right .box A:visited
{
	color: #AC483E;
}

#right .box A:hover
{
	color: #1C9A50;
}

#bottom
{
	clear: both;
	width: 850px;
	height: 50px;
	color: #696969;
	font-size: 80%;
	padding-top: 19px;
	font-family: tahoma;
	letter-spacing: -0.04em;
	background: url('../images/bottom_bg.jpg') no-repeat right top;
}

#bottom SPAN
{
	margin-left: 15px;
}

#design
{
	color: #5E5E5E;
	font-size: 90%;
	font-weight: normal;
}

#design
{
	width: 94%;
	margin-top: -10px;
	text-align: right;
}

#design A
{
	margin: 0px;
	color: #CC0000;
	text-decoration: none;
}

#design A:hover
{
	color: #CC0000;
	text-decoration: underline;
}

#content
{
	float: left;
	width: 650px;
}

#content H1
{
	margin: 0px;
	height: 52px;
	color: #8F3025;
	font-size: 100%;
	margin-left: 2px;
	font-weight: bold;
	line-height: 48px;
	padding-left: 40px;
	background: url('../images/title_bg.png') no-repeat top left !important;
	background: url('../images/title_bg.gif') no-repeat top left;
}

#content H2
{
	margin: 0px;
	color: #8F3025;
	font-size: 120%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -10px;
}

#content H3
{
	font-size: 100%;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#content .margin
{
	margin: 20px;
	margin-top: 0px;
}

#content .margin #pageimg
{
	margin-top: 5px;
	margin-bottom: -10px;
}

#content P
{
	margin-top: 20px;
	margin-bottom: 0px;
	text-align: justify;
}

#content TABLE.datatable
{
	margin: 0px;
	width: 610px;
	margin-bottom: 30px;
	border: 1px solid #E0E0E0;
	border-collapse: collapse;
}

#content TABLE.datatable TH
{
	border: 1px solid #EEEEEE;
}

#content TABLE.datatable TD
{
	border: 1px solid #E0E0E0;
}

#content TABLE.datatable TH
{
	background: #E0E0E0;
}

#content TABLE.datatable TR.alt
{
	line-height1: 20px;	
	background: #F5F5F5;
}

#content TABLE.datatable TD A
{
	color: #A34036;
	text-decoration: none;
}

#content TABLE.datatable TD A:hover
{
	text-decoration: underline;
}

#content .program
{
	float: left;
	width: 207px;
	font-size: 80%;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #F3F3F3;
	font-family: tahoma;
}

#content .program P
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#content .program IMG
{
	border-bottom: 1px solid #000000;
}

#content .program A
{
	color: #5E5E5E;
	text-decoration: none;
}

#content .program A:hover
{
	text-decoration: underline;
}

#content .program A.header
{
	color: #8F3025;
	font-weight: bold;
	text-decoration: underline;
}

#content .program A.header:hover
{
	color: #5E5E5E;
}

#content .program .footer
{
	line-height: 18px;
	background: #EAEAEA;
}

#content .program .footer A
{
	color: #8F3025;
	margin-left: 10px;
	text-decoration: none;
}

#content .program1
{
	float: left;
	width: 207px;
	height: 180px;
	font-size: 80%;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F3F3F3;
	font-family: tahoma;
}

#content .program1 P
{
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
}

#content .program1 A
{
	color: #6A6A6A;
	text-decoration: none;
}

#content .program1 A:hover
{
	text-decoration: underline;
}

#content .program1 A.footer
{
	color: #8F3025;
	margin-right: 10px;
	text-decoration: none;
}

#content .program1 A.footer:hover
{
	text-decoration: underline;
}

#content .photo
{
	float: left;
	width: 207px;
	font-size: 80%;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #F3F3F3;
	font-family: tahoma;
}

#content .photo IMG
{
	margin: 15px;
	width: 177px;
	border-bottom: 2px solid #000000;
}

#content .end
{
	margin-right: 0px;
}

#content .publication
{
	float: left;
	width: 110px;
	height: 180px;
	font-size: 80%;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #F3F3F3;
	text-align: center;
}

#content .publication IMG
{
	width: 90px;
	margin: 13px;
	margin-bottom: 0px;
	border-bottom: 2px solid #000000;
}

#content .publication P
{
	margin: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#content .publication A
{
	color: #696969;
	text-decoration: none;
}

#content .publication A:hover
{
	text-decoration: underline;
}

#content .publication A:visited
{
	color: #AC483E;
}

#content .product
{
	float: left;
	width: 110px;
	font-size: 80%;
	margin-right: 7px;
	margin-bottom: 7px;
	background: #F3F3F3;
}

#content .product  IMG
{
	width: 90px;
	margin: 13px;
}