* {margin: 0px; padding:0px;}

body	{		font-family : Trebuchet MS, Helvetica, Arial, sans-serif;
				font-size:13px;
				background-color:#183152;
				margin: 0px;
				padding: 0px;
				background-image:url(../image/bodybg.jpg);
				background-repeat:repeat-x;
			
				}
img, div { behavior: url(iepngfix.htc); }

div.frame { 	background-image: url(../image/frame.png);
				background-repeat: repeat-y;
				width: 1000px;
				margin: 0px;
				padding: 0px;
				margin:0 auto;
				}

div.banner {	height: 115px;
				width: 1000px;
				text-align:left;
				padding: 0px;
				margin: 0px;
				clear: both;}

div.menu {		background-color: #5fb2db;
				font-size:16px;
				padding-top:5px;
				margin:0 auto;
				height: 35px;
				width: 984px;
				text-align:left;
				color:#FFFFFF;
				font-weight:bold;
				}

div.left { 				
				float:left;
				width: 230px;
				text-align:left;
				background:#ffffff;
				margin: 10px;
				padding:0px;}
				
				
td.sidebar { 				
				float:left;
				width: 160px;
				text-align:left;
				background:#badeef;
				margin: 0px;
				padding:0px;}
				
/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */

height: 450px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
float:left;
width: 450px;
text-align:left;
margin: 0.3em auto;
padding: 2px;
}

div.centre {


float:left;
width: 450px;
text-align:left;
margin: 0.3em auto;
padding: 2px;
}

div.right {		float:right;
				text-align:left;
				width: 250px;
				margin-right: 22px;
				vertical-align:top;}

div.footer	{	background-color:#000033;
				height:33px;
				margin: 0 auto;
				width:986px;
				clear:both;
				padding: 0px;
				color:#FFFFFF;
				text-align:center;
				font-size:11px}
				
td.rounded1 {	background-image:url(../image/rounded1.jpg);
				background-repeat:no-repeat;
				width: 30px;
				height: 30px;
			}

td.rounded2 {background-image:url(../image/rounded2.jpg);
				background-repeat:no-repeat;
				width: 30px;
				height: 30px;}

td.rounded3 {background-image:url(../image/rounded3.jpg);
				background-repeat:no-repeat;
				width: 30px;
				height: 30px;}

td.rounded4 {background-image:url(../image/rounded4.jpg);
				background-repeat:no-repeat;
				width: 30px;
				height: 30px;}

td.roundedright {background-image:url(../image/roundedright.jpg);
				background-repeat: repeat-y;
				width: 30px;
				height: 30px;}

td.roundedleft {background-image:url(../image/roundedleft.jpg);
				background-repeat: repeat-y;
				width: 30px;
				height: 30px;}

td.roundedtop {background-image:url(../image/roundedtop.jpg);
				background-repeat: repeat-x;
				width: 30px;
				height: 30px;}

td.roundedbottom {background-image:url(../image/roundedbottom.jpg);
				background-repeat: repeat-x;
				width: 30px;
				height: 30px;}


ul 		{		text-align:justify; padding:10px;}			

li		{ 		padding: 5px; text-align:justify;	}
			
h1		{		color: #000066; text-align:justify; padding:10px;	}

h2		{		color:#000066; text-align:justify; padding:10px;	}
			
h3		{		color:#000066; text-align:justify; padding:10px;	}
			
h4		{		color: #0099FF; text-align:justify; padding:10px;		}
			
h5		{		color:#000066; margin:0px; text-align:justify;	 padding:10px;	}
			
p		{ 		text-align:justify; padding:10px;}
				

a.menu:link 	{ color: #ffffff; text-decoration : none;  font-weight:bold; margin: 0px; padding: 10px; border: 0px solid;}
a.menu:visited 	{ color: #ffffff; text-decoration : none;  font-weight:bold; margin: 0px; padding: 10px; border: 0px solid; } 
a.menu:hover 	{ color: #333333; text-decoration : none;  font-weight:bold; margin: 0px; padding: 10px; border: 0px solid;}

a.white:link 	{ color: #777777; text-decoration : none; margin: 0px; padding: 5px; border-bottom: 1px dotted;}
a.white:visited { color: #777777; text-decoration : none; margin: 0px; padding: 5px; border-bottom: 1px solid; } 
a.white:hover 	{ color: #777777; text-decoration : none; margin: 0px; padding: 5px; border-bottom: 1px solid;}


a:link 		{text-decoration : underline; color:#990000; margin: 0px; padding: 0px; border: 0px solid; }
a:visited 	{text-decoration : underline; color:#990000; margin: 0px; padding: 0px; border: 0px solid;} 
a:hover 	{text-decoration : none; margin: 0px; padding: 0px; color:#990000; border: 0px solid; }