body {
	color: #464646;
	font-family: "Century Gothic";
	background-color: White;
}

body.main {
	filter: progid:DXImageTransform.Microsoft.Gradient (endColorstr='#808080', startColorstr='#d8d8d8', gradientType='0');
	color: Black;
	font-family: "Century Gothic";
	background-color: White;
}

table.main {
	background-color: #DCDCDC;
}
table.main2 {
	filter: progid:DXImageTransform.Microsoft.Gradient (endColorstr='#000000', startColorstr='#484848', gradientType='0');
	border: 2px solid White;
}
h1 {
	font-size: 52px;
	color: #00008B;
	font-family: "Lucida Calligraphy";
}
h2 {
	font-size: 28px;
	color: #00008B;
	font-family: "Century Gothic";
}
h3 {
	font-size: 15px;
	color: Maroon;
	font-family: "Century Gothic";
}
p {
	font-family: "Century Gothic";
	font-size: 14px;
	color: Black;
}
td {
	font-size: 14px;
}
a {
	font-size: 14px;
	color: Black;
}
.menu_text {
	font-size: 16px;
	font-family: "Century Gothic";
	width: 145px;
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
	line-height: 30px;
	color: #666666;
}
a.menu_left {
	font-size: 11px;
	line-height: 30px;
	font-family: Arial;
	vertical-align: bottom;
	font-weight: lighter;
	font-family: "Century Gothic";
	color: #464646;
}
a.menu_left:hover {
	color: Black;
}
.red {
	color: Maroon;
}
.white {
	color: White;
	font-weight: bold;
}
h3.white {
	color: Gray;
	font-weight: bold;
}
.white_block {
	color: #666666;
	font-family: "Century Gothic";
}
a:hover {
	color: #730000;
}
p.oscar {
	font-style: italic;
	color: #696969;
	text-align: right;
}
td.td_center {
	background-image: url(images/td_center.gif);
}
td.main2 {
	background-color: Black;
}
td.main {
	background-color: #DCDCDC;
}
hr {
	color: #DB0606;
	width: 90%;
}
td.title_white {
	background-color: White;
	color: Black;
	font-size: 13px;
}
td.menu_bg_green {
	background-color: White;
	color: Black;
}
p.text_botton {
	font-size: 14px;
	font-style: italic;
	color: #4C4C4C;
}
table.center {
	border: 1px solid #550000;
}
em {
	font-family: "Lucida Calligraphy";
	color: #696969;
}
a.bg_white {
	color: Black;
}
.web {
	color: Gray;
	font-family: Arial;
	font-style: italic;
	font-size: 12px;
}