a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
body {
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #CCCCCC;
	scrollbar-track-color: #F7F7F7;
	scrollbar-base-color: #CCCCCC;
	scrollbar-dark-shadow-color: white;
	scrollbar-3d-light-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #0093df;
	color: #000000;


}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	margin-bottom: 2px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	margin-bottom: 2px;
}
.menustyle {
	border-top: 1px solid #0066CC;
	border-right: 1px none #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px none #0066CC;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
.inputstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663300;
	border: 1px solid #663300;
}
.main {
	background-color: #FFFFFF;
	border: 1px solid #0066CC;
}
.imgborder {
	border: 1px solid #990000;
}
.checkstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.tablestyle {
	border-top: 1px solid #993300;
	border-right: 1px none #993300;
	border-bottom: 1px none #993300;
	border-left: 1px solid #993300;
}
.tdstyle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.coursetitle {
	background-color: #e5F4ab;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #993300;
	border-right-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
.keyword {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.submenuborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
	background-color: #FFFFFF;

}
.logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}

span.katimg img {
  float:left;
  margin:0px 10px 30px 0px;
}

div.main-text {
  margin:0px 0px 0px 220px;	
}

div.main-text ul li {
  margin:0px;
  padding:5px 0px 5px 0px;
}

div.float-left {
  float:left;	
  margin:0px;
  margin:5px 0px 0px 5px;
  border:1px solid #000;
}
