body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #444444;
	font-size: 12px;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
line-height:15px;
	}
img {
border:none;
}
.body {
	font-size: 12px;
	}


p {
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 10px;
	}

form {
	margin: 0px;
	}

h1 {
	color: #006699;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 8px;
	}

h2 {
	color: #990033;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	}

h3 {
	color: #444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px;
	}

h4 {
	color: #444444;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 2px;
	}

h5 {
	color: #333333;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 1px;
	}

LI {
	LIST-STYLE-TYPE: square;
	margin-left: 6px;
	MARGIN-BOTTOM: 2px;
	}

UL {
	MARGIN-TOP: 2px;
	}

hr {
	height: 1px;
}

A:link {
	COLOR: #01336b; text-decoration: none;
}
A:active {
	COLOR: #01336b
}
A:visited {
	COLOR: #01336b; text-decoration: none;
}
A:hover {
	COLOR: #01336b; TEXT-DECORATION: underline
}

/* Form Styles */

.button {

	border: 1px solid #AFCEFE;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(/templates/onlineclassroom/images/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

.buttonOn, .button:hover, .button:focus, .buttonOn:focus, .buttonOn:visited  {

	border: 1px solid #AFCEFE;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(/templates/onlineclassroom/images/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-color: #AFCEFE;
	}

.button_taketest {

	border: 1px solid #CEF2BB;
	font-size: 11px;
	color: #367216;
	font-weight: normal;
	background-image: url(/templates/onlineclassroom/images/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	}

.buttonOn_taketest, .button_taketest:hover, .button_taketest:focus, .buttonOn_taketest:focus, .buttonOn_taketest:visited  {

	border: 1px solid #CEF2BB;
	font-size: 11px;
	color: #367216;
	font-weight: normal;
	background-image: url(/templates/onlineclassroom/images/buttons/orange-bt-over.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-color: #CEF2BB;
}

input,select {
	border: 1px solid #999999;
	font-size: 11px;
	background-color: #fafafa;
	}

input:focus,textarea:focus, select:focus {
	background-color: #DEEFFF;
	border-color: #758a9e;
	 }
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 12px;
	background-color: #fafafa;
	}
.checkbox,.radio {
	border:0px;
	background-color: transparent;
	margin: 0px;
	vertical-align: bottom;
	}
	.currentTab {
		font-size: 11px;
		color: #333333;
		font-weight: bold;
		background-image : url(/templates/onlineclassroom/images/otherTab_middle_C.gif);
		background-repeat: repeat-x;
		background-position: top;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 1px;
		}
	.currentTabLeft {
	background-image : url(/templates/onlineclassroom/images/otherTab_left_C.gif);
		background-repeat: no-repeat;
		width:5px;
	}

	.currentTabRight {
	background-image : url(/templates/onlineclassroom/images/otherTab_right_C.gif);
		background-repeat: no-repeat;
	}

	.otherTabLeft {
	background-image : url(/templates/onlineclassroom/images/otherTab_left.gif);
		background-repeat: no-repeat;
	}

	.otherTabRight {
	background-image : url(/templates/onlineclassroom/images/otherTab_right.gif);
		background-repeat: no-repeat;
	}

	a.currentTabLink:link, a.currentTabLink:visited {
		color: #003366;
		text-decoration: none;
		margin:0 5px;
		}
	a.currentTabLink:hover {
		color: #333333;
		text-decoration: none;
		}

	.otherTab {
		font-size: 11px;
		color: #333333;
		font-weight: bold;
		background-image : url(/templates/onlineclassroom/images/otherTab_middle.gif);
		background-repeat: repeat-x;
		background-position: top;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 1px;
		}
	a.otherTabLink:link, a.otherTabLink:visited {
		color: #444444;
		text-decoration: none;
		padding-top: 3px;

		}
	a.otherTabLink:hover {
		color: #333333;
		text-decoration: none;
		}

	.subMenu {
		font-size: 11px;
		color: #ffffff;
		background-color: #ffffff;
		border-bottom: 1px solid #8ABAF4;
		border-left: 1px solid #8ABAF4;
		border-right: 1px solid #8ABAF4;
		}
	.subMenuTDIcon {
		font-size: 11px;
		color: #ffffff;
		background-color: #ffffff;
		padding-bottom: 2px;
		padding-top: 1px;
		padding-left: 3px;
		padding-right: 3px;
		border-right: 1px solid #f9f9f9;
		}
	.subMenuTD {
		font-size: 11px;
		color: #ffffff;
		background-color: #F0F0FF;
		padding: 3px;
		border-top: 1px solid #DFDFFF;
		border-bottom: 1px solid #CECEFF;
		}
		.subMenuTD_tree {
		font-size: 11px;
		color: #ffffff;
		background-color: #FBFCFF;
		padding: 3px;
		border-top: 1px solid #DFDFFF;
		border-bottom: 1px solid #CECEFF;
		}
	.subMenuLink {
		color: #336699;
		text-decoration: none;
		border-bottom: 0px;
		padding-left: 0px;
		cursor: hand;
		cursor: pointer;

		}
	a.subMenuLink:hover {
		color: #000000;
		text-decoration: none;
		border-bottom: 0px;
		}

		.subMenuLink_inner {
		color: #333333;
		text-decoration: none;
		border-bottom: 0px;
		padding-left: 0px;
		cursor: hand;
		cursor: pointer;
		}
	a.subMenuLink_inner:hover {
		color: #333333;
		text-decoration: none;
		border-bottom: 0px;
		}

	.welcome {
		font-size: 12px;
		font-weight: normal;
		color: #444444;
		background-color: #ffffff;
		border-bottom: 1px solid #dfdfdf;
		padding-left: 10px;
		background-image: url(/templates/onlineclassroom/images/welcomeBg.gif);
		background-repeat: repeat-x;
		background-position: bottom;
		vertical-align: bottom;
		padding-bottom: 2px;
		}
	.search {
		color: #444444;
		background-color: #fafafa;
		padding-right: 10px;
		text-align: right;
		background-image: url(/templates/onlineclassroom/images/searchBg.gif);
		background-repeat: repeat-x;
		background-position: top;
		}
	.date {
		font-size: 13px;
		font-weight: bold;
		color: #444444;
		background-color: #dddddd;
		border-bottom: 1px solid #bbbbbb;
		padding-right: 10px;
		}

	table.leftColumnModuleHead th {
	/*left column styles*/
		font-size: 12px;
		color: #0461A6;
		text-align: left;
		background-repeat: repeat-x;
		background-position: top;
		background-image : url(/templates/onlineclassroom/images/moduleTab_middle.gif);
		background-color: #DDECFD;
		border-bottom: 1px solid #8ABAF4;
	}
	.leftColumnModuleName {
		padding-left: 3px;
		padding-top: 4px;
		padding-bottom: 4px;
	}

	/* main tab panel views */
	.tabDetailView {
/* Changes are here */
		background-color: #cccccc;
	}
	.tabDetailViewDL {/* Changes are here */
	font-size: 12px;
		color: #000000;
		font-weight: normal;
		background-color: #FFFFFF;
		padding: 5px 6px 5px 6px;
		vertical-align: top;
		text-align: left;

	}

	h4.tabDetailViewDL {
		color: #444444;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		margin-bottom: 0px;
		text-align: left;
		border: none;
	}
	.tabDetailViewDF {
	font-size: 12px;
		color: #444444;
		border-bottom: 1px solid #dfdfdf;
		background-color: #fafafa;
		font-weight: normal;
		padding: 5px 10px 5px 6px;
		vertical-align: top;
	}
	.copyRight {
	}
	a.copyRightLink:link, a.copyRightLink:visited {
	}
	a.copyRightLink:hover {
	}

	.tm {
		font-size: 8px;
		font-family: Verdana;
	}
.divmsg {
font-size : 11px;
font-family : verdana, arial, tahoma, ms sans serif, times new roman, ms sans serif;
color : #000000;
}

.divHead {
font-weight : bold;
color : #f58220;
text-align : justify;
}
<!-- ajax boxes end-->
.dropdownboldclass {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000000;
background-color: #D1D1D1;
}

.tdbg{
background-color:#FDFDFD;
border:1px solid #F3F3F3;
}


.tdbg1{
background-image:url(/templates/onlineclassroom/images/bgBlue.gif);
color:#0672B7;
font-size:14px;
height:25px;
padding-left:5px;
font-weight:bold;
}

<!--new additions (old inclusions)PANKAJ-->
<!-- ajax boxes start-->
.topsubheader { font-size: 10px; color: #b4397c; font-weight:bold}
.divider {font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #01336b;}
  #atObj {
z-index : 1000000;
text-align : left;
}
#atObj div {
position : relative;
}
#atObj .at_arrow {
background-image : url('/templates/onlineclassroom/images/arrow-tooltip.gif');
width : 20px;
position : absolute;
left : 0;
top : 3px;
background-repeat : no-repeat;
background-position : center left;
z-index : 1000005;
height : 60px;
}
#atObj .at_content {
border : 1px solid #3399cc;
left : 18px;
top : 17px;
position : absolute;
width : 200px;
height : auto;
background-color : #ffffff;
padding : 5px;
overflow : auto;
z-index : 1000001;
text-align : left;
vertical-align : middle;
}
#atObj_search .at_arrow {
background-image : url('/templates/onlineclassroom/images/arrow-tooltip.gif');
width : 20px;
position : absolute;
left : 0;
top : 3px;
background-repeat : no-repeat;
background-position : center left;
z-index : 1000005;
height : 60px;
}
#atObj_search .at_content {
border : 1px solid #3399cc;
left : 18px;
top : 17px;
position : absolute;
width : 350px;
height : auto;
background-color : #fffbd6;
padding : 5px;
overflow : auto;
z-index : 1000001;
text-align : center;
vertical-align : middle;
}

