@charset "utf-8";
/* CSS Document */
.link_small	{
	font-size:11px;
	font-weight: bold;
	border-width:1px;
	border-color:#3FACDA;
	border-style:solid;
	}
body{
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	outline: 0;
	border:none;
	}

* {
  outline: none;
}

.title{
	position:relative; top:-7px;
	margin-left:20px;
	color:#BEBEBE;
	font-size:12px;
	font-weight: bold;
	}	
.Caption{
	font-family: Arial, Verdana, Tahoma, Helvetica;
	margin-top:-4px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom:15px;
	}
h2 {
  
}
.text{
	margin-left:1px;
	font-size:12px;
	font-family: Arial, Verdana, Tahoma, Helvetica;
    line-height: 1.2em;
    margin: 0;
    padding: 0;
    width: 100%;
	}
.artext{
	margin-bottom:15px;
	}
.text_small	{
	font-size:11px;
	font-weight: bold;
	}

.slideshowContainer {
	border: 1px solid #ccc;
	width: 336px;
	height: 336px;
	margin-bottom: 5px;
}
.navtop
	{
	border:0;
	padding:0;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	position: relative; left: 13px; top: 0px; height: 21px;
	text-align:center;
	}
.nav
	{
	border:0;
	border-color:#000000;
	padding:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	font-weight: bold;
	position: relative; left: 18px; top: 0px; height: 21px;
	text-align:center;
	}
.square{
	float:left;
	width:100px;
	height:100px;
	font-size:11px;
	font-weight: bold;
	text-align:center;
}
td.sel
	{
	background-color:#6CC0EC;
	}
Caption	
	{
	margin-top:2px;
	color:#3FACDA;
	font-size:16px;
	font-weight: bold;
	line-height:20px;
	}
.News	
	{
	margin-left:3px;
	margin-top:12px;
	margin-bottom:2px;
	text-align:left;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	}
.a1 {
 	font-weight:600;
	font-size:11px;
}	

a.a1:link {color: #000000; outline: 0; border:none;}
a.a1:visited {color: #3FACDA; outline: 0; border:none;}
a.a1:hover {text-decoration:underline; outline: 0; border:none;}

a:link {color:#FFFFFF; text-decoration:none;cursor:default;}
a:visited {color:#FFFFFF;text-decoration:none; outline: 0; cursor:default;}
a:active {color:#FFFFFF;text-decoration:none; cursor:default;}
a:hover {color:#FFFFFF;text-decoration:underline; cursor:default;}
