body {
	background-image: url(images/bg_menu1.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color: #B9D3EE;
	color: BLACK;
}


#TitC0 { 
	background-color:"white"; COLOR: black ; FONT-SIZE: 12pt; WIDTH: 50%; TEXT-ALIGN: center
}
#AutC0 { 
	background-color:"white"; COLOR: black ; FONT-SIZE: 12pt; WIDTH: 30%; TEXT-ALIGN: center
}
#ClassC0 { 
	background-color:"white"; COLOR: black ; FONT-SIZE: 12pt; WIDTH: 20%; TEXT-ALIGN: center
}
#WwwC0 { 
	background-color:"white"; COLOR: black ; FONT-SIZE: 10pt; WIDTH: 20%; TEXT-ALIGN: center
}
#TitLC0 { 
	background-color:"white"; COLOR: black ; FONT-SIZE: 13pt; WIDTH: 50%; TEXT-ALIGN: center
}
#TitC1 { 
	background-color:"F8F8FF"; COLOR: black ; FONT-SIZE: 12pt; WIDTH: 50%; TEXT-ALIGN: center
}
#AutC1 { 
	background-color:"F8F8FF"; COLOR: black ; FONT-SIZE: 12pt; WIDTH: 30%; TEXT-ALIGN: center
}
#WwwC1 { 
	background-color:"F8F8FF"; COLOR: black ; FONT-SIZE: 10pt; WIDTH: 20%; TEXT-ALIGN: center
}
#ClassC1 { 
	background-color:"F8F8FF"; COLOR: black ; FONT-SIZE: 12pt; WIDTH: 20%; TEXT-ALIGN: center
}

#container {
	background-image: url(images/bg_down.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#menu {
	background-image: url(images/bg_menu2.gif);
	background-position: bottom;
	background-repeat: no-repeat;	
}

#menu_items {
	background-image: url(images/bg_menu1.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}

#menu_items a:link {
   color: #758ab9;
	id-decoration: none;
}

#menu_items a:visited {
	color: #758ab9;
	text-decoration: none;
}

#menu_items a:hover {
	color: #97b2ee;
	text-decoration: none;
}

#contents {
	background-image: url(images/bg_cont2.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 35px 0 35px 35px;
}

#bg_cont1 {
	width: 100px;
	height: 65px;
	background-image: url(images/bg_cont1.gif);
	position: absolute;
	left: 230px;
	top: 125px;
}

#copyright {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #f4a460;
	padding: 0 0 3px 0;	
}

#copyright a:link  {
   color: #f4a460;
	text-decoration: underline;
}

#copyright a:hover  {
	color: #f4c560;
	text-decoration: underline;
}

.heading {
	margin: 0;
	padding-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
}

.text {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: center;	
}
