body {
	background-image: url(graphics/background_rule3.gif);
	background-repeat: repeat-x;
    background-position: 0px 60px;
	margin-left: 36px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

.table_data_cell a:link, .table_data_cell a:visited {
    text-decoration: underline;
}
.table_data_cell a:hover {
    text-decoration: none;
}

td {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

p {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.title	{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.lpar	{
	font-size: 16px;
	color: #696A6E;
	width: 85%;
}

.blue	{
	color: #5D9731;
    font-weight: bold;
}

.copy	{
	font-size: 13px;
	color: #000000; /*#696A6E;*/
}

.quote	{
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #5D9731;
	line-height: 24px;
}

.qname	{
	font-size: 13px;
	font-weight: bold;
	color: #5D9731;
}

.black	{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.footer {
    font-size: 9px;
    font-weight: normal;
    font-style: normal;
    color: #696A6E;
    font-family: arial, helvetica, sans-serif;
}
.footer_big {
    font-size: 11px;
    font-weight: bold;
    color: #696A6E;
    font-family: arial, helvetica, sans-serif;
}


.table {
    border: 2px solid #000000;
}
.table_header_cell {
    background-color: #B2BBC8;
    border: 0px none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #000000;
}
.table_row_header_cell {
    background-color: #B2BBC8;
    border: 0px none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #000000;
}
.table_column_header_cell {
    background-color: #5D9731;
    border: 0px none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #FFFFFF;
}
.table_data_cell {
    background-color: #FFFFFF;
    border: 0px none;
    padding-left: 5px;
    padding-right: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}


.input {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    border-width: 1px;
    border-style: Solid;
    border-color: Black;
    padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	padding-top: 1px;
}
.button {
    background-color: #5D9731;
    color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 10px;
    border-width: 1px;
    border-style: Solid;
    border-color: White;
    padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0px;
	margin: 1px;
	padding-top: 0px;
}


.edit_form_header_row {
    background-color: #5D9731;
}
.edit_form_header_cell {
    font-weight: bold;
    font-size: 10px;
    color: White;
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.edit_form_cell {
    /*background-color: #EAEAEA;*/
    /*font-size: 10px;*/
    /*color: Black;*/
    /*font-family: Verdana, Arial, Helvetica, sans-serif;*/
}
.tborder {
    background-color: #FFFFFF;
	color: #000000;
	border: 2px solid #5D9731;
    font-size: 10px;
}
.thead {
    background: #5D9731;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.admin-tab-right {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #D5D291;
}
.alt1, .alt1Active {
    background-color: #EDECD1;
	color: #000000;
    font-size: 11px;
    border: 1px dotted #5D9731;
}
.alt2, .alt2Active {
    background-color: #FFFFFF;
    color: #000000;
    font-size: 11px;


}
.student-tab-header {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5D9731;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 0px none #000000;
	background-color: #ffffff;
	text-align: center;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
}
.student-table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #ffffff;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
.student-table td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.student-table td a :link, .student-table td a:visited {
    text-decoration: underline;
}
.student-table td a :hover {
    text-decoration: none;
}

.diag-table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.diag-table td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.diag-table td a:active
{
	color: #690022;
	text-decoration: none;
}
.diag-table td a:link
{
	color: #5D9731;
	text-decoration: underline;
}
.diag-table td a:visited
{
	color: #5D9731;
	text-decoration: underline;
}
.diag-table td a:hover
{
	color: #690022;
	text-decoration: none;
}

.info-cell-top-left {
    border-right: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
    padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.info-cell-top-right {
    border-bottom: 1px solid lightgrey;
    padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.info-cell-bottom-left {
    border-right: 1px solid lightgrey;
    padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.info-cell-bottom-right {
    padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.info-cell-left {
    border-right: 1px solid lightgrey;
    border-bottom: 1px solid lightgrey;
    padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.info-cell-right {
    border-bottom: 1px solid lightgrey;
    padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

