body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #98A144;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/page-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header {
	margin: auto;
	width: 780px;
	background-image: url(/images/board-top-back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#header a{
        color: #003300;
}
#header a:visited{
        color: #003300;
}
#header .cont{
	background-image: url(/images/board-top-right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 50px;
	padding-right: 15px;
}
#header .cont h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #253036;
	margin: 0px;
	padding: 0px;
}
#header .cont p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #253036;
	margin: 0px;
	padding: 0px;
}
#header .breadcrumb {
	background-image: url(/images/page-top.jpg);
	background-position: left top;
	height: 58px;
	padding-top: 8px;
	font-size: 18px;
	font-weight: bold;
	color: #98A144;
	padding-left: 212px;
	padding-right: 20px;
}
#header .favorite {
        font-size: 10px;
        text-decoration: none;
}
#footer {
	background-image: url(/images/page-foot.jpg);
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
				
#container {
	width: 780px;
	margin: auto;
}

#l-col {
	width: 141px;
	background-image: url(/images/board-left-back.jpg);
	padding-right: 15px;
	padding-left: 15px;

}
#l-col .nav_main{
	border: 1px solid #999999;
	width: auto;
	text-align: center;
	margin-top: 3px;
}
#l-col .nav_main a {
	background-image: url(/images/button-back01.gif);
	border: 1px solid #EEDFD0;
	display: block;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
#l-col .nav_main a:hover {
	background-image: url(/images/button-back02.gif);
}
#l-col .nav_sub{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;

}
#l-col .nav_sub a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #253036;
	text-decoration: none;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 4px;


}
#l-col .nav_sub a:hover {
	color: #AD3125;
	text-decoration: underline;

}

#l-col .feature01{
	border: 1px solid #999999;
	width: auto;
	text-align: center;
	margin-top: 3px;
}
#l-col .feature01 a {
	background-image: url(/images/feature-back.gif);
	border: 1px solid #EEDFD0;
	display: block;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #253036;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #BBBCC1;
	background-repeat: repeat-x;
	background-position: left top;
}
#l-col .feature01 a:hover {
}
#l-col .feature02{
	border: 1px solid #999999;
	width: auto;
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: url(/images/feature-back.gif);	
	background-repeat: repeat-x;
	background-position: left top;	
	background-color: #BBBCC1;	
}
#l-col .feature02 a {
	border: 1px solid #EEDFD0;
	display: block;

}
#l-col .feature02 a:hover {
}

#l-col .feature02 p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;	
	text-align: center;
}

#r-col {
	width: 563px;
	background-image: url(/images/board-right-back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 2px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 23px;

}
#r-col h1{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9EA847;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	/*color: #253036;*/
	color: #666699;
	padding-bottom: 6px;
}
#r-col h2{
	font-family: Trebuchet MS, Tahoma, Arial, Verdana;
	font-size: 17px;
	font-weight: normal;
	color: #253036;
	padding-top: 6px;
}
#r-col h3{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #1DAF27;
}
#r-col h4{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	/*font-weight: bold;*/
	color: #235BC5;
}

#r-col .boxed {
	font-family: Arial,Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #253036;
	display: block;
	clear: both;
	text-indent: 10px;
	background-color: #F4EBE4;
	border: 1px solid #CCCCCC;
	margin: 5px 5px 5px 0px;
	padding: 3px;
	height: 35px;
	width: auto;
	text-align: center;
}

#r-col P{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	/*color: #666699;*/
	/*color: #993300;*/
	color: #808080;
}
#r-col a{
	text-decoration: none;
	color: #0000ff;
	font-weight: bold;
}
#r-col .seperator{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #425F68;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	width: 510px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#r-col ol{
	font-size: 14px;
	color: #993300;
}
.red{
	color: #ff0000;
	font-weight: bold;
	text-decoration: none;
}
.blue{
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;	
}
.green{
	color: #99cc00;
	font-weight: bold;
	text-decoration: none;	
}
.mauve{
	color: #666699;	
}
.brown{
	color: #993300;
}
#default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 18px; 
	padding-bottom: 8px;*/
	width: 100%;
	table-layout: fixed;
}
#default td{
}
#default .brown{
	color: #993300;
	width: 350px;	
}

#default .green{
	color: #99cc00;
	font-weight: bold;
	width: 380px;
	/*padding-bottom: 5px;*/
}
#default .green a{
	text-decoration: none;
	color: #99cc00;
	font-weight: bold;	
}
#default .phonetics{
	color: #0000ff;
	font-style: italic;
	/*text-align: left;*/
}
#default .mauve{
	color: #666699;
}

#qa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
#qa a{
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
#qa .green a{
	text-decoration: none;
	color: #99cc00;
	font-weight: bold;
}
#numbers {
	width: 100%;	
}
#numbers .col1 {
	width: 30px;
	color: #99cc00;
	font-weight: bold;
}
#numbers .col2 {
	width: 150px;
	color: #99cc00;
	font-weight: bold;
}
#numbers .phonetics{
	color: #0000ff;
	font-style: italic;
	text-align: left;
}
#wordlist {
	margin-bottom: 10px;
}
#wordlist .mauve{
	color: #666699;
}
#wordlist .green{
	color: #99cc00;
	font-weight: bold;
	width: 100px;
}
#wordlist .phonetics{
	color: #0000ff;
	width: 200px;
	padding-left: 5px;
	padding-right: 5px;
	font-style: italic;	
}
#r-col .box{
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CEA88F;
}
#signup{
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	display: table;
}

#signup .divider{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}

.asterisk {
	color: #FF0000;
	font-weight:normal;
	width:10px;
}


.filler {
	background-image: url(/images/page-back02.jpg);
	margin: auto;
	width: 780px;
}

#page {
}

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

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

ul{
}
li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #993300;*/
	color: #808080;
}

#loading {
	margin: 5px;
	padding: 10px;
	width: 80%;
	border: 1px solid #FF9900;
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF9900;
	text-align: center;
	vertical-align: middle;
}
#loading .small {
	font-size: 9px;
	font-style: italic;
	color: #333333;
}

p .qanda-question{
        padding-left: 5px;
        color: #365AE4;
        font-weight: bold;       
}
