body{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	background:#FFFFFF url(Resources/bg.gif) repeat-y 50% 0;
}

#container {
	width:750px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	background:#FFFFCC;
	position:relative
	}

img {
	border:none;
	}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}

#header {
	height: 155px;
	text-align:center;
	margin:0;
	padding:0;
	}
	
#banner {
	background:url(Resources/titlebar.gif) no-repeat 50% top;
	height: 125px;
	}

#navbar {
	color:#666666;
	margin:4px 10px 0px 10px;
	padding: 0 0 22px 0;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	line-height:1em;
}
	
#navbar li {
    list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}

#navbar a {
	float:left;
	line-height:14px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	padding: 4px 10px 4px 10px;
	}
	
.menuright {
	float:right;
	}

#navbar a:hover {
	background: url(Resources/rarrow.gif) no-repeat 3px 50%;
	}



#navbar .active {
	border-bottom:#cccccc solid 3px;
	padding-bottom:1px;
	border-top:#ffffff solid 3px;
	padding-top:1px;

	}

#navbar a:active {
	color:#FF0000;
}

#sidebarright {
	position:absolute;
	top: 165px;
	right:0;
	width:150px;
	padding: 0 10px 10px 10px;
}

#sidebarleft {
	position:absolute;
	top: 165px;
	left: 0;
	width: 150px;
	padding: 0 10px 10px 10px;
	}

#sidebarleft p, #sidebarright p, #sidebarleft ul, #sidebarright ul {
	background:#CCCCCC;
	font-size:75%;
	padding:2px;
	margin:0;
	padding-bottom:4px;
	
	}
	
#sidebarleft p.bottom, #sidebarright p.bottom, #sidebarleft ul.bottom, #sidebarright ul.bottom {
	border-bottom:none;
	background:#CCCCCC url(Resources/dtp_bottom_bar_small.gif) no-repeat bottom;
	padding-bottom: 6px;
	}
	
#sidebarleft a, #sidebarright a {
	color:#0000ff;
	}

#sidebarleft li, #sidebarright li {
    list-style-type: none;
}

#sidebarleft li a, #sidebarright li a {
	text-decoration:none;
	color:#000;
	}
	
#sidebarleft li a:hover, #sidebarright li a:hover {
	color:#FFFFFF;
	}
	
#sidebarleft h2, #sidebarright h2 {
	background: #666666 url(Resources/dtp_icon_small.gif) no-repeat 4px 50%;
	font-size:100%;
	font-weight: bold;
	color:#FFFFFF;
	padding-left:20px;
	margin-bottom:0;
	margin-top:0;
	border-top: #FFFFFF solid 1px;
	border-bottom: #FFFFFF 1px solid;
	}
	
#sidebarleft h2.top, #sidebarright h2.top {
	margin-top:10px;
	border-top:none;
	background: #666666 url(Resources/dtp_icon_bar_small.gif) no-repeat 100% 0;
	}

#sidebarleft h2 a, #sidebarright h2 a {
	text-decoration:none;
	font-size:100%;
	font-weight: bold;
	color:#FFFFFF;
	}

.validimage {
	text-align:center;
	}

#content, #content_help {
	margin-left:24%;
	margin-right:0%;
	padding-right:180px;
	padding-top:0;
	margin-top:0;
	text-align:justify;
	font-size:90%;
	}

#content h1, #content_help h1 {
	font-size: 150%;
	font-weight: bold;
	color:#333333;
	padding:0;
	margin-bottom:10px;
	clear:both;
	}

#content h1 a, #content_help h1 a {
	text-decoration:none;
	}
	
h2.article_author {
	text-align:right;
	font-size:80%;
	color:#666666;
	}

#content p, #content_help p {
	font-size: 100%;
	padding: 2px;
	margin-top:4px;
	margin-bottom:10px;
	}

#content img {
	float:right;
	border: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 3px;
	margin-right:0;
	margin-left:10px;
	margin-bottom: 5px;
	}

.helpimg {
	float:right;
	border: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 3px;
	margin-right:0;
	margin-left:10px;
	margin-bottom: 5px;
	}
	
#content_help img {
	/*float:right;*/
	border: #CCCCCC solid 1px;
	/*border-bottom: #CCCCCC solid 3px;
	margin-right:0;
	margin-left:10px;
	margin-bottom: 5px;*/
	}

#content ul, #content_help ul {
	padding:2px;
	margin:0;
	list-style: none;
	}	
	
#content li, #content_help li {
 	background:url(Resources/dtp_icon_small.gif) no-repeat 0 2px;
	padding-left:20px;
	padding-bottom:4px;
}

#content a, #content_help a {
	color:#333333;
	text-decoration:none;
	border-bottom: #333333 dotted 1px;
	}

#content a:hover, #content_help a:hover {
	border-bottom: #333333 solid 1px;
	}

#content a.toplink, #content_help a.toplink {
	font-size:75%;
	font-weight:bold;
	border-top:#333 dotted 1px;
	color:#333333;
	clear:both;
	}
	
#footer {
	background:#999999;
	font-size:80%;
	margin-right: 24%;
	margin-left: 24%;
	margin-top: 10px;
	text-align: center;
	clear:right;
}

blockquote {
	background:#CCCCCC;
	font-size:80%;
	margin:0;
	margin-top:5px;
	margin-bottom: 5px;
	border-top: #FFFFFF solid 5px;
	font-weight:bold;
	padding:4px;
	padding-bottom:0;
	color:#333333;
	clear:right;
	}

blockquote p.from {
	font-style:italic;
	font-weight:normal;
	text-align:right;
	padding-bottom:0;
	}


form input.reset {
	margin-left:10px;
	}
	
table {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right:none;
	margin-bottom:10px;
	width:300px;
}

thead th {
	text-align:left;
	padding-left:20px;
	background: #666666 url(Resources/dtp_icon_small.gif) no-repeat 4px 50%;
	color:#fff;
	}

tbody td, tbody th {
	width:50%;
	text-align:left;
	}

tbody th {
	padding-left:10px;
	}

tbody td {
	padding-left:20px;
	}