@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #852626;
}

body {
	background-color: #f3e3b7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(ui/bg-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

a:link		{color:#000; font-weight: bold; text-decoration: none;}
a:visited	{color:#000; font-weight: bold; text-decoration: none;}
a:hover		{color:#000; font-weight: bold; text-decoration: underline;}
a:active	{color:#000; font-weight: bold; text-decoration: none;}

.title		{color: #FFFFFF; font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 2px;}
.sub-title	{color: #852626; font-size: 20px; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 2px;}

#nav 			{font-weight: bold; color:#FFF;}
#nav a:link		{font-weight: normal; color:#FFF; text-decoration: none;}
#nav a:visited	{font-weight: normal; color:#FFF; text-decoration: none;}
#nav a:hover	{font-weight: normal; color:#FFF; text-decoration: underline;}
#nav a:active	{font-weight: normal; color:#FFF; text-decoration: none;}

#ftr 			{font-size: 9px; color:#BE3636;}
#ftr a:link		{font-size: 9px; color:#BE3636; text-decoration: none;}
#ftr a:visited	{font-size: 9px; color:#BE3636; text-decoration: none;}
#ftr a:hover	{font-size: 9px; color:#BE3636; text-decoration: underline;}
#ftr a:active	{font-size: 9px; color:#BE3636; text-decoration: none;}

#text-1		{line-height:30px; margin-left: 50px; margin-bottom:20px; margin-top:20px; margin-right:30px;}
#content	{width: 440px; margin-left: 60px; line-height: 30px; margin-top:20px; margin-bottom:20px;}