<style type="text/css">
<!--
p,td,li,ul {
	font-family:	verdana;
	color:			#000000;
	font-size:		12px;
}
.FrstCntnr{
visibility: hidden;
}
body 	{
	margin:			0px;
	margin-bottom:		10px;
	margin-left:		0px;
	margin-top:		0px;
	background-color:	#ffffff;
}
.smtext {
	font-family:	verdana;
	color:			#000000;
	font-size:		11px;
}
.footer {
	font-family:		verdana;
	color:			#000000;
	font-size:		9px;
}
.searchinput {
	font-family: 		verdana;
	font-size:		10px;
	width:			90px;
	height:			18px;
	border-style:		none;	
}

.usernameinput {
	font-family: 		verdana;
	font-size:		9px;
	width:			88px;
	height:			16px;
	border-style:	none
}

.passwordinput {
	font-family: 		verdana;
	font-size:		9px;
	width:			50px;
	height:			16px;
	border-style:		none;
}

.pagetitle  {
	font-family:		verdana;
	color:			#ffffff;
	font-weight:		bold;
	font-size:		16px;
	line-height:		24px;
}

h3  {
	font-family:		verdana;
	color:			#ffffff;
	font-weight:		bold;
	font-size:		16px;
	margin-bottom: 0px;
}

.pagesubtitle  {
	font-family:		verdana;
	color:			#000000;
	font-weight:		bold;
	font-size:		15px;
	line-height:		20px;
}

h4  {
	font-family:		verdana;
	color:			#000000;
	font-weight:		bold;
	font-size:		15px;
	line-height:		20px;
}

.TDFormTitle {
	font-family:	verdana;
	color:			#000000;
	font-weight:	bold;
	font-size:		12px;
	}
	
.TDFormcell {
	font-family:	verdana;
	color:			#000000;
	font-size:		12px;
	}
	

.greenfont  {
	font-family:		verdana;
	color:			#6dbe4e;
	font-size:		10px;
	line-height:		14px;
	font-weight:	bold;
}
.greenfontsm  {
	font-family:		verdana;
	color:			#6dbe4e;
	font-size:		9px;
	line-height:		12px;
	font-weight:		bold;

}

.FormInputClass {
	font-family: 	verdana;
	font-size:		12px;
	width:			150px;
	height:			20px;
}
.FormInputClassMedium {
	font-family: 	verdana;
	font-size:		12px;
	width:			230px;
	height:			20px;
}

.FormInputLargeClass {
	font-family: 	verdana;
	font-size:		12px;
	width:			320px;
	height:			20px;
}
.FormInputFileClass {
	font-family: 	verdana;
	font-size:		12px;
	width:			180px;
	height:			20px;
}


.FormRadioClass {
	font-family: 	verdana;
	font-size:		12px;
	width:			120px;
	height:			20px;
}

.FormSelectClass {
	font-family: 	verdana;
	font-size:		12px;
	border:		0px;
}

.FormCheckboxClass {
	font-family: 	verdana;
	color:		#cccccc;
	border:		none;
	font-size:		10px;
	width:			13px;
	height:			13px;
	
}

.FormSaveBtnClass {
	font-family:		verdana;
	font-size:		12px;
	font-weight:		bold;
	text-transform: 	uppercase;
}

.FormButtonClass {
	font-family:		verdana;
	font-size:		12px;
}
.FormTextAreaClass {
	overflow:	auto;
	font-family:	verdana;
	font-size:	12px;
}
.msgfont  {
	font-family:		verdana;
	color:			#f91a35;
	font-weight:		bold;
	font-size:		12px;
	line-height:		14px;
}

.textareafield {
	font-family: 		verdana;
	font-size:		12px;
	width:			120px;
	height:			20px;
	border-style:		solid;	
}

.tablegreencell  {
	background-color:	#6dbe4e;
}

.TableHeaderRow  {
	background-color:	#dddddd;
	font-family:		verdana;
	font-size:		12px;
	font-weight:		bold;
	line-height:		14px;
	color:			#000000;
}

.TableRow1  {
	background-color:	#ffffff;
	font-family:		verdana;
	font-size:		12px;
	line-height:		14px;
	color:			#000000;
}

