body
{
/* change body font colour*/
    font-size: 11px;
    color: #333333;
	/*background-color:#C0C0C0;*/
    background-color:#ffffff;	
    font-family: arial, verdana, helvetica, sans-serif;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
}
a
{
	/* change body font colour*/
    font-size: 11px;
	color: #0000FF;
	font-family: Arial;
	text-decoration: none;
}

h1
{
	/* change body font colour*/
    font-size: 11px;
	color: #E30073;
	font-family: Arial;
	text-decoration: none;
	font-weight: bold;
} 

h2
{
	/* change body font colour*/
    font-size: 14px;
	color: #E30073;
	font-family: Arial;
	text-decoration: none;
} 


a:hover
{
	/* change body font colour*/
    font-size: 11px;
	color: #E30073;
	font-family: Arial;
	text-decoration: underline;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#212121;
	font-weight: normal;
	text-decoration: none;
	}	
.dropdown
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight: normal;
	text-decoration: none;
	}	

.marquee
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#FF4800;
	font-weight: normal;
	}		
.headingtext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FFFFFF;
	font-weight: normal;
    text-decoration: none;
	}	

.table_border
{
/* combo box in the forms */
    border-right: #CFD0D1 1px solid;
    border-top: #CFD0D1 1px solid;
    border-left: #CFD0D1 1px solid;
    border-bottom: #CFD0D1 1px solid;
    background-color: #ffffff;
}
.subhead_skyblu {
	font-family: Arial;
	font-size: 14px;
	color:#0FB6B3;
	font-weight: bold;
	text-decoration: none;
}
.subhead_siteskyblu {
	font-family: Arial;
	font-size: 12px;
	color:#0FB6B3;
	font-weight: bold;
	text-decoration: none;
}
.subhead_siteskyblu:hover {
	font-family: Arial;
	font-size: 12px;
	color:#E30073;
	font-weight: bold;
	text-decoration: none;
}
.subhead_pink {
	font-family: Arial;
	font-size: 11px;
	color:#E30073;
	font-weight: bold;
	text-decoration: none;
}
.more {
	font-family: Arial;
	font-size: 11px;
	color:#0F1F99;
	font-weight: bold;
	text-decoration: underline;
}
.menu {
	font-family: Arial;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	font-family: Arial;
	font-size: 13px;
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.org_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FD8C00;
	font-weight: bold;
	text-decoration: none;
}
.try_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}
.try_red:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#FF0000;
	font-weight: bold;
	text-decoration: none;
}
.border_tb1
{
	background-color:#EEF4FE;
	border-left:solid 1px #99BAF1;
	border-right:solid 1px #99BAF1;
}
.border_tb2
{
	background-color:#EEF4FE;

	border-right:solid 1px #99BAF1;
}
.box_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#06569A;
	font-weight:bold;
}
.bg_mid
{
background-image:url(../images/mid2_bg.gif);
}


