/* ******************  REDEFINE HTML TAGS  *************** */
body
	{
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
	}

img
	{
	border: 0;
	}
	
h2
	{
	margin: 0;
	padding: 4px 0 4px 6px;
	border: 0;
	font: bold 20px arial, geneva, verdana, sans-serif;
	color: #000;
	}

h3
	{
	margin: 0;
	padding: 0;
	border: 0;
	font: bold 11px arial, geneva, verdana, sans-serif;
	color: #fff;
	}

h3 a:link
	{
	color: #fff;
	text-decoration: none;
	}

h3 a:visited
	{
	color: #fff;
	text-decoration: none;
	}

h3 a:hover
	{
	color: #fff;
	text-decoration: underline;
	}

h3 a:active
	{
	color: #fff;
	text-decoration: underline;
	}

/* ******************  COSMETICS  *************** */	
.communitymenu
	{
	padding: 6px;
	border-bottom: 3px #E1E1E1 solid;
	background: #42512E;
	}

.imgframe
	{
	border-bottom: 10px #42512E solid;
	width: 760px;
	}
	
/* ******************  VIEWER CONTROLS  *************** */
.doubleback
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}
	
.doubleback a:link
	{
	padding: 1px 0 0 18px;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/double_back.gif) left no-repeat;
	}
	
.doubleback a:visited
	{
	padding: 1px 0 0 18px;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/double_back.gif) left no-repeat;
	}
	
.doubleback a:hover
	{
	color: #42512E;
	text-decoration: underline;
	background: url(../images/icons/double_back_over.gif) left no-repeat;
	}
	
.doubleback a:active
	{
	color: #42512E;
	text-decoration: underline;
	}
	
.back
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}
	
.back a:link
	{
	padding: 1px 0 0 14px;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/back.gif) left no-repeat;
	}
	
.back a:visited
	{
	padding: 1px 0 0 14px;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/back.gif) left no-repeat;
	}
	
.back a:hover
	{
	color: #42512E;
	text-decoration: underline;
	background: url(../images/icons/back_over.gif) left no-repeat;
	}
	
.back a:active
	{
	color: #42512E;
	text-decoration: underline;
	}
	
.previous
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}
	
.previous a:link
	{
	padding: 1px 0 0 10px;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/previous.gif) left no-repeat;
	}
	
.previous a:visited
	{
	padding: 1px 0 0 10px;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/previous.gif) left no-repeat;
	}
	
.previous a:hover
	{
	color: #42512E;
	text-decoration: underline;
	background: url(../images/icons/previous_over.gif) left no-repeat;
	}
	
.previous a:active
	{
	color: #42512E;
	text-decoration: underline;
	}

.doubleskip
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}
	
.doubleskip a:link
	{
	padding: 1px 18px 0 0;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/double_forward.gif) right no-repeat;
	}
	
.doubleskip a:visited
	{
	padding: 1px 18px 0 0;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/double_forward.gif) right no-repeat;
	}
	
.doubleskip a:hover
	{
	color: #42512E;
	text-decoration: underline;
	background: url(../images/icons/double_forward_over.gif) right no-repeat;
	}
	
.doubleskip a:active
	{
	color: #42512E;
	text-decoration: underline;
	}

.skip
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}
	
.skip a:link
	{
	padding: 1px 14px 0 0;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/forward.gif) right no-repeat;
	}
	
.skip a:visited
	{
	padding: 1px 14px 0 0;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/forward.gif) right no-repeat;
	}
	
.skip a:hover
	{
	color: #42512E;
	text-decoration: underline;
	background: url(../images/icons/forward_over.gif) right no-repeat;
	}
	
.skip a:active
	{
	color: #42512E;
	text-decoration: underline;
	}

.next
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}
	
.next a:link
	{
	padding: 1px 10px 0 0;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/next.gif) right no-repeat;
	}
	
.next a:visited
	{
	padding: 1px 10px 0 0;
	color: #000;
	text-decoration: none;
	background: url(../images/icons/next.gif) right no-repeat;
	}
	
.next a:hover
	{
	color: #42512E;
	text-decoration: underline;
	background: url(../images/icons/next_over.gif) right no-repeat;
	}
	
.next a:active
	{
	color: #42512E;
	text-decoration: underline;
	}

/* ******************  FORMS  *************** */
form
	{
	border: 0;
	margin: 0;
	padding: 0;
	}
		
input
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}
		
select
	{
	font: 10px arial, geneva, verdana, sans-serif;
	}
		
textarea
	{
	font: 11px arial, geneva, verdana, sans-serif;
	}

.formbutton
	{
	font: 8pt arial, geneva, verdana, sans-serif;
	background: #fff url(../images/backgrounds/form_button.gif);
	color: #000;
	cursor: pointer;
	}
