body {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	scrollbar-face-color: #415CA6;
	scrollbar-shadow-color: #5A7FE5;
	scrollbar-highlight-color: #384F8F;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #E2E2E2;
	scrollbar-track-color: #D5E0FF;
	scrollbar-arrow-color: white;

}
td {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: underline;
	color: #666666;
}


.logoclass{
border-left: 1px #ccc solid;
border-right: 1px #ccc solid;
}
.bbar{
background-color:#666666;
background-image: url(../images/first_shadow_top.gif);
border-top: 0px #cccccc solid;
border-left: 1px #cccccc solid;
}
.bbar2{
background-color:#666666;
border-left: 1px #ccc solid;
background-image: url(../images/first_shadow_top.gif);
border-right: 1px #ccc solid;
}
.menuclass{
background-color: #999999;
background-image: url(../images/shadow.gif);
border-top: 0px #fff solid;
border-right: 1px #ccc solid;
border-bottom: 0px #fff solid;
border-left: 1px #ccc solid;
height: 18px;
}
.inactivemenu{
padding:5px 10px 5px 10px;
/*background-color:#999999;*/
border-left: 0px #fff solid;
border-right: 0px #fff solid;
color: #fff;
text-align:center;
}
.activemenu{
padding:5px 10px 5px 10px;
/*background-color:#999999;*/
border-left: 0px #fff solid;
border-right: 0px #fff solid;
color: #fff;
text-align:center;
}
.bluecornerclass2{
background-color:#5C76C2;
border-top: 1px #8797C6 solid;
border-right: 1px #8797C6 solid;
border-bottom: 1px #8797C6 solid;
height: 49px;
}
.bluecornerclass3{
background-color:#415CA6;
border-top: 0px #cccccc solid;
}

.bluecornerclass{
background-color:#5C76C2;
background-image:url(../images/bluecorner.gif);
background-position: bottom;
background-repeat:no-repeat;
border-top: 1px #8797C6 solid;
height: 49px;
}
/*.bluecornerclass{
background-color:#304481;
background-image:url(../images/bluecorner.gif);
background-position:left;
background-repeat:no-repeat;
height: 49px;
}*/
.maintable{
padding: 10px 0px 10px 0px;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
}
.activemenu a{
font-weight:bold;
text-decoration:none;
color: #ffffff;
}
.activemenu a:hover{
font-weight:bold;
text-decoration:none;
color: #ffffff;
}
.inactivemenu a{
font-weight:bold;
text-decoration:none;
color: #ffffff;
}
.inactivemenu a:hover{
font-weight:bold;
text-decoration:none;
color: #ffffff;
}

bodystyle {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family:  Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
		background-image:url(../images/footer.gif);
		background-position: top left;
		background-repeat:no-repeat;
		border: 1px #ccc solid;
		height:24px;
		font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
		font-size: 10px;
		text-align:center;
		color: #666666;	
	
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
<!-- Added by Atiq -->
.txtBoxStyle{
    border-top: 1px solid #3C6981;
    border-bottom: 1px solid #3C6981;
    border-left: 1px solid #3C6981;
    border-right: 1px solid #3C6981;
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10px;  
    color: #14394D;
    background-image: url(../images/formshadow.gif);
}
.arrow {
	background-color: #A6A698;
	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: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
}
.layoutMessage {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	font-weight: 900;
	color: #333333;
	background-color: #ffffff;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	border: 1px solid #A6A698;
	cursor: cursor;
	background-position: center;
}
form table td select{
	/*width: 230px;*/
	border-top: 1px solid #3C6981;
    border-bottom: 1px solid #3C6981;
    border-left: 1px solid #3C6981;
    border-right: 1px solid #3C6981;
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:11px;  
    color: #14394D;
}

.formMessage{
	border: 1px dashed #333333;
	padding:3px;
	background-color:#E2DFDF;color:#000;font-family:Arial;font-size:11px;font-weight:normal; 
}
.tabheading,tr.tabheading td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666;	
}
.tablerow,tr.tablerow td {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	background-color: #bbbbbb;
}
.contents,tr.contents td{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size:11px;
	color: #666;
	font-weight:Normal;
	padding:5px 10px 5px 10px;
}
.containerHeading{
    font-family:Arial;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	background-color:#E5E5E5;
}
.txtBoxStyleHead{
    border-top: 1px solid #3C6981;
    border-bottom: 1px solid #3C6981;
    border-left: 1px solid #3C6981;
    border-right: 1px solid #3C6981;
    background-color: #FFFFFF;
    font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
    font-size:10px;  
    color: #14394D;
	height:15px;
	width:120px;
    background-image: url(../images/formshadow.gif);
}
.headText{
	color:#FFFFFF;
	font-size:10px;
}
.Msg{
	font-family: Verdana, Arial, Helvetica, sans-serif ; 
	color:#339966; text-align:center;
	border: 1px dashed #333333;
	padding:3px;
}