body { 
	background: white url('/obj/bg6.gif') repeat-y top center;
	font-family: Verdana,Gevena,Arial,sans-serif;
	text-align:center;
	margin: 0px;
	padding: 0px;
}
h1,h2, h3, h4, h5, h6 { 
	margin: 0px;
}

.tools {
	height: 18px;
	padding:8px 0px 14px;
	border-bottom: solid 1px #E0A385;
}
.tools a {
	float: left;
	display: block;
	padding: 2px 3px;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	border-color: #CCC #999 #999 #CCC;
	margin: 0 0 0 5px;
	color: #444 !important;
	font: 9px verdana !important;
	font-weight: bold !important;
	background-color: #FFFFEF;
}
.tools a img {
	margin: 0 3px -3px 0;
}
.tools a:visited {
	color: #444 !important;
}
.tools a:hover {
	background-color: #CC6633;
	color: #900 !important;
}
.tools a:active {
	border-color: #999 #CCC #CCC #999;
	border-width: 2px 1px 1px 2px;
}



h1 {
	font-size:12px;
	display:inline;
}
h1.school { font-size:18px; }
h2 {
	font-size:12px;
	display:inline;
	font-weight:400;
}
h2.school { color: #315a7c; font-size:18px; font-weight:600; }
h3 {
	font-size:18px;
	font-weight:400;
}
h3.school { font-size:12px; }
h4 {
	margin-bottom: 4px;
	font-size:12px;
	font-weight:400;
}
h4.label {
	font-weight:600;
	text-align:right;
}
h5 {
	font-size:10px;
	font-weight:400;
}
div.main {
	text-align:left;
	background-color:#FFFFFF; 
	width: 750px;
	display: table; 
	border:solid 1px #CC6633;
	border-collapse: collapse;
	margin-left: auto; 
	margin-right: auto;
}
td {
	vertical-align:top;
}
td.logo {
	width:130px;
	height:110px;
	padding-top:8px;
	border-bottom: solid 1px #E0A385;
}
.list {
	padding:5px 5px 5px;
}

.detail {
	padding:3px;
}

.rb180 {
	width:180px;
	margin:10px 0px;
	text-align:right;
	border:solid 1px #CC6633;
}
.rb160 {
	width:160px;
	margin:10px 0px;
	text-align:right;
}
.bc {
	width:730px;
	margin:8px 0px 8px 0px; 
  	background: #BEE1E9 ;
	border-style: solid;
	border-width: 2px 3px 3px 2px;
	border-color: #CCC #72BDCF #72BDCF #CCC;
	padding:5px;
}
.bc a {
	color: #315a7c;
}
h3 a:link {
	color: #000000;	
	text-decoration: none;	
}
h3 a:visited {
	color: #000000;	
	text-decoration: none;	
}
h3 a:hover {
	color: #000000;	
	text-decoration: underline;	
}
td.lm a:link {
	color: #000000;	
	text-decoration: none;	
}
td.lm a:visited {
	color: #000000;	
	text-decoration: none;	
}
td.lm a:hover {
	color: #000000;	
	text-decoration: underline;	
}
a:link {
	color: #315a7c;
}
a:hover {
	color: #E46100;
}
.desc {
	width:510px;
	margin:0px 0px 12px;
}
.desc h1 {
	margin:0px 0px 5px 0px;
}
.desc h2 {
	font-size:12px;
	font-weight:400;
	display:block;
	margin:0px 10px 10px;
}
.lm {
	font-size:11px;
	padding:8px 0px 8px;
}
/* listing page */
.lisb {
	font-size:11px;
	font-weight:600;
	text-align:right;
	padding: 3px 2px;
}
.lis {
	font-size:11px;
	padding: 3px 2px;
}
.hd {
	border:solid #E0A385 1px;
	background-color:#CC6633;
	width:250px;
	margin-top:8px;
	font:bold 11px Verdana;
	color: #ffffff;
	padding:2px 0px;
}
.ct {
	border:solid #CC6633 1px;
	text-align:left;
	width:250px;
	font:bold 12px Verdana;
	margin-bottom:6px;
}
.ov {
	display:block;
	margin:10px 0px 0px;
	height: 60px;
}


.ov h5{
	font-size:10px;
	font-weight:400;
}
.ov img {
	float:left;
	margin-right:10px;

}
h1.dt {
	font-size:18px;
}
/* HOMEPAGE */
.lk {
	margin:0px 40px 0px 20px;
	font-size:12px;
	font-weight:400;
	border:solid 1px #CC6633;
	height:230px;
	width:280px;
	padding:2px;
}
.lk h2 {
	display:block;
	font-weight:400;
	margin-top:10px;
}
.sl h3{
	font-size:10px;
	font-weight:400;
	margin-bottom:8px;
}
.hm {
	border:solid #E0A385 1px;
	background-color:#CC6633;
	margin:8px 40px 0px 20px;
	font:bold 14px Verdana;
	color: #ffffff;
	padding:2px;
	width:280px;
}
/* ACCOUNT */
#pmen {
	display:block;
	padding:0px;
	margin:0px;
}
#pmen a {
	float: right;
	display: block;
	padding: 4px 12px 4px;
	border-style: solid;
	border-width: 1px 2px 0px 1px;
	border-color: #CCC #999 #999 #CCC;
	margin: 0px 0px 0px 5px;
	color: #444 !important;
	font: 14px verdana !important;
	font-weight: bold !important;
	background-color: #FFFFFF;
}
#pmen a:hover {
	background-color: #E0A385;
	color: #fff !important;
}
A.submenu {font-size: 11px; }
A.submenu:visited { color: #1078C4 !important;}
A.submenu:hover { color: #CC0000 !important;}
A.submenu_sm {font-size: 8pt }
A.submenu_sm:visited { color: #1078C4 !important;}

