body {
	margin:0px;
	padding:15px;
	font: 12px "Trebuchet MS", sans-serif;
	background-image:url(img/top_bg.png);
	background-repeat: repeat-x;
}

table {
	font-size: 12px;
}

h1 {
	background-color:#8CEF5B;
	color:white;
	margin-top:0px;
	padding-left:5px;
	padding-top:4px;
	margin-bottom:0px;
	height:30px;
	font-size:14pt;
	width:150px;
	border-left:3px solid #29AD2C;
}

h3 {
	margin-bottom:2px;
	margin-top:17px;
	border-bottom:1px solid #BBB;
	color: #8C0000;
}

.con {
	padding-left:8px;
}

.cvtitle {
	margin-bottom: 2px;
	font-size:12pt;
	border-bottom:1px solid #666;
	margin-top: 35px;
}

.cvurl {
	font-size:9pt;
}

.cvindend {
	padding-left:25px;
}

.cvyear {
	color: Green;
	font-weight:normal;
	margin-left:20px;
}

.cvsubtitle {
	font-size:10pt;
	font-weight:bold;
}

.cvhead {
	margin-top: 20px;
	font-size:15pt;
	font-family: Arial;
	color: #CC0000;
	border-bottom:3px solid #CC0000;
	font-weight: normal;
}

ul {
	margin-top:0px;
	font-size:8pt;
	margin-bottom:2px;
}

.cvheadsub {
	background-color:#CC0000;
	color:white;
	padding:3px;
}

img {
	border:0px;
}

.menu {
	width:200px;
	position : absolute;
	background-color:#8A624D;
	left:0px;
	/*background-color:#281D17;*/
}

.menu a {
	color:white;
	font-weight:bold;
	display:block;
	margin-left:8px;
	padding:3px;
	border-left:3px solid #8A624D;
	text-decoration:none;
}

.menu a:hover {
	background-color:#947261;
	color:#E4DCD7;
	border-left:3px solid #FF9900;
}

.disabled {
	background-color:#8B7B74;
	color:#665A55;
	border-left:3px solid #514139;
}

.disable {
	color:#888888;
	font-style: italic;
}

.content {
	background-color: White;
	padding:8px;
	width:680px;
	background-image:url(img/boxbg2.gif);
	background-repeat: repeat-x;
	border:1px solid #CCCCCC;
	/*margin-top:-5px;*/
}

.header {
	margin-left: 200px;
	height:134px;
	/*border-bottom:40px solid #1C130E;*/
	background-color:#40332A;
}
.portf td {
	vertical-align:top;
	border-bottom:3px solid #BBB;
	padding:20px 5px 20px 5px;
}

.subfoldertable {
	font-size:13pt;
}

.greyout {
	font-size:9pt;
	color:#999999;
}

.topnav {
	width:700px;
	clear:all;
	height:100px;
}

.rmenubar {
	background-color:#CC0000;
	color:white;
	margin-left:96px;
	padding:5px;
	padding-bottom:8px;
	font-family:Arial;
	font-size:10pt;
}

.rmenubar a {
	text-decoration:none;
	border-bottom:1px dashed white;
	font-weight:bold;
	color:white;
}

.msep {
	font-family:Verdana;
	font-size:12pt;
}