body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-color: #EEEEEE;*/
	background-image: url(images/bg.gif);
	color: #555555;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
}

h1{
	color: #333333;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
}

a:link, a:visited, a:active{
	color:#020E88;
	text-decoration:none;
}

a:hover {
	color:#000033;
	text-decoration:underline;
}


/*Specs for the tables on Index.htm without borders*/
#IndexT {
	text-decoration: inherit;
	text-align: left;
	vertical-align: top;
}

/*behaviour for the tables on Index.htm*/
#IndexT a:link, #IndexT a:visited, #IndexT a:active{
	color: #666666;
	text-decoration: none;
}

#IndexT a:hover {
	color: #333333;
	text-decoration:underline;
}
	


/*Specs for the tables on Index.htm with borders*/
#IndexT_b {
	text-decoration: inherit;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #868686;
	border-right: 1px solid #868686;
}

/*behaviour for the tables on Index.htm*/
#IndexT_b a:link, #IndexT_b a:visited, #IndexT_b a:active{
	color: #666666;
	text-decoration: none;
}

#IndexT_b a:hover {
	color: #333333;
	text-decoration:underline;
}
	

/*Specs for the table with the top links and phone number*/
#TableT {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 775px; 
	height: 20;
	margin: 0px;
	background-image:url(images/top-nav-bg.gif);
	padding: 0px 0px 0px 10px; /*top right bottom left*/
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

/*Specs for the footer table with the copy-right*/
#TableF {
	color: #333333;
	font-family: arial;
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	width: 775px; 
	height: 20;
	margin: 0px;
	padding: 0px 0px 0px 10px; /*top right bottom left*/
	background-color: #EEEEEE;
	border-top: 3px solid #000000;
	border-bottom: 3px solid #000000;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}

/*Specs for a general table with just borders*/
#TableG {
	text-decoration: inherit;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px 0px 0px 0px; /*top right bottom left*/
	border-top: 1px solid #555555;
	border-bottom: 1px solid #555555;
	border-right: 1px solid #555555;
	border-left: 1px solid #555555;
}



/*Specs for a general table with borders to the left and top*/
#TableGs {
	text-decoration: inherit;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px; /*top right bottom left*/
	border-top: 1px solid #555555;
	border-left: 1px solid #555555;
}


/*Behaviour of the links in the top table*/
#NavT a:link, #NavT a:visited, #NavT a:active{
	color: #333333;
	text-decoration: none;
	text-align: center;
	width: 120px;
	margin: 0px;
	padding: 3px 10px 3px 10px; /*top right bottom left*/
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	display: block;
}
	
#NavT a:hover{
	background-image:url(images/top-nav-bg-h.gif);
}

/*Behaviour of Title in the left navigation*/
#NavM a:link, #NavM a:visited, #NavM a:active{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	width: 187px;
	margin: 0px;
	padding: 3px 0px 3px 10px; /*top right bottom left*/
	background-color: #CCCCCC;
	border-top: 1px solid #888888;
	border-right: 1px solid #888888;
	border-bottom: 1px solid #888888;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#NavM a:hover{
	background-color: #F90;
	color: #009;
}

/*Behaviour of the left navigation*/
#Nav a:link, #Nav a:visited, #Nav a:active{
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 177px;
	margin: 0px;
	padding: 3px 0px 3px 20px; /*top right bottom left*/
	background-color: #EEEEEE;
	border-right: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	display: block;
	font-style:inherit;	
}

#Nav a:hover{
	background-color: #DDDDDD;
	color: #009;
	font-weight: bold;
}

/*Behaviour of the left sub_navigation*/
#Nav2 a:link, #Nav2 a:visited, #Nav2 a:active{
	color: #333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 167px;
	margin: 0px;
	padding: 3px 0px 3px 30px; /*top right bottom left*/
	background-color: #FF9;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	display: block;
	font-style:inherit;
}

#Nav2 a:hover{
	background-color: #F90;
	color: #009;
}


/*************** list tag styles ***************/
ul{
	list-style-type: disc;
	color: #555555;
	margin-top: 0;
	padding-top: 0;
}

ul ul{
	list-style-type: square;
}

ul ul ul{
	list-style-type: none;
}
.Course_BG {
	color: #FF9;
	background-color: #FF9;
}
.Table_Size {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #009;
}

.style12 {
	font-size: 12px;
}
.style21 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	color: #F60;
}
.style22 {
	font-size: medium;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	color: #333;
	font-style: normal;
}
#Nav a strong {
	color: #00C;
}
