body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	background-color: #EFEFEF;
}
.menubg {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
}
.greybdr {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e2e2e2;
	border-right-color: #e2e2e2;
	border-bottom-color: #e2e2e2;
	border-left-color: #e2e2e2;
}
.greybot_bdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dedede;
	border-right-color: #dedede;
	border-bottom-color: #dedede;
	border-left-color: #dedede;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 20px;
}
.orangetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ff9714;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #097db8;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #097db8;
	text-decoration: none;
}
.greybdr1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d2d2d2;
	border-right-color: #d2d2d2;
	border-bottom-color: #d2d2d2;
	border-left-color: #d2d2d2;
}
.greytxtline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
a.news_link {
	font-family:Arial;
	font-size:12px;
	color:#4a4a4a;
	text-decoration:underline;
}
a.news_link:hover {
	font-family:Arial;
	font-size:12px;
	color:#000000;
	text-decoration:underline;
}
.news_content {
	font-family:Arial;
	font-size:12px;
	color:#4a4a4a;
	text-decoration:none;
	padding-left:12px;
}
.dottedline {
	background:url(images/dottedline.jpg) repeat-x left top;
}
.course_name {
	padding-left:15px;
}
.msg_text {
	font-family:Arial;
	font-size:15px;
	color:#4a4a4a;
	text-decoration:none;
	padding-left:12px;
}

/*16 aug*/
.org_hed { font-family:Arial, Helvetica, sans-serif; font-size:60px; color:#e5752b; text-decoration:none; line-height:64px; font-weight:bold;}
.org_hed2 { font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#f7931e; text-decoration:none; line-height:30px;}

.blue_hed { font-family:Arial, Helvetica, sans-serif; font-size:60px; color:#2864c8; text-decoration:none; line-height:64px; font-weight:bold;}
.blue_hed2 { font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#3375e4; text-decoration:none; line-height:30px;}

.pink_hed { font-family:Arial, Helvetica, sans-serif; font-size:60px; color:#a92882; text-decoration:none; line-height:64px; font-weight:bold;}
.pink_hed2 { font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#ce45af; text-decoration:none; line-height:30px;}

.blk_txt { font-family:Arial, Helvetica, sans-serif; font-size:15px; color:#000000; text-decoration:none; line-height:18px;}

.org_left { border-left:1px solid #f7931e;}
.org_top { border-top:1px solid #f7931e;}
.org_right { border-right:1px solid #f7931e;}
.org_bot { border-bottom:1px solid #f7931e;}

.blue_left { border-left:1px solid #3375e4;}
.blue_top { border-top:1px solid #3375e4;}
.blue_right { border-right:1px solid #3375e4;}
.blue_bot { border-bottom:1px solid #3375e4;}

.pink_left { border-left:1px solid #ce45af;}
.pink_top { border-top:1px solid #ce45af;}
.pink_right { border-right:1px solid #ce45af;}
.pink_bot { border-bottom:1px solid #ce45af;}