/* css */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(../images/all_bg.gif);
	background-repeat: repeat-y;
}

img {
	border: 0px;
	margin: 0px;
}

a.type_1:link { 
	color: #DD6300;
	text-decoration: none;
	font-weight: bold; 
}

a.type_2:link {
	font-size: 9px; 
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.type_3:link { 
	color: #DD6300;
	text-decoration: none;
	font-weight: normal; 
}

a.type_small:link { 
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px; 
}

a.type_1:visited {
	color: #DD6300;
	text-decoration: none;
	font-weight: bold; 
}

a.type_2:visited {
	font-size: 9px; 
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a.type_3:visited { 
	color: #DD6300;
	text-decoration: none;
	font-weight: normal; 
}

a.type_small:visited { 
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px; 
}

a.type_1:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}

a.type_2:hover {
	font-size: 9px; 
	color:#660000;
	text-decoration: none;
	font-weight: normal;
}

a.type_3:hover { 
	color: #DD6300;
	text-decoration: none;
	font-weight: bold; 
}

a.type_small:hover { 
	color: #DD6300;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px; 
}

a.type_1:active { 
	color: #DD6300;
	text-decoration: none;
	font-weight: bold; 
}

a.type_2:active { 
	font-size: 9px; 
	color:#FFFFFF;
	text-decoration: none;
	font-weight: normal; 
}

a.type_3:active { 
	color: #DD6300;
	text-decoration: none;
	font-weight: normal; 
}

a.type_small:hover { 
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 9px; 
}

table {
	border: none;
}

td.texttop {
	text-align: left;
	vertical-align: top;
}


/*header---------------------------------------------------*/

#space {
	width: 780px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-color: #FFFFFF;
}

#logo {
	width: 180px;
	height: 135px;
	position: absolute;
	top: 25px;
	left: 25px;
}

#key {
	width: 279px;
	height: 30px;
	position: absolute;
	top: 25px;
	left: 215px;
}

/*navigation---------------------------------------------------*/

#navi {
	width: 180px;
	position: absolute;
	top: 160px;
	left: 25px;
}

.navipadding {
	padding-left: 12px;
	padding-right: 2px;
}

.navilinks {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D95206;
}

.navilinkbottom_5sub {
	padding-top: 5px;
	padding-bottom: 7px;
}

.navilinkbottom_4sub {
	padding-top: 5px;
	padding-bottom: 23px;
}

.navilinkbottom_3sub {
	padding-top: 5px;
	padding-bottom: 39px;
}

.navilinkbottom_2sub {
	padding-top: 5px;
	padding-bottom: 55px;
}

.navilinkbottom_nosub {
	padding-top: 5px;
	padding-bottom: 90px;
}

.navihi {
	color: #990000;
	font-weight: bold;
}

.subnavi{
	padding-top: 3px;
	padding-left: 18px;
	line-height: 16px;
}

.naviadress{
	font-size: 9px;
	color:#FFFFFF;
	line-height: 12px;
	font-weight: normal;
	padding-top: 7px;
	padding-left: 12px;
	background-color: #D95206;
}

/*content---------------------------------------------------*/

#content {
	width: 319px;
	position: absolute;
	top: 150px;
	left: 215px;
	padding-bottom: 100px;
}

#copy {
	width: 319px;
}

#copy_subhead {
	width: 319px;
	padding-top: 8px;
}

.copytext {
	color: #333333;
	line-height: 14px;
	padding-left: 10px;
	padding-right: 7px;
}

.subhead {
	color: #DD6300;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

#center {
	font-weight: bold;
	text-align: center;
}

/*contentright---------------------------------------------------*/

#contentright {
	width: 231px;
	position: absolute;
	top: 150px;
	left: 544px;
}

.contentrightimg {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	padding-right: 1px;
}

.contentrightimgtxt {
	color: #FFFFFF;
	background-color: #F68529;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 3px;
	margin-left: 2px;
	margin-right: 2px;
}
