<title>style.css</title>
body{
	color: #666666;
	margin: 0;
	font-family:Georgia;
	font-size:10pt	
	}
.banner1 {
	background-image:url('images/banner1.jpg');
	background-repeat:no-repeat;
	vertical-align: bottom
}
			
.regonlin-but{
	background-image: url('images/try-online-but.png');
	background-repeat:no-repeat;
	vertical-align: bottom
}

.banner2bg {
	vertical-align: middle;
	background-image: url('images/box-bg1.jpg');
	background-repeat:repeat-x;
	background-repeat:no-repeat;
}
.banner2heading-td {
	vertical-align:middle;
	background-repeat:no-repeat;	
}

.banner2-detail-image {
 	margin-left:4px;
	margin-rignt:4px;
	align:left;
	vertical-align:top;
	background-repeat:no-repeat;

}
.banner2-text {
	color:#ffffff;
	font-size:9pt;
	margin-left:4px;
	margin-rignt:4px;
	align:left;
	text-align:justify
}

.menu-but {
	background-image: url('images/home-2.png');
	text-align: center;
	vertical-align: bottom;
	background-repeat:no-repeat;
}

.menu-text {
	vertical-align: middle;
	text-align: center;	
	background-repeat:no-repeat;
	margin-top:10px;
	
	
}

.member-text {
	vertical-align: middle;
	text-align: center;
	color: #FFFFFF;
	font-size: x-small;
	
}

.upcoming-text {
	vertical-align:TOP;
	text-align: center;
	font-size: 9pt;
}


.content-border {
	background-color: #E1EEF1;
	border: 1px solid #c0e0e5;
}

.arrow-align {
	text-align: center;
	vertical-align: middle;
}


/* NAVIGATION/MENU SETTINGS */
 
a.mainlevel{  
	text-align: center;
	vertical-align: bottom;
	color:#ffffff;
	font-family:Georgia;
	font-size:10pt;
	text-decoration:none

  } /* this styling is for the MAIN items in the menu */
  
a.mainlevel:link { 
	text-align: center;
	vertical-align: bottom;
	color:#black;
	font-family:Georgia;
	font-size:10pt;
	text-decoration:none
}  
a.mainlevel:visited {
	text-align: center;
	vertical-align: bottom;
	color: #ffffff;
	font-family:Georgia;
	font-size:10pt;
	text-decoration:none
}
a.mainlevel:hover { 
	text-align: center;
	vertical-align: bottom;
	color: #cccccc;
	font-family:Georgia;
	font-size:10pt;	
	text-decoration:none

}
 
#active_menu.mainlevel { 
text-align: center;
vertical-align: bottom;
color:#black;
font-family:Georgia;
font-size:10pt	
} 

table{
	 background-repeat:no-repeat;
	 border:0;
	 vertical-align: top;
	 align: left;
	 color: #666666; 
	 font-family:Georgia;
	 font-size:10pt	 
	}

.td-bg{		 
	 background-color:#dadfe2;
	
}

.left-img {
	background-image: url('images/left-bg.png');
	background-repeat:repeat;
 	width: 42pt 	
}
.right-img {
	background-image: url('images/right-bg.png');
	width: 42pt;
	background-repeat:repeat
}

tr{
     background-repeat:no-repeat;
	 border:0;
	 margin-left:0;
	 vertical-align: top;
	 align: left;	  
	 color: #666666; 
	 font-family:Georgia;
	 font-size:10pt

	}
td{
	 background-repeat:no-repeat;
	 border:0;
	 margin-left:0;
	 vertical-align: top;
	 align: left;
	 color: #666666; 
	 font-family:Georgia;
	 font-size:10pt
}
img{
	border:1pt #C0C0C0 solid;
	border:0;
}

a:active {
	 font-family:Georgia;
	 color: #104b75;
	 text-decoration:none;
	
	}
	
a:visited {
	 color:#104b75;
	 font-family:Georgia;	 
	text-decoration:none;
	
	 }
	 
a:link {
	 color:#104b75;
	 font-family:Georgia;	 
	text-decoration:none;
	
	 }

a:hover {
	 color: #55a3b0; 
	 font-family:Georgia;
	text-decoration:none;
	
	}
	a:active {
	 font-family:Georgia;
	 color: #104b75;
	 text-decoration:none;
	
	}
	
a.login:visited {
	 color:#ffffff;
	 font-family:Georgia;	 
	text-decoration:none;
	
	 }
	 
a.login:link {
	 color:#ffffff;
	 font-family:Georgia;	 
	text-decoration:none;
	
	 }

a.login:hover {
	 color: #55a3b0; 
	 font-family:Georgia;
	text-decoration:none;
	
	}

	
