BODY{
	margin: 0px 0px 0px 0px;	
	background-position: top;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	padding: 0px 0px;
}
A, A:ACTIVE, A:FOCUS, A:LINK, A:VISITED{
	font-family:Verdana;
	color:#0777AE;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration: none;		
}
A:HOVER{
	font-family:Verdana;
	color:#0777AE;
	font-size:11px;
	line-height:15px;
	font-weight:normal;
	text-decoration: underline;
}	
.link1:link, .link1:active, .link1:visited {
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-decoration: none;
}
.link1:hover{
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-decoration: underline;
}
.link2:link, .link2:active, .link2:visited {
	font-family:Verdana;
	color:#999999;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.link2:hover{
	font-family:Verdana;
	color:#999999;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: underline;
}
.link3:link, .link3:active, .link3:visited {
	font-family:Verdana;
	color:#0777AE;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.link3:hover{
	font-family:Verdana;
	color:#0777AE;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: underline;
}
.link4:link, .link4:active, .link4:visited {
	font-family:Verdana;
	color:#E56B1F;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.link4:hover{
	font-family:Verdana;
	color:#E56B1F;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: underline;
}
h1{
	font-family:Verdana;
	color:#0777AE;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
h2{
	font-family:Verdana;
	color:#0777AE;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
h3{
	font-family:Verdana;
	color:#0777AE;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
h4{
	font-family:Verdana;
	color:#0777AE;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
h5{
	font-family:Verdana;
	color:#0777AE;
	font-size:13px;
	line-height:15px;
	font-weight:bold;	
	margin-bottom:9px;
	margin-top:23px;	
}
TD{
	font-family:Verdana;
	color:#666666;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	word-spacing: -1px;
	text-align:justify;
}	

ul {
	margin-top:11px;
	margin-bottom: 25px;
	margin-right: 0px;
    padding: 0px;
	margin-left: 58px;	
  }
li{
	list-style-image: url(../images/bullet.gif);
	vertical-align: middle;
	line-height: 18px;	
}
input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}
input.email{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: #FFFFFF;
	color:#74BFD9;
	border: thin;
	border: 1px;
	border-style:solid;
	border-color:#71BDD8;
	width: 131px;
	height: 19px;
	padding-left: 3px;
	word-spacing: -1px;
}
select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #343434;
	background-color: #ffffff;
	width: 150px;
	border: 1px;
	border-style:solid;
	border-color:#969694;
	margin-top: 0px;
}
.date{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:38px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.year{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:78px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.room{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:38px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.time{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:73px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.course{
	font-family: Verdana,Arial;
	font-size:9px;
	font-weight:normal;	
	color:#6E716D;
	background-color:#ffffff;
	width:186px;
	height: 19px;	
	border-style:solid;
	line-height: 12px;	
}
.pointer { cursor: pointer } 

.email_bg{
	background-image: url(../images/email_bg.gif);
	background-repeat: no-repeat; 
}
.footer_line{
	font-family:Verdana;
	color:#51A9CB;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.footer_text{
	font-family:Verdana;
	color:#999999;
	font-size:10px;
	line-height:17px;
	font-weight:normal;
	text-decoration: none;
}
.small_text{
	font-family:Verdana;
	color:#666666;
	font-size:9px;
	line-height:20px;
	font-weight:normal;
	word-spacing: -1px;
	text-align:justify;
}
.sub_button{
	width:46px;
	height:26px;
}	
.white{
	font-family:Verdana;
	color:#666666;
	background-color:#ffffff;
	font-size:11px;
	line-height:20px;
	font-weight:normal;
	word-spacing: -1px;
	text-align:center;
}

.topmonth{
	font-family:Verdana;
	color:#E7732C;
	background-color:#ffffff;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	word-spacing: -1px;
	text-align:center;
}