body{
background-color:#232323;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#eeeeee;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-attachment: fixed;
}



a                         { text-decoration: none; color: #cccccc; font-family: Georgia, "Times New Roman", Times, serif }  
a:link                    { text-decoration: none; color: #cccccc; font-family: Georgia, "Times New Roman", Times, serif }
a:visited                 { text-decoration: none; color: #cccccc; font-family: Georgia, "Times New Roman", Times, serif }
a:active                  { text-decoration: none; color: #cccccc; font-family: Georgia, "Times New Roman", Times, serif }
a:hover                   { text-decoration: none; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif } 

a.2                         { text-decoration: none; color: #333333; font-family: Georgia, "Times New Roman", Times, serif }  
a.2:link                    { text-decoration: none; color: #333333; font-family: Georgia, "Times New Roman", Times, serif }
a.2:visited                 { text-decoration: none; color: #333333; font-family: Georgia, "Times New Roman", Times, serif }
a.2:active                  { text-decoration: none; color: #333333; font-family: Georgia, "Times New Roman", Times, serif }
a.2:hover                   { text-decoration: none; color: #000000; font-family: Georgia, "Times New Roman", Times, serif }

a.menu                         { text-decoration: none; font-size:18px; color: #aaaaaa; font-family: Impact, "Impact", Times, serif }  
a.menu:link                    { text-decoration: none; font-size:18px; color: #aaaaaa; font-family: Impact, "Impact", Times, serif }
a.menu:visited                 { text-decoration: none; font-size:18px; color: #aaaaaa; font-family: Impact, "Impact", Times, serif }
a.menu:active                  { text-decoration: none; font-size:18px; color: #aaaaaa; font-family: Impact, "Impact", Times, serif }
a.menu:hover                   { text-decoration: none; font-size:18px; color: #ffffff; font-family: Impact, "Impact", Times, serif }

a.mail                         { text-decoration: none; font-size:10px; color: #aaaaaa; font-family: Georgia, "Times New Roman", Times, serif }  
a.mail:link                    { text-decoration: none; font-size:10px; color: #aaaaaa; font-family: Georgia, "Times New Roman", Times, serif }
a.mail:visited                 { text-decoration: none; font-size:10px; color: #aaaaaa; font-family: Georgia, "Times New Roman", Times, serif }
a.mail:active                  { text-decoration: none; font-size:10px; color: #aaaaaa; font-family: Georgia, "Times New Roman", Times, serif }
a.mail:hover                   { text-decoration: none; font-size:10px; color: #ffffff; font-family: Georgia, "Times New Roman", Times, serif } 

td.news{
border-right:#CCCCCC 1px solid;
}

td.welcome{
padding:10px;
}

h1 {
	color: #ff0000;
	font-size:11px;
	margin:0px;

}
.lp {
	width: 100px;
	height: 23px;
	border: 1px solid red;
	text-align:center;
	background-color:#d5d5d5;
	color: #ca1111;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	margin-bottom: 5px;
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
}