body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma,Arial;
	font-size:12px;
	background-color: #fff6e5;
}

A:LINK,A:VISITED {
	color:#e7410d;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
}

A:HOVER {
	color:#8f401a;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:12px;
}

A.white:LINK,A.white:VISITED {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
}

A.white:HOVER {
	color:#666666;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:12px;
}

A.featured:LINK,A.featured:VISITED {
	font-weight:bold;
}

A.featured:HOVER {
	font-weight:bold;
}

A.topmenu:LINK,A.topmenu:VISITED {
	color:#000;
	text-decoration:none;
	font-family:Tahoma,Arial;
	font-size:12px;
}
A.topmenu:HOVER {
	color:#fff;
	text-decoration:none;
	font-family:Tahoma,Arial;
	font-size:12px;
}
.copyright {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
	background-color: #fff6e5;
}

A.copyright:LINK,A.copyright:VISITED {
	color:#666666;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:11px;
}

A.copyright:HOVER {
	color:#666666;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:11px;
}

.quote {
	color:#785b4d;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
}

.normtext {
	color:#626262;
	font-family:tahoma,Arial;
	font-size:12px;
}

A.quote:LINK,A.quote:VISITED {
	color:#e7410d;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
}

A.quote:HOVER {
	color:#8f401a;
	text-decoration:underline;
	font-family:tahoma,Arial;
	font-size:12px;
}

.quotes {
	color:#785b4d;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
	padding:5px;
}

.table_titles {
	color:#785b4d;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
	background-color: #fff6e5;
}
.table_titles_vv {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
	background-color: #e84700;
}
.normal {
	color:#785b4d;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
}

.header1 {
	color:#785b4d;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
	font-weight:bold;
}

.error {
	color:#FF0000;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
}

.urgent {
	color:#FF0000;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:12px;
}

.featured {
	color:#6aa94e;
	font-weight:bold;
}

.project_title {
	color:#6aa94e;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:15px;
	font-weight:bold;
}

.project_title_header {
	color:#626262;
	text-decoration:none;
	font-family:tahoma,Arial;
	font-size:15px;
	font-weight:bold;
}

.title1 {
	color: #702e0f;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 16px;
}
.title2 {
	font-family: Tahoma;
	font-weight: bold; 
	font-size: 14px; 
	color: #702e0f; 
}
.title3 {
	color: #702e0f; 
	font-family: Tahoma; 
	font-size: 18px;
}
.title4 {
	color: #702e0f;
	font-family:tahoma,Arial;
	font-size:13px;
}
.pagestitle {
	color: #702e0f;
}

/* additional styles added by venz */

.writer_header {
	width: 1000px;
	height: 235px;
	background-image: url(bemywriter-v_01.jpg);
	position: relative;
	margin: auto;
}
.nav_bar {
	width: 970px;
	position: absolute;
	top: 190px;
	left: 15px;
	color: #fff;
	font-weight: bold;
	text-align: right;
	
}
.nav_bar a {
	color: #fff;
	text-decoration: underline;
}
.nav_tabs {
	position: absolute;
	top: 157px;
	width: 1000px;
}
.main_nav {
	background-color: #9f5b00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0f3506;
	border-right-color: #0f3506;
	border-bottom-color: #0f3506;
	border-left-color: #0f3506;
	padding-right: 15px;
	padding-left: 15px;
	cursor: hand;
}
A.foo:LINK,A.foo:VISITED {
	color:#fff;
	text-decoration:none;
	font-size: 11px;
}

A.foo:HOVER {
	color:#fff;
	text-decoration:underline;
}
