body {
	background-image:	url('images/bg.jpg');
	margin-top:		0px;
	text-align:		center;
	color:                  #999999;
	font-size:		8pt
}

table.header {
	width:			697px;
	border-collapse:	collapse;
	font-family:		tahoma;
	margin-left:		auto;
	margin-right:		auto;
}

table.main {
	width:			697px;
	height:			400px;
	border-collapse:	collapse;
	font-family:		verdana;
	margin-left:		auto;
	margin-right:		auto;

}

table.table {
	width:			457px
}

td {
	background-color:	#FFFFFF;
	font-size:		8pt
}

td.header {
	background-image:	url('images/tbg3.bmp');
	height:			275px;
	vertical-align:		top;
	text-align:		right;
	font-size:		28pt


}

td.tableheader {
	font-weight:		bold
}

td.main {
	vertical-align:		top
}

td.menu {
	width:			200px;
	border-style:		solid;
	border-color:		#999999;
	border-left-width:	1px;
	border-right-width:	0px;
	border-bottom-width:	0px;
	vertical-align:		top
}

td.prices {
	border-style:		solid;
	border-width:		1px;
	border-color:		#999999
}

td.subscribe {
	border-style:		solid;
	border-width:		1px;
	border-color:		#999999
}

td.courses {
	text-align:		left
}

p {
	text-align:		left;
	margin-left:		20px;
	margin-right:		20px
}

p.title {
	text-align:		center;
	font-weight:		bold
}

p.table {
	text-align:		center
}

a {
	text-decoration:	none;
	font-weight:		bold;
	color:			#999999
}

a:hover {
	color:			#D6D4D4
}

a.header:hover {
	color:			#999999
}

img {
	border-width:		0px
}

input {
	font-weight:		bold;
	font-size:		8pt;
	color:			#999999;
}

select {
	font-weight:		bold;
	font-size:		8pt;
	color:			#999999;
}

textarea {
	font-weight:		bold;
	font-size:		8pt;
	color:			#999999;
}

