body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #4A2D42;
	margin-left: 5px;
	font-style: normal;
	margin-top: 0px;
	text-decoration: none;
}
#form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	color: #00000;
	font-weight: bold;
}

.mainTitle {
	font-family: Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #4A2D42;
	text-decoration: none;
	margin-left: 5px;
	border-bottom: medium dotted #999999;
	padding-bottom: 5px;
}
.mainTable {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../images/mwi-logo_bck.jpg);
	background-repeat: no-repeat;
	background-position: 300px 400px;
	margin: 2px;
	padding: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.leftBorder {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #4A2D42;
	padding: 4px;
	border-right-style: none;
	border-top-color: #4A2D42;
	border-right-color: #4A2D42;
	border-bottom-color: #4A2D42;
	background-image: url(/studentcentre/images/right_table_back.jpg);
	background-repeat: repeat-y;
}

p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 5px;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
}

.tableheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4A2D42;
	margin-left: 10px;
}
.bottomBorder {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.bottomBorder:hover{
	background-color: #FEFFDF;
}


.class_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 20px;
}
#form select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #e8e8e8;
}
#form textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
}
#form1 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	color: #333333;
	font-weight: normal;
	border: 1px solid #000066;
}
#form1 select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #e8e8e8;
	border: 1px solid #000066;
}
#form1 textarea {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	border: 1px solid #000066;
	margin: 1px;
	padding: 1px;
	font-size: 12px;
	color: #333333;
}
#form2 input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e8e8e8;
	color: #00000;
	font-weight: bold;
}
#form2 select {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	background-color: #e8e8e8;
	border: 1px solid #000066;
}
#form2 textarea {

	font-family: Arial, Helvetica, sans-serif;
	background-color: #e8e8e8;
	border: 1px solid #000066;
	margin: 1px;
	padding: 1px;
	font-size: 12px;
	color: #333333;
}
.textInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F4F4F4;
	color: #00000;
	font-weight: bold;
	border: thin solid #000000;
}

.iCallist li {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:70%;
	display:inline-block;
	background-image:url(../images/iCal_52x52.png);
	background-repeat:no-repeat;
	list-style:none;
	padding-bottom:20px;
	text-align:center;
	background-position: 35px 2px;
	width:120px;
	vertical-align:top;
}

.iCallist li:hover {
	background-image:url(../images/iCal_64x64.png);

}

.iCallist a {
	text-decoration:none;
}

.iCallist {
	margin-left:-25px;
	text-align:center;
}

small_link  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
