#body {
	margin: 0px;
	background: #E5E5E5 url(images/bg-dots.gif);
	font-family: Verdana;
	}

a:link {
	color: #FF6000;
	text-decoration: none;
	}

a:visited {
	color: #FF6000;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	text-decoration: none;
	}

h2 {
	background: url(images/3dots.gif) no-repeat left;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding-left: 10px;
	}	

#rap {
	background: url(images/bg-line.gif) repeat-y center;
	width: 900px;
	}

#login {
	background: url(images/bg-login.jpg) no-repeat;
	width: 850px;
	height: 30px;
	margin-bottom: 10px;
	}
#login form {
	padding-right: 10px;
	}
 
input.login 
	{
	background: url(images/bg-login-form.jpg) no-repeat;
	border: 0px;
	width: 113px;
	height: 21px;
	padding: 3px;
	font-size: 8pt;
	}

input.loginbutton {
	background: url(images/login-button.jpg) no-repeat;
	height: 21px;
	width: 60px;
	border: 0px;
	}


#program table,td {
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	font-size: 8pt;
	}

td.details {
	background: url(images/details-bg.jpg) repeat-y center;
	padding: 10px;
	text-align: left;
	}

td.details2 {
	background: url(images/details-bg.jpg) repeat-y center;
	text-align: center;
	}

#footer a:link {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:visited {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#footer a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

#footer table,td {
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: center;
	font-size: 8pt;
	}

hr {
	border: none 0;
	border-top: 1px dashed #000;
	height: 1px;
	}

div.overflow {
	width: 193px;
	height: 390px;
	overflow: auto;
	text-align: left;
	padding: 3px;
	}

div.overflow2 {
	width: 230px;
	height: 390px;
	overflow: auto;
	text-align: left;
	padding: 3px;
	}

td.overflow {
	background: #ffffff;
	vertical-align: bottom;
	}

#lastsites {
	font-size: 10px;
	}

#lastsites img{
	border: 0px solid #000000;
	}

#lastsites a:link {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#lastsites a:visited {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#lastsites a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}


#news {
	font-size: 10px;
	
	}

#news a:link {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#news a:visited {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#news a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

div.news_date {
	font-weight: bold;
	color: #666666;
	margin-top: 5px;	
	}

div.news_title {
	font-weight: bold;
	}

div.news_text {
	padding-bottom: 5px;
	border-bottom: 1px dashed #000;
	}

.thumb2 {
	border: 3px solid #cccccc;
	padding: 3px;
	}

#oursite {

	}

#oursite a:link {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#oursite a:visited {
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
	}

#oursite a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}

td.oursitetop {
	background: url(images/site-top.jpg) no-repeat;
	width: 239px;
	height: 40px;
	}

td.oursitebg {
	background: url(images/site-bg.gif) repeat-y center;
	width: 239px;
	}

td.oursitebot {
	background: url(images/site-bottom.gif) no-repeat;
	width: 239px;
	height: 40px;
	}

td.oursitedsc {
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	width: 250px;
	text-align: left;
	background: url(images/oursitebg.gif) no-repeat bottom right;
	}