body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0 0 0 0;
	background-color:#ffffff;
	color:#000000;
	}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
a:link {
	text-decoration: underline;
	color:#9b0000; 
	font-weight:normal;
}
a:visited {
	text-decoration: underline;
	color:#9b0000;
	font-weight:normal;
}
a:hover {
	text-decoration: none; 
	color:#9b0000; 
	font-weight:normal;
}
a:active {
	text-decoration: none;
	color:#9b0000;
	font-weight:normal;
}


.leftbg{
	background-image:url(images/leftbg.jpg);
	width:25px;
	background-repeat:repeat-y;
}
.rightbg{
	background-image:url(images/rightbg.jpg);
	width:25px;
	background-repeat:repeat-y;
}
.header{
	background-image:url(images/chartschool_02.jpg);
	background-repeat:repeat-x;
	height:150px;
}
.footerbg
{
	background-image:url(images/DogTraining_13.jpg);
	height:58px;
	font-size:9px;
	color:#CCCCCC;
	font-weight:normal;
}
.footer
{
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.footer a {
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.footer a:visited{
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover{
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}
.footer a:active{
	font-size:9px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
.messagebox{
 position:absolute;
 width:100px;
 margin-left:30px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 position:absolute;
 width:auto;
 margin-left:30px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
#checked { display: inline; }

.tableborder{
	border:3px solid #333333;
}
.tborder{
	border:1px solid #CCCCCC;
}
.rightbottomborder{
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}
.bottomborder{
	border-bottom:1px solid #333333;
}
.tsupport {
	border-style: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	background-color: #f8f8f8;
 	font-size: 16;
	font-family: arial;
	text-align: left;
	
}
