body {  
background-image:url(images/top_bg.gif); 
background-repeat: repeat-x; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; color:#003399;     
scrollbar-3d-light-color:#A292AD;
scrollbar-arrow-color:#FFCCFF;
scrollbar-base-color:#D3B3C2;
scrollbar-dark-shadow-color:#3B1F47;
scrollbar-face-color:#C97FB9;
scrollbar-highlight-color:#FFECFB;
scrollbar-shadow-color:#4C285D;
margin:0 0 0 0;
}
		   

tr.header { 
height:108px;
}

td {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; 
color: #003399;
}

td.content {
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #003399;
}

a  {
font-style: normal; 
font-weight: normal; 
color: #660066; 
text-decoration: none;
}


ul.arrow {
list-style-type: square;
list-style-image: url(images/arrow_purple_rgt.gif);
margin-left: 16px;
margin-right: 2px;
margin-top: 2px;
margin-bottom: 2px;
}

.heading   {
font-family: Arial, Helvetica, sans-serif; 
font-size: 18pt; 
font-weight: normal; 
font-variant: normal; 
color: #003399
}
			
.minorheading  
{font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold
}

.minorheading2  
{font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold;
color: #FFF;
}
				
a:hover {  
background-color: #FBC4FB
}

.standardtext  {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#003399;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #003399;
}

h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #003399;
border:hidden;
text-align:center;
}

.boldtext {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #003399;
}

.tabletextwhite {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-transform: capitalize;
color: #FFFFFF;
}

.pagetitle
{
position:absolute;
top:150px;
} 

.menu
{
position:absolute;
top:130px;
left:3px
}

.headerbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}

.headerbar14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
}
.minorheadingcentered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.style2 {
    font-size: 13px;
}

INPUT.button { 
	background-color:#ddbbdd;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	font-size:xx-small; 
}

TD.day { 
	border-top: solid black; 
	border-bottom: solid black; 
	border-width: 1px; 
}

.smalllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.warning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
}

.backgroundimg {
	background-image: url(background.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
}

.bottomgrd {
	background-image:url(images/bottom_gradient.gif);
}

.menubg {
	background-image:url(images/newmenu_r5_c1.gif);
}

.headerbg {
	background-image:url(images/header_bak.gif);
}

img.phone {
	text-align:center;
}

img.cute {
	position:absolute;
	right:0px;
	top:27px;
}


/*- Main Menu--------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

	
#mainmenu {
	width: 160px;
	margin: 2px;
	}
	
#mainmenu li a {
  	height: 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}	
	
#mainmenu li a:link, #mainmenu li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #660066; 
	font-size: 14px;
	display: block;
	background:  url(images/menu_bg.gif);
	padding: 2px 0 0 24px;
	}
	
#mainmenu li a:hover {
	background:  url(images/menu_bg.gif) 0 -21px;
	padding: 2px 0 0 24px;
	}
