﻿body {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
	background-color: #474747;
	background-repeat: repeat-x;
	margin: 0px;
}

table {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}
li {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
	list-style-image: url("images/list_box.gif");
}

ol {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}

ul {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}

p {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}

input {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}

textarea {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}

h1 {
	font-family: Century Gothic;
	font-size: xx-large;
	color: #FF0000;
	align: left;
}
		
h2 {
	font-family: Century Gothic;
	font-size: 16px;
	color: #FF0000;
	weight: Bold;
}

h3 {
	font-family: Century Gothic;
	font-size: 14px;
	color: #FF0000;
	weight: Bold;
}
.header2 {
	font-family: "Century Gothic";
	font-size: x-large;
	font-weight: bold;
	font-style: normal;
	color: #333333;
}

hr {
	color: #999999;
	background-color: #999999;
	border: 0;
	height: 1px;
}


.container {
	font-family: Century Gothic;
	font-size: 14px;
	width: 514px;
	color: #474747;
	vertical-align: top;
	text-align: left;
}

.container16 {
	font-family: Century Gothic;
	font-size: 16px;
	width: 514px;
	color: #474747;
	vertical-align: top;
	text-align: left;
}

.menu_container {
	font-family: Century Gothic;
	font-size: x-small;
	color: #666666;
	line-height: 18px;
	width: 145px;
	text-align: right;
	vertical-align: top;
}
.copyright {
	font-family: Century Gothic;
	font-size: 14px;
	color: #666666;
}
.footer {
	font-family: Century Gothic;
	font-size: 11px;
	color: #999999;
	height: 100px;
	background-image: url("images/footer.gif");
	background-repeat: repeat-x;
}
.sub_footer {
	font-family: Century Gothic;
	font-size: 11px;
	color: #666666;
}
A:link  					{color:#666666; text-decoration:none; font-weight: normal;}
A.menu:link  				{color:#666666; text-decoration:none; font-weight: bold; font-size: 10px;}
A:visited       			{color:#FF0000; text-decoration:none; font-weight: normal;}
A:hover 					{color:#670101; text-decoration:none; font-weight: normal;}

A.menu:visited  			{color:#666666; text-decoration:none; font-weight: bold; font-size: 10px;}
A.menu:hover    			{color:#FF0000; text-decoration:none; font-weight: bold; font-size: 10px;}

A.menu_active:link  		{color:#FF0000; text-decoration:none; font-weight: bold; font-size: 10px;}
A.menu_active:visited  		{color:#FF0000; text-decoration:none; font-weight: bold; font-size: 10px;}
A.menu_active:hover    		{color:#FF0000; text-decoration:none; font-weight: bold; font-size: 10px;}


.red {
	font-family: Century Gothic;
	font-size: 14px;
	width: 514px;
	color: #FF0000;
	vertical-align: top;
	text-align: left;
}


