.subcontent h2 {
	border-bottom: 2px dotted #aaa;
	font-size: 18px;
}

.subcontent h3 {
	font-size: 14px;
}

.coltitle {
	padding: 2px 2px 2px 4px;
	font-weight: bold;
	background-color: #F90;
	color: #fff;
	font-size: 12px;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.colitem {
	margin: 0 0 15px 0;
}

.closed {
	background-color: #000 !important;
}

.maintenance {
	border: 4px solid #f90;
	margin: 10px 0 10px 0;
	padding: 10px;
	font-weight: bold;
}

.courseshort {
	padding: 4px;
	border-top: 1px solid #ddd;
}

.button {
	padding: 4px 6px 4px 6px;
	line-height: 23px;
	color: #fff;
	background-color: #bbb;
	font-weight: bold;
	text-decoration: none;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

.button:hover {
	color: #fff;
	background-color: #f90;
	text-decoration: none;
	-moz-border-radius: 4px; 
	-webkit-border-radius: 4px;
}

#linkcontainer a {
	float: left;
	height: 15px;
	padding: 145px 0 0 0;
	margin: 0 0 0 8px;
	color: #fff;
	cursor: pointer;
	cursor: hand;
	font-weight: bold;
}

#linkcontainer {
	margin: 0 0 0 1px;
	float: left;
	height: 160px;
	width: 599px;
}

#mainImg {
	float: left;
}

.fixednewsitem h4 {
	margin: 0 0 4px 0;
	font-size: 12px;
}

h3 {
	margin: 0 0 4px 0;
	font-size: 14px;
}

.talignr {
	text-align: right;
}

.registeritem {
	margin: 20px 0 0 0;
}

.registeritem span {
	font-weight: bold;
	color: #f00;
}

.registeritem input {
	width: 250px;
}

.registeritem textarea {
	width: 250px;
	height: 60px;
}

.alert {
	font-weight: bold;
	color: #f00;
}

.places {
	font-size: 25px;
	font-weight: bold;
}

.coursehead {
	background-color: #eee;
	border: 1px solid #ddd;
}
.pcon {
	padding: 0 14px 0 14px;
	height: 60px;
	background-color: #ccc;
	border-right: 2px solid #fff;
}
.pfull {
	padding: 4px 12px 4px 12px;
	background-color: #f99;
	font-weight: bold;
	border-right: 2px solid #fff;
}
.pdat {
	padding: 0 6px 0 6px;
	background-color: #ddd;
	border-right: 2px solid #fff;
}
.pclo {
	padding: 4px 12px 4px 12px;
	background-color: #d33;
	font-weight: bold;
	color: #fff;
	border-right: 2px solid #fff;	
}
.steps {
	padding: 4px;
	margin: 0 0 20px 0;
	color: #fff;
	font-weight: bold;
	background-color: #f90;
}

.steps span {
	padding: 4px;
	color: #f90;
	font-weight: bold;
	background-color: #fff;
}

.courseitem {
	margin: 0 0 30px 0;
}

.courseinfo {
	width: 100%;
	border-top: 1px solid #ddd;	
	border-right: 1px solid #ddd;	
	border-left: 1px solid #ddd;	
	padding: 0;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-webkit-border-bottom-top-radius: 4px;
}
.courseinfo table {
	border-spacing: 0px;
	padding: 0;
	margin: 0;
}
.courseinfo td {
	padding: 4px;
}
.courseinfo .courseno {
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #ddd;
}
.courseinfo .coursetitle {
	font-weight: bold;
	border-bottom: 1px solid #ddd;
}
.courseitem .coursebuttons {
	margin: 4px 0 0 0;
	text-align: right;
}

.superbanner {
	padding: 0 8px 0 8px;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #ddd;
}

.superbanner h1 {
	font-size: 18px;
	margin: 0 0 10px 0;
}

.superbanner p {
	margin: 0 0 5px 0;
}

.clear {
	clear: both;
}

.fixednewsitem {
	margin: 10px;
	padding: 20px 0 10px 0;
	text-align: center;
	border-top: 1px solid #CCC;
}

.empty {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times;
	font-size: 10px;
}
	
a {
	color: #000;
	text-decoration: none;
}
	
a:hover {
	color: #F90;
	text-decoration: underline;
}
	
td {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times;
	font-size: 10px;
	color: #000;
}
	
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times;
	font-size: 10px;
	color: #000;
}
	
.orange {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times;
	font-size: 10px;
	font-weight: bold;
	color: #F90;
}
	
.txtlink {
	font-family : Verdana, Arial, Helvetica, sans-serif, Times;
	color: #F90;
}
	
.piclink {
	border-color: #000;
}
	
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times;
	font-size: 10px;
	color: #999;
}
	
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times;
	font-size: 12px;
	color: #666;
	font-weight: bold;
}
	
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif, Times;
	font-size: 10px;
	color: #000;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url("../img/bgmkk.gif");
	background-repeat: repeat-y;
}

.alignr {
	float: right;
}

.entry {
	border-bottom: 1px solid #eee;
	padding: 5px 0 10px 0;
	margin: 0 0 5px 0;
}

form {
	margin: 0 0 0 0;
}

.calitem {
	margin: 0 0 3px 0;
}

.memberinfo input {
	width: 200px;
}

.memberinfo td {
	vertical-align: top;
}

.memberinfo span {
	font-weight: bold;
	color: #f00;
}