.TableRow2  {
	background-color:	#eeeeee;
	font-family:		verdana;
	font-size:		12px;
	line-height:		14px;
	color:			#000000;
}

A:link  {
        font-size: 		12px;
	color: 			#ffffcc;
        text-decoration: 	none;
	font-family: 		verdana;
}
A:visited {
        font-size: 		12px;
	color: 			#ffff99;
        text-decoration: 	none;
	font-family: 		verdana;
}

A:hover {
        font-size: 		12px;
	color: 			#666633;
        text-decoration: 	underline;
	font-family: 		verdana;
}

A:active {
        font-size: 		12px;
	color: 			#666633;
        text-decoration: 	underline;
	font-family: 		verdana;
}


A.smtext:link  {
        font-size: 		11px;
		color: 			#000099;
        text-decoration: 	underline;
		font-family: 		verdana;
}

A.smtext:hover {
        font-size: 		11px;
		color: 			#000000;
        text-decoration: 	underline;
		font-family: 		verdana;
}

A.smtext:active {
        font-size: 		11px;
		color: 			#660099;
        text-decoration: 	underline;
		font-family: 		verdana;
}

A.smtext:visited {
        font-size: 		11px;
		color: 			#660099;
        text-decoration: 	underline;
		font-family: 		verdana;
}

A.leftnav:link  {
        font-size: 		9px;
		line-height: 		14px;
		color: 			#ffffff;
		font-weight:	bold;
        text-decoration: 	none;
		font-family: 		verdana;
}

A.leftnav:hover {
        font-size: 		9px;
		line-height: 		14px;
		color: 			#ffffff;
        font-weight:	bold;
		text-decoration: 	none;
		font-family: 		verdana;
}
        
A.leftnav:active {
        font-size: 		9px;
		line-height: 		14px;
		color: 			#ffffff;
        font-weight:	bold;
		text-decoration: 	none;
		font-family: 		verdana;
}

A.leftnav:visited {
        font-size: 		9px;
		line-height: 		14px;
		color: 			#ffffff;
		font-weight:	bold;
        text-decoration: 	none;
		font-family: 		verdana;
}

A.greensm:link  {
		font-size: 		9px;
		line-height: 		11px;
		color: 			#6dbe4e;
   text-decoration: 	none;
}

A.greensm:hover {
       font-size: 		9px;
		line-height: 		11px;
		color: 			#6dbe4e;
   text-decoration: 	none;
}
        
A.greensm:active {
       font-size: 		9px;
		line-height: 		11px;
		color: 			#6dbe4e;
   text-decoration: 	none;
}

A.greensm:visited {
       font-size: 		9px;
		line-height: 		11px;
		color: 			#6dbe4e;
   text-decoration: 	none;
}
.headerText{FONT-SIZE: 14px; COLOR: #990000;FONT-FAMILY: helvetica; font-weight: bold;}
.PaymenMethodTitle(FONT-SIZE:14px;FONT-FAMILY:helvetica;font-weight:bold;)

A.ForgotPassword:Link{font-size:9px;}
.ErrorDesc{font-size:12px;font-weight:bold;COLOR: red;}


A.AlumniReunion:link  {
        font-size: 		10px;
		color: 			#000099;
    text-decoration: 	none;
		font-family: 		verdana;
}

A.AlumniReunion:hover {
        font-size: 		10px;
		color: 			#000000;
        text-decoration: 	underline;
		font-family: 		verdana;
}

A.AlumniReunion:active {
        font-size: 		10px;
		color: 			#660099;
        text-decoration: 	underline;
		font-family: 		verdana;
}

A.AlumniReunion:visited {
        font-size: 		10px;
		color: 			#660099;
        text-decoration: 	none;
		font-family: 		verdana;
}


/*style sheet for home page */

.homepagetext {
	color: #ffffcc;
	font-family: Verdana;
	font-size: 12 px;
}
.homepagetext ul {	
	
	list-style: square;
	color: #ffffcc;
	font-family: Verdana;
	font-size: 12 px;

}
.homepagetext li {
	color: #ffffcc;
	font-family: Verdana;
	font-size: 12 px;
	margin-bottom: 10px;
}

//-->
</style>


