body {
	background-color:#FFFFFF;
	/*color: #6293d6;*/
	font: 13px/1.5 Arial, Helvetica, Sans-serif;
	/*background-color:#FFFFFF;*/
}


#wrapper {
	background: #fff;
	padding: 15px 0;
}

#container {
	width: 100%;
	margin: 0 auto;
}

#list {
	width: 155px;
	float: left;
	border-right: 1px solid #ddd;
}

#list li a {
	display: block;
	padding: 2px 8px;
	background: #f9f9f9;
	color: #555;
	text-decoration: none;
	margin: 2px 0;
	font-size: 10px;
}

#list li a:hover {
	background: #f5f5f5;
	color: #7389ae;
}

#list li a.selected {
	background: #ddd;
	color: #D15227;
}

#list li.home a {
	background: #e98f9d;
	color: #802a38;
	text-align: center;
}

#list li.home a:hover {
	background: #d77c8a;
	color: #f8cfd6;
}

#list li.home a.selected {
	background: #bc5f6d;
	color: #fbdde2;
}

#content {
	width: 450px;
	padding-left: 0px;
		height:20px;
}

span.clr {
	display: block;
	clear: both;
}

a:link, a:visited {
	color: #3d4d5b;
}

a:hover, a:active {
	color: #D15227;
}

/* @group Start Page */

p.img {
	margin: 20px 0pt;
	text-align: center;
}

ul.start li {
	list-style-type: decimal;
	margin-left: 2em;
}
span.title {
	color: #e6335d;
	font-weight: bold;
}

/* @group Demo Info */

h2 {
	color: #78ba91;
	font-size: 22px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

h4 {
	font-size: 11px;
	color: #000;
	border-bottom: 1px solid #eee;
	padding-bottom: 3px;
	margin-bottom: 7px;
}


/* @end */

h3 {
	font-size: 15px;
	color: #7389ae;
	border-bottom: 1px solid #eee;
	padding-bottom: 3px;
	margin-bottom: 7px;
}

/* @group geshi */

.kw1 {
	color: #1b609a;
}

.kw2 {
	color: #9a6f1b;
}

.me1 {
	color: #666;
}

.kw3, .re0, .sc1 {
	color: #784e0c;
}

.br0 {
	color: #444;
}

.st0 {
	color: #489a1b;
}

.co1, .coMULTI {
	color: #888;
}

.nu0 {
	color: #70483d;
}

/* @end */
