body {
	margin: 0px;
	background: white;
	font: 11px/12px Verdana, sans-serif;
	color: black;
}

a {
	text-decoration:none;
	color: black;
	border-bottom: none;
}

a:hover {
	text-decoration:none;
	color: #cc3333;
	border-bottom: 1px dotted #cc3333;
}

h1 {
	font-size: 12px;
	font-weight: bold;
}

a.none {
	color: inherit;
	text-decoration:none;
	border-style: none;
}

a.none:hover {
	color: inherit;
	text-decoration: none;
	border-style: none;
}

/* @group form */

.pulldown_xs {
	font-size: 10px;
	line-height: 10px;
	width: 50px;
}

.pulldown_s {
	font-size: 10px;
	line-height: 10px;
	width: 55px;
}

.pulldown_m {
	font-size: 10px;
	line-height: 10px;
	width: 85px;
}

.pulldown_l {
	font-size: 10px;
	line-height: 10px;
	width: 125px;
}

.button {
	font-size: 10px;
	line-height: 10px;
}

.textfield_xs {
	font-size: 10px;
	line-height: 10px;
	width: 25px;
}

.textfield_s {
	font-size: 10px;
	line-height: 10px;
	width: 55px;
}

.textfield_m {
	width: 85px;
	font-size: 10px;
	line-height: 10px;
}

.textfield_l {
	width: 125px;
	font-size: 10px;
	line-height: 10px;
}
	
/* @end */

/* @group div */

div.index {
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	height: 499px;
	overflow: hidden;
	border: 1px solid black;
	position: relative;
	padding: 0px;
	background: #ffffff;
}

div.title {
	overflow: hidden;
	line-height: 50px;
	width: 799px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5%;
	color: #cc3333;
	font-size: 14px;
	letter-spacing: 1px;
	padding-left: 30px;
}

div.menu_top {
	width: 184px;
	overflow: hidden;
	margin: 8px 0px 0px 15px;
	color: #333333;
}

div.menu_bottom {
	width: 184px;
	overflow: hidden;
	margin: 0px 0px 10px 15px;
	color: #333333;
	position: absolute;
	bottom: 0;
}

div.menu {
	height: 500px;
	width: 199px;
	border-right: 1px solid black;
	overflow: hidden;
	color: #333333;
	position: relative;
	float: left;
	font: 11px/27px Verdana, sans-serif;
}

div.content {
	height: 500px;
	width: 600px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 200px;
	background: #ffffff;
}

div.copy {
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	text-align: right;
	width: 799px;
	line-height: 2em;
	font-size: 9px;
}
	
/* @end */

/* @group menu */

ul {
	margin: 0;
	padding: 0;
}

li {
	color: #333333;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.selected {
	color: #cc3333;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.inactive {
	color: #333333;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.topic {
	color: #333333;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

li.topic_selected {
	color: #cc3333;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}

li.topic_inactive {
	color: #999999;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
	
/* @end */

/* @group content shapes */

div.tools {
	overflow: hidden;
	margin: 0;
	padding: 0 10px 10px;
	width: 80px;
	height: 90px;
}

div.text_200_400 {
	font: 11px/12px Verdana, sans-serif;
	height: 369px;
	width: 170px;
	border-bottom: 1px solid;
	overflow: auto;
	padding: 15px;
}

div.text_200_500 {
	font: 11px/12px Verdana, sans-serif;
	height: 469px;
	width: 170px;
	overflow: auto;
	padding: 15px;
	float: right;
}

div.text_400_500 {
	font: 11px/12px Verdana, sans-serif;
	height: 470px;
	width: 369px;
	background: inherit;
	border-right: 1px solid;
	padding: 15px;
	overflow: auto;
}

div.text_400_500_left {
	font: 11px/12px Verdana, sans-serif;
	height: 470px;
	width: 369px;
	background: inherit;
	border-right: 1px solid;
	padding: 15px;
	overflow: auto;
	position: absolute;
	left: 0px;
	top: 0px;
}

div.text_500_100 {
	font: 11px/12px Verdana, sans-serif;
	height: 70px;
	width: 469px;
	background: inherit;
	border-right: 1px solid;
	padding: 15px;
	overflow: auto;
}

div.text_500_300 {
	font: 11px/12px Verdana, sans-serif;
	height: 270px;
	width: 469px;
	background: inherit;
	border-right: 1px solid;
	padding: 15px;
	overflow: auto;
}

div.text_600_100 {
	font: 11px/12px Verdana, sans-serif;
	height: 69px;
	width: 570px;
	border-bottom: 1px solid;
	padding: 15px;
	overflow: auto;
}

div.text_600_300 {
	font: 11px/12px Verdana, sans-serif;
	height: 269px;
	width: 570px;
	border-bottom: 1px solid;
	padding: 15px;
	overflow: auto;
}

div.text_600_400 {
	font: 11px/12px Verdana, sans-serif;
	height: 369px;
	width: 570px;
	border-bottom: 1px solid;
	padding: 15px;
	overflow: auto;
}

div.media_200_400 {
	height: 399px;
	width: 200px;
	border-bottom: 1px solid;
	overflow: hidden;
	padding: 0;
}

div.media_200_500_right {
	height: 500px;
	width: 200px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 400px;
}

div.media_400_500 {
	height: 500px;
	width: 399px;
	border-right: 1px solid;
	overflow: hidden;
	padding: 0;
}

div.media_400_500_left {
	height: 500px;
	width: 399px;
	border-right: 1px solid;
	overflow: hidden;
	padding: 0;
	float: left;
}

div.media_500_100 {
	height: 100px;
	width: 499px;
	border-right: 1px solid;
	overflow: hidden;
	padding: 0;
}

div.media_500_300 {
	height: 300px;
	width: 499px;
	border-right: 1px solid;
	overflow: hidden;
	padding: 0;
}

div.media_600_500 {
	height: 500px;
	width: 600px;
	padding: 0;
}

div.media_600_400 {
	height: 399px;
	width: 600px;
	border-bottom: 1px solid;
	overflow: hidden;
	padding: 0;
}

div.media_600_200 {
	height: 199px;
	width: 600px;
	border-bottom: 1px solid;
	overflow: hidden;
	padding: 0;
}

div.media_600_100 {
	height: 99px;
	width: 600px;
	border-bottom: 1px solid;
	overflow: hidden;
	padding: 0;
}

div.box_100 {
	height: 99px;
	float: left;
	border-bottom: 1px solid;
	border-right: 1px solid;
	width: 99px;
	overflow: hidden;
}

div.box_200x100 {
	height: 99px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	overflow: hidden;
	width: 199px;
	float: left;
	visibility: visible;
}

div.box_200x200 {
	height: 199px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	overflow: hidden;
	width: 199px;
	float: left;
	visibility: visible;
}

div.boxtext_200x200 {
	font: 11px/12px Verdana, sans-serif;
	height: 169px;
	border-bottom: 1px solid;
	border-right: 1px solid;
	overflow: auto;
	width: 169px;
	float: left;
	visibility: visible;
	padding: 15px;
}
	
/* @end */

img.none {
	border-style: none;
}