/* CSS Document */

body,td,th {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 12px;color: #333; }
body {background: url(img/skin_bg.jpg) repeat-x #2d3356; margin:0 auto; padding:0px; text-align:center;}
img { border:none;}
a, a:link, a:visited, a:active, a:hover {color: #369;text-decoration: none; }
a:hover {text-decoration: underline;color: #369;}
.small {font-size: 9px}
.footer	{ color:#524824; font-size:10px; text-align:center;}
.footerlinks, .footerlinks a { color:#f0e2bf;}

.body, .top, .bot, .content { margin:0 auto; padding:0px; text-align:center }
.body { width:800px; background:url(img/skin_mainbg.jpg) center top repeat-y #2d3356;}
.top {width:800px; height:240px; }
.content { }
.bot { background:url(img/skin_bot.jpg) center top no-repeat; height:80px; color:#999; }

.text { margin:0px 60px; padding-bottom:20px; text-align:left; }
.title { margin:0px 60px; text-align:left; font-family:"Times New Roman", Times, serif; font-size:18px; font-weight:bold; 
font-variant:small-caps; color:#2d3356; text-decoration:none; line-height:20px; }

