/* CSS Document */
body {
	background-image: url(images/bg_grey_diag.gif);
}
.text { font-family: Calibri; font-size: 13px; color: #000000; }
.marqueestyle{ font-family: arial; font-size: 12px; color: #000000; }
.oheading {
	color: #0099FF;
	font-family: Arial;
	font-size: 12px;
}
.links { font-family: Arial; font-size: 12px; font-weight: bold; color: #596770; border: none; }
.links a:link { text-decoration: none; }
.links a:visited { text-decoration: none; }
.links a:hover { text-decoration: underline; }
.links a:active { text-decoration: none; }
.sublinks { font-family: Arial; font-size: 11px; color: #000000; font-weight:bold; }
.sublinks a:link { text-decoration: none; }
.sublinks a:visited { text-decoration: none; }
.sublinks a:hover { text-decoration: underline; }
.sublinks a:active { text-decoration: none; }
.osublinks { font-family: Arial; font-size: 11px; color: #0099FF; font-weight:bold; }
.osublinks a:link { text-decoration: none; }
.osublinks a:visited { text-decoration: none; }
.osublinks a:hover { text-decoration: underline; }
.osublinks a:active { text-decoration: none; }
.footer { font-family: Calibri; font-size: 11px; color: #000000;}
#border { 
border-width: .1em; 
border-style: solid; 
border-color: #000000; 
border-width:thin;
}
.liiii { font-family: Arial; font-size: 14px; color: #0099FF; font-weight:bold; }
.packege { 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	background-color:#0099FF;
	}
.hheading { 
	font-family: Calibri;
	font-size: 20px;
	color: #0099FF; 
	}
.man{color:#FF0000; font-weight:bold; font-size:12px; font-family:Arial;}
.red{color:#FF0000; font-family:Arial; font-size:12px;}
.input-text{width:150px;}
.input-area{width:200px;}
.error_class{color:#FF0000; font-weight:bold; font-family:Arial; font-size:13px;}
.mail_sent{color:#00AA00; font-weight:bold; font-family:Arial; font-size:13px;}

