body {
	margin: 0px;
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
ul{
	margin-top:0;
	padding-top:0;
}
table.linkcontainer td{
	background-color: #000000;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
    text-align:left;
}
td.middle_spacer {
	width: 800px;
	background-color: #666666;
    text-align:center;
}
td.shadow_right {
	background-color: #000000;
    width: 1px;
    background-position: left;
}
td.shadow_left {
	background-color: #000000;
    width: 1px;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
    text-align:left;
}
p.body_content_bold {
	padding: 0px;
	padding-top:5px;
  	padding-bottom:10px;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
    font-weight:bold;
    font-size:medium;
    text-align:left;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
    text-align:left;
}
td.left_align{
    text-align:left;
}
td.below_header_subpage{
	background-color: #1F1F1F;
	height: 0px;
	color: #CCCCCC;
	padding: 0px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000000;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 10px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000000;
	text-align: center;
	color: #353535;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #333333;
	border-bottom-color: #000000;
	border-left-color: #333333;
	height: 22px;
	display: table-cell;
	vertical-align: top;
	background-image: url(../images_template1/header_bg.jpg);
}
td.header_column {
	height: 90px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-image: url(../images_template1/header2_bg.gif);
	background-position: top;
}
td.header_right {
	color: #FFFFFF;
    text-align: right;
	font-size: x-small;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.left_navi {
	width: 140px;
	padding: 0px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
td.left_content_small {
	width: 30px;
	padding: 5px;
	vertical-align: top;
	background-image: url(../images_template1/bg_content.jpg);
	background-repeat: repeat;
}
a.main_link:active,a.main_link:visited,a.main_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
}
a.content_link:active,a.content_link:visited,a.content_link:link{
	font-weight: bold;
	text-decoration: none;
	color: #4C4C4C;
}
a.content_link:hover{
	color: #666666;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
}
div.navigation {
	height: 50px;
	vertical-align: middle;
	text-align: center;
}
div.sub_navigation {
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
a.sub_link:hover{
	background-color:#333333;
	color: #FFFFFF;
}
a.sub_link:active,a.sub_link:visited,a.sub_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #4C4C4C;
	line-height: 30px;
}
a.sub_link:hover{
	background-color:#E3E3E3;
	color: #4C4C4C;
}
ul.references {
	list-style-position:outside;
	padding:0px;
	margin:0px;
	margin-top: 0px;
}
li.references{
	margin-top: 00px;
	color:#CCC
}
span.blacktext{
	color:black
}

table.cv{
	padding-left:10px;
	padding-right:10px;
}