body		{font-size:13px;font-family:arial,mingliu}
tr			{font-size:13px;font-family:arial,mingliu}
input		{font-size:12px;font-family:arial,mingliu}
textarea	{font-size:12px;font-family:arial,mingliu}	
select		{font-size:12px;font-family:arial,mingliu}

a:visited	{text-decoration:none;color:#039}
a:link		{text-decoration:none;color:#039}
a:hover		{text-decoration:underline;color:#f03}

.tableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.schooltitle {font-size:25px;}
.admintitle {font-size:20px;}
.adminmenu {font-size:16px;}
.classmenu {font-size:16px;}
.headertext {font-size:12px;}
.layertable {
    border-width: 1px;
    border-color: #666666;
    background-color: #ffffcc;
    border-style: solid;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-bottomright: 15px;
    background-color: #ffff66;
}

.selectheader { background-color: #66ccff; height:28px;}
.selecttr { background-color: #ccffff;}
.chartheader { background-color: #ffff66; height:10px;}
.trtitle { font-size:16px; height:30px;}
.trheader { background-color: #ffff66; height:28px;}
.trfooter { background-color: #ffff66; height:28px;}
.tr0 { background-color: #ffffcc; }
.tr1 { background-color: #ffffff; }
.tr-small0 { background-color: #ffffcc; font-size:10px;}
.tr-small1 { background-color: #ffffff; font-size:10px;}