BODY 		{font-family: Verdana, Arial, sans-serif; font-size: small; background:  #FFFFFF}

H1		{font-weight: normal; margin-bottom: 6px}
H2		{color: #3300CC; margin-bottom: 6px}
H3		{margin-top: 6px; margin-bottom: 6px}
H4		{margin-top: 6px; margin-bottom: 0px}

P		{margin-top: 9px}
P.smaller	{font-size: x-small}

td.menu_header 	{font-size: medium; color: #FFFFFF; font-weight: medium; background: #3300CC}

table.menu     	{font-size:small; position:absolute; visibility:hidden } 
td.menuitems   	{font-size: small; color: #EEEEEE; font-weight: normal; background: #3300CC}

a.menu:link    	{color : #EEEEEE; font-weight:normal; text-decoration: none} 
a.menu:visited 	{color : #EEEEEE; font-weight:normal; text-decoration: none} 
a.menu:hover   	{color : #FFFFFF; font-weight:bold; text-decoration: none} 
a.menu:active  	{color : #FFFFFF; font-weight:bold; text-decoration: none} 

a.smallmenu:link    	{font-size:small; color : #EEEEEE; font-weight:normal; text-decoration: none} 
a.smallmenu:visited 	{font-size:small; color : #EEEEEE; font-weight:normal; text-decoration: none} 
a.smallmenu:hover   	{font-size:small; color : #FFFFFF; font-weight:bold; text-decoration: none} 
a.smallmenu:active  	{font-size:small; color : #FFFFFF; font-weight:bold; text-decoration: none} 

table.about	{font-size: small}
table.students	{font-size: small}
table.features	{font-size: small}

tr.tr_small	{font-size: x-small}


A:link         	{color: blue; text-decoration: none}
A:visited 	{color: purple; text-decoration: none}
A:hover 	{color: red; text-decoration: none}
A:active 	{color: red; text-decoration: none}

.left_hdr	{position: absolute;
	 	left:3% ; top: 3%; 
	 	height: 31%; width: 27%}

.top_hdr	{position: absolute; text-align: center;
	 	left:33% ; top: 1%; 
	 	height: 7%; width: 65%}

.mid_hdr	{position: absolute; text-align: center; vertical-align: middle;
	 	left:33% ; top: 10%; 
	 	height: 24%; width: 66%;
		overflow: auto; z-order: 99}

/*
.right_hdr	{position: absolute; vertical-align: middle;
	 	left:86% ; top: 1%; 
	 	height: 29%; width: 13%}
*/

.main		/*container*/
		{position: absolute;
	 	left:0% ; top: 35%; 
	 	height: 62%; width: 100%}

.top_left	{position: absolute;
	 	left: 1% ; top: 1%; 
	 	height: 99%; width: 28%;
		text-align: justify;
		overflow:auto}

.top_left_home	{position: absolute;
	 	left: 1% ; top: 1%; 
	 	height: 99%; width: 31%;
		text-align: justify;
		overflow:auto}

.top_centre	{position: absolute;
	 	left: 30%; top: 1%;
		height: 93%;width: 70%;
		overflow:auto}

.top_centre_home	{position: absolute;
	 	left: 34%; top: 1%;
		height: 48%;width: 40%;
		overflow:auto}

.bottom_centre_home	{position: absolute;
	 	left: 34%; top: 50%;
		height: 50%;width: 62%;
		overflow:auto}

.top_right_home	{position: absolute;
	 	left: 75%; top: 1%;
		height: 50%; width: 24%;
		overflow:auto}

.top_left	{position: absolute;
	 	left: 1% ; top: 1%; 
	 	height: 99%; width: 25%;
		text-align: justify;
		overflow:auto}

.centre		{position: absolute;
	 	left: 28%; top: 1%;
		height: 93%; width: 71%;
		overflow:auto}

.right		{position: absolute;
	 	left: 80%; top: 1%;
		height: 50%; width: 19%;
		overflow:auto}

.footer		{position:  absolute;
	 	left:1% ; top: 97%;
	 	width: 98%;height: 3%;
		font-style: italic;
		color: #3300CC;
		text-align: center}
