@charset "UTF-8";

a{ 
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : .9em;
	margin-bottom: 0em;
	line-height: 1.2em;
	margin-top: 0;
}

.bigglink {
	text-decoration: underline;
	color: #009966;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size : 1.5em;
	margin-bottom: 0;
	line-height: 1.5em;
	margin-top: 0;
}

body {
  	background-color: #666666;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif; 

}

.commentbox {
    background: none repeat 0 0 #DBF0F7;
    border: 0;
    margin: 0 0 .2em .8em;
    padding: 0 6px;
}


#content {
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
}

h3 {
	color : #505050;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.5em;
	line-height: 1.5em;
	margin-top: 0;
}

.headergreen{ 
	color : #009966;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size : 1.5em;
	margin-bottom: .1em;
	line-height: 1.8em;
	margin-top: 0;
}

.item_info{
  	font-size : .8em;
  	line-height: 1.4em;
	color: #333399;
	margin-bottom: 0;
	margin-top: 1.4;
}
.item_header{
  	font-size : 1.2em;
  	line-height: 1.2em;
	color: #DF9D44;
	margin-bottom: 0;
	margin-top: 0.5;
}

.itembox {
    background: none repeat 0 0 #F3F3E6;
    border: 2px solid #E3E0D1;
    margin: 0 0 .8em 0;
    padding: 0 6px;
}

.item_text{ 
	color : #707070 ;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : .9em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
	margin-top: 0;
}

.item_time_line{
	color: #A0A0A0 ;
	font-size : .7em;
	margin-bottom: 0.4em;
	margin-top: 0.4em;
	line-height: .8em;
}

li{ 
	color : #707070 ;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : .9em;
	margin-bottom: 0em;
	line-height: 1.2em;
	margin-top: 0;
}	
.olink {
	text-decoration: underline;
	color: #DF9D44;
	font-weight: bold;
}

p { 
	color : #000000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 1.1em;
	margin-bottom: 1.3em;
	line-height: 1.5em;
	margin-top: 0;
}

.smalltext{ 
	color : #000000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : .9em;
	margin-bottom: 1.1em;
	line-height: 1.2em;
	margin-top: 0;
}

.parennote{ 
	color : #000000;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : .6em;
}

.reviewbox {
    background: none repeat 0 0 #DBF0F7;
    border: 0;
    margin: 0 0 .2em .2em;
    padding: 0;
}

.smallolink {
	text-decoration: underline;
	color: #DF9D44;
	font-weight: bold;
	font-size : .6em;
}

.step_entry { background-color:#CCCCCC;}

table.simple {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding:0;
	margin:0;
	
}

table.item_table {
  	table-layout:fixed;
	width:98%;
	overflow:hidden;
	word-wrap:break-word;
}

td.simple { border: 1px solid #666666;	}

td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {
	text-align: left;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}


