.under{
	text-decoration:underline;
}
.15px{
	font-size:15px;
}

.18px{
	font-size:18px;
}

.blue{
	color:blue;
}

.bold{
	font-weight:bold;
}

.leftcontent {
	background-image: url(images/leftcontent.gif);
	background-repeat: no-repeat;

}
.maincontent {
	background-image: url(images/maincontent.gif);
	background-repeat: no-repeat;

}
.rightcontent {
	background-image: url(images/rightcontent.gif);
	background-repeat: no-repeat;
}
.leftcontenthome {
	background-image: url(images/leftcontent_home.gif);
	background-repeat: no-repeat;

}
.maincontenthome {
	background-image: url(images/maincontent_home.gif);
	background-repeat: no-repeat;

}
.rightcontenthome {
	background-image: url(images/rightcontent_home.gif);
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #466c97;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
	text-decoration: underline;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6633;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	color: #336699;
}
.or{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color: #cc6633;}
td.t{border-top : 1px solid #DF762E;}
td.l{border-left : 1px solid #DF762E;}
td.r{border-right : 1px solid #DF762E;}
td.b{border-bottom : 1px solid #DF762E;}
td.p{padding-left: 20px;}

table.tbl1, table.tbl1 td{
	border: 1px #F6B07F solid;
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	padding-left: 7px;
	padding-right: 7px;
}

a.whats:hover, a.whats:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6633;
	text-decoration:none;
}

a.msrc,a.msrc:hover, a.msrc:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #cc6633;
	text-decoration:none;	
}

a.msrc:hover, a.msrc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #466c97;
	text-decoration: underline;
}