.divmsg {
font-size : 11px;
font-family : verdana, arial, tahoma, ms sans serif, times new roman, ms sans serif;
color : #000000;
}

.divHead {
font-weight : bold;
color : #f58220;
text-align : justify;
}
<!-- ajax boxes end-->






.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* ie5mac backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* end ie5mac backslash hack */
div.contain { margin-bottom: 15px; float: left; width: 369px; word-wrap: break-word; } /* nonstandard css for iewin */
div.contain>*:first-child, div.sidebar>*:first-child { margin-top: 0; }


<!----- right tab -->

.tdbg_left_nav{
background:url(ots-navbg.gif) no-repeat;
font-size:14px;
height:26px;

}

#ots-mainnav a
{
font-family:Arial, Helvetica, sans-serif;
color:#053F7A;
font-weight:bold;
text-decoration:none;
font-size:12px;
height:26px;

}
#ots-mainnav a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#053F7A;
font-weight:bold;
font-size:12px;
text-decoration:underline;
}
#ots-greenlink a
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
#ots-greenlink a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
font-weight:bold;
text-decoration:none;
}

#ots-greylink a
{
font-family:Arial, Helvetica, sans-serif;
color:#1D1D1D;
font-size:11px;
text-decoration:none;
}
#ots-greylink a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#4B911C;
font-size:11px;
text-decoration:none;
}

#ots-greylink1 a
{
font-family:Arial, Helvetica, sans-serif;
color:#525252;
font-size:11px;
text-decoration:none;
}
#ots-greylink1 a:hover
{
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-decoration:underline;
}


.test_heding {
	font-size: 14px;
	color: #006699;
	font-weight: bold;
}


.news_hd {color: #006699}


.test_heding_ORNG {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}

.newSelectBox {
    padding:2px;
    border:1px solid #999;
    background-color:#fff;
}

/*for user form*/
.greyfont
{font-size:9px; color:#999999
}

#corr_course a
{

font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.CL
{
clear:left;
}

.MIDFL
{
background:url(/images/hughes/read_search_bg1.gif)	repeat-x scroll 0%; height: 31px; padding-top: 0px;
float:left;
}

.FL
{
float:left;
}
.r_searchInput {padding:2px 2px; color:#666; margin:4px; background-color:#fafafa; border:1px #fafafa solid; font:12px Tahoma; line-height:12px;}

.r_searchInput:focus {padding:2px 2px; color:#666; margin:4px; background-color:#fafafa; border:1px #fafafa solid; font:12px Tahoma; line-height:12px;}


.PL5
{padding-left:5px;

}