body { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding:0px;
	margin:0px;
	background-color: white;
	color: #414441;
	color: black;
}

table.page {
	width:100%;
	height: 100%;
}

table.container {
	width:100%;
	vertical-align: top;
	text-align: left;
}

table.page td.header {
	padding:10px;
	color: white;
	background-color: #014E00;
}

td.logo, td.logo h1 a, td.logo, td.logo h1 a:hover, td.logo, td.logo h1 a:visited {
	color: white;
}

td.logo h1 {
	font-family: serif;
	font-size: 150%;
	padding:0px;
	margin:0px;
	display: inline;
}


td.form td, td.form td a, td.form td a:hover, td.form td a:visited {
	font-size: 12px;
	color: white;
}

td.form input{
	font-size: 10px;
	width:75px;
	border: 1px solid #CCCCCC;
}

table.page td.body {
	height:100%;
	vertical-align: top;
}

table.page td.footer {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	height: 50px;
}

table.smallsize {
	font-size: 90%;
}

#page {
	background-color: #E6E2E6;
	margin-left: 50px;
	margin-right: 50px;
	height: 100%;
}

#Cpage {
	background-color: white;
	color: #414441;
	border-left: 1px solid #AEB6AE;
	border-bottom: 1px solid #AEB6AE;
	border-right: 1px solid #AEB6AE;
}

h1, h2, h3, h4, h5, h6 {
	color: #014E00;
}

h1 {
	font-size:22px;
}

h2 {
	font-size:20px;
}

a {
	text-decoration:none;
	color: #014E00;
}

a:hover {
	text-decoration: underline;
	color: #014E00;
}

a img {
	border: none;
}

.ads	{
	font-size: 80%;
	color: #014E00;
	}

.gdzstep {
	font-family: Times New Roman;
	font-size: 20px;
}

.gdzcomment {
	font-weight: normal;
	font-style: italic;
	font-size: 16px;
}

.salelinks {
	font-size:10px;
	color: #99CC66;
	letter-spacing: 0px;
}
.salelinks a {
	font-size:10px;
	color: #99CC66;
	letter-spacing: 0px;
}

.error {
	color:red;
}

.submenucontainer {
	color: #339966;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	vertical-align: top;
	text-align: left;
	padding-right: 5px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #339966;
	width: 300px;
}

.submenucontainer a {
	font-size: 12px;
}

.subsubmenucontainer a {
	font-size: 11px;
}

.submenucontainer a, .subsubmenucontainer a {
	color: #339966;
}

.submenucontainer a.selectedsubmenu, .subsubmenucontainer a.selectedsubmenu {
	color: #014E00;
}

.submenucontainer h1, .submenucontainer h2 {
	color: #339966;
}

.subcontent {
	font-size: 14px;
	padding-left: 10px;
	color: #333333;
}

.math_redactor {
	
}

.label {
	vertical-align: text-top;
	padding-right: 5px;
	color: #666666;
	font-size:14px;
}