body {
	background: url('images/style/squarehatch.jpg');
}

img {
	border: 0;
}

.borderize {
	border-top: 2px solid #dfdfdf;
	border-left: 2px solid #dfdfdf;
	border-right: 2px solid #8f8f8f;
	border-bottom: 2px solid #8f8f8f;
}

.button {
	margin-top: 10px;
	margin-bottom: 10px;	
}

.center {
	text-align: center;
}

.clear {
	height: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.column-left {
	float: left;
	width: 160px;
	overflow: hidden;
}

.column-right {
	width: 590px;
	float: right;
	background-color: #ffffff;
}
	
.contact {
	background-color: #ececec;
	/*
	background-image: url(images/style/dropshadow-left-contact.png);
	background-repeat: repeat-y;
	*/
	border-top: 2px solid #484848;
	font-size: 14px;
	font-weight: 400;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Trebuchet MS, sans-serif;
	text-align: center;
}

.container_title {
	text-align: center;
	font-weight: 700;
}
.credits {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
	padding-top: 5px;
	border-top: 2px solid #999999;
	color: #999999;
	text-align:center;
}

.credits a:link, .credits a:visited, .credits a:hover, .credits a:active {
	color: #999999;
	text-decoration: underline;
}

.dropshadow-corner {
	float: left;
	width: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	background-image: url(images/style/dropshadow-corner.png);
}

.dropshadow-top {
	height: 10px;
	background-image: url(images/style/dropshadow-top.png);
	background-repeat: repeat-x;
	text-align: left;
	padding: 0;
	margin: 0;
}

.ext {
	background-color: #eebcbb;	
	text-align: center;
	padding: 3px;
}

.frame {
	width: 750px;
	background-color: #8f8f8f;
	margin-top: 5px;
	border: 3px groove #fff;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	width: 750px;
	text-align: center;
	color: #ececec;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
}

.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	color: #cecece;
}

.grade_select {
	width: 350px;
	border: 1px solid black;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}

.grade_a_on, .grade_a_off, .grade_b_on, .grade_b_off, .grade_c_on, .grade_c_off, .grade_new_on, .grade_new_off {
	float: left;
	height: 20px;
	border-top: 2px solid #dfdfdf;
	border-left: 2px solid #dfdfdf;
	border-right: 2px solid #8f8f8f;
	border-bottom: 2px solid #8f8f8f;
	background-repeat: no-repeat;
	cursor: pointer;
}

.grade_new_on {
	width: 55px;
	background-image: url(images/style/grade-new-mo.jpg);
}

.grade_new_off {
	width: 55px;
	background-image: url(images/style/grade-new.jpg);
}

.grade_a_on {
	width: 20px;
	background-image: url(images/style/grade-a-mo.jpg);
}

.grade_a_off {
	width: 20px;
	background-image: url(images/style/grade-a.jpg);
}

.grade_b_on {
	width: 20px;
	background-image: url(images/style/grade-b-mo.jpg);
}

.grade_b_off {
	width: 20px;
	background-image: url(images/style/grade-b.jpg);
}

.grade_c_on {
	width: 20px;
	background-image: url(images/style/grade-c-mo.jpg);
}

.grade_c_off {
	width: 20px;
	background-image: url(images/style/grade-c.jpg);
}

.index_img {
	width: 200px;
	height: 150px;
	border-top: 2px solid #dfdfdf;
	border-left: 2px solid #dfdfdf;
	border-right: 2px solid #8f8f8f;
	border-bottom: 2px solid #8f8f8f;
}

.int {
	text-align: center;
	background-color: #bababa;	
	padding: 3px;
}

.left {
	text-align: left;
}


.logo {
	height: 120px;
	background-color: #ececec;
	padding: 15px 0;
}

.logo_spacer {
	height: 15px;
	background-color: #363636;
	margin-top: 15px;
}

.main_body {
	background-image: url(images/style/dropshadow-left.png);
	background-repeat: repeat-y;
}

.main_body_bg_img {
/*
	background-image: url(images/style/corner-containers.png);
*/
	background-image: url(images/style/watermark.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 8px;
}

.main_body_content {
	text-align: left;
}

.main_body_content table {
	margin-left: auto;
	margin-right: auto;
}

.nav {
	text-align: left;
	padding: 4px;
	margin-top: 10px;
}

.nav_link {
	height: 32px;
	overflow: hidden;
}

.plus_off {
	height: 32px;
	width: 23px;
	background-image: url(images/style/side-button-minus.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.plus_on {
	height: 32px;
	width: 23px;
	background-image: url(images/style/side-button-plus.jpg);
	background-repeat: no-repeat;
	cursor: pointer;
	margin: 0;
	padding: 0;
}

.preload {
	height: 0px;
	width: 0px;
	display: none;
}

.tbody {
	padding: 8px;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #d7d7d7;
	border-top: 1px solid #989898;	
}

.thead {
	padding: 4px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #363636;
	color: white;
	font-weight: bold;
	font-family: sans-serif;
}

.title {
	background: #c03030 url('images/style/title_back.png') top left no-repeat;
	padding: 20px 10px;
	margin: 0;
	text-align: center;
	color: black;
	font-weight: bold;
	font-size: 20px;
	font-family: verdana;
}

td {
	text-align: left;
}

td img.thumb {
	border-top: 2px solid #dfdfdf;
	border-left: 2px solid #dfdfdf;
	border-bottom: 2px solid #8f8f8f;
	border-right: 2px solid #8f8f8f;
	background: white;
}

.nopadding {
	padding: 0;
}

/* ****** ID's *****/

#container_menu {
	text-align: left;
}

#container_menu a:link, #container_menu a:visited, #container_menu a:active {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-weight: 500;
	background-color: #cecece;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#container_menu a:hover {
	display: block;
	text-decoration: none;
	text-align: left;
	color: #000000;
	font-weight: 500;
	background-color: #ffffff;
	padding-left: 6px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.flagged{
color: #880000;
font-weight: bold;
}

.flagged input {
color: black;
font-weight: normal;
background-color: #ffe8e8;
border-color: #400;
}

.error_messages{
border: #800 2px solid;
padding: 4px;
background: #fdd;
color: #600;
margin: 4px auto;
width: 80%;
text-align: left;
}

.error_messages h3 {
font-size: 1.0em;
color: #500;
margin: 0 0 0 15px;
padding: 0;
display: list-item;
list-style-type: disc;

}
