@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table {
	padding: 0px;
	border-width: 0px;
	text-align: left;
}
a {
	text-decoration:underline;
	color:#666;
}
img {
	border: none;
}
.home {
	background-color: #1F497D;
}
.home .box {
	background-color: #FFF;
}
.home .Box_t {
	color: #1F497D;
/*	font-family: cursive; */
	font-size:14px;
}
.federation {
	background-color: #4F81BD;
}
.federation .box {
	background-color: #FFF;
}
.federation .Box_t {
	color: #4F81BD;
/*	font-family: "Comic Sans MS", cursive; */
	font-size:14px;
}
.indoor {
	background-color: #449900;
}
.indoor .box {
	background-color: #FFF;
}
.indoor .Box_t {
	color: #45B137;
/*	font-family: "Comic Sans MS", cursive; */
	font-size:14px;
}
.beach {
	background-color: #D6110C;
}
.beach .box {
	background-color: #FFF;
}
.beach .Box_t {
	color: #D6110C;
/*	font-family: "Comic Sans MS", cursive; */
	font-size:14px;
}
.minivolleyball {
	background-color: #0066DD; /*was #F79646 */
}
.minivolleyball .box {
	background-color: #FFF;
}
.minivolleyball .Box_t {
	color: #F79646; /*#609*/
	font-family: "Chiller", "Comic Sans MS", cursive;
	font-size: 22px;
	border-bottom-color: #0C3;
	border-bottom-style: solid;
}
.international {
	background-color: #EFEFEF;
}
.international .box {
	background-color: #FFF;
}
.international .Box_t {
	color: #666;
/*	font-family: "Comic Sans MS", cursive; */
	font-size:14px;
}
.media {
	background-color: #880000;
}
.media .box {
	background-color: #FFF;
}
.media .Box_t {
	color: #880000;
/*	font-family: "Comic Sans MS", cursive; */
	font-size:14px;
}
.virtualoffice {
	background-color: #E0D0BC; 
}
.virtualoffice .box {
	background-color: #FFF;
}
.virtualoffice .Box_t {
	color: #926E44;
/*	font-family: "Comic Sans MS", cursive; */
	font-size:14px;
}
.main_menu .active {
	color: #000;
	font-weight: bold;
	text-indent: 10px;
	background-color: #FFF;
}
.main_menu .active a {
	text-decoration: none;
	color: #000;
}
.main_menu .sub {
	color: #999;
	font-weight: bold;
	font-size: 11px;
	text-indent: 20px;
	background-color: #FFF;
}
.main_menu .sub a {
	text-decoration: none;
	color: #000;
}
.main_menu .inactive_b a {
	text-decoration: none;
	color: #999;
}
.main_menu .inactive_b {
	color: #CCCCCC;
	font-weight: bold;
	text-indent: 10px;
}
.main_menu .inactive_b a {
	text-decoration: none;
	color: #CCCCCC;
}
.main_menu .inactive_t {
	color: #CCCCCC;
	font-weight: bold;
	text-indent: 10px;
}
.main_menu .inactive_t a {
	text-decoration: none;
	color: #CCCCCC;
}
.main_menu .future {
	color: #666666;
	font-weight: bold;
	text-indent: 10px;
}
.Box_t {
	font-weight: bold;
	background-image: url(../images/Box_t.png);
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-align: left;
	height: 30px;
	border-bottom-color:#666;
	border-bottom-style:solid;
	border-bottom-width:3px;
}
.BoxMain {
	font-size: 12px;
	text-align: left;
	background-color: #FFF;
}
.Box_tl {
	background-image: url(../images/Box_tl.png);
	height: 30px;
	width: 25px;
	}
.Box_tr {
	background-image: url(../images/Box_tr.png);
	height: 30px;
	width: 25px;
}
.Box_l {
	background-image: url(../images/Box_l.png);
	width: 25px;
}
.Box_r {
	background-image: url(../images/Box_r.png);
	width: 25px;
}
.Box_bl {
	background-image: url(../images/Box_bl.png);
	height: 25px;
	width: 25px;
}
.Box_b {
	background-image: url(../images/Box_b.png);
	background-repeat: repeat-x;
	height: 25px;
}
.Box_br {
	background-image: url(../images/Box_br.png);
	height: 25px;
	width: 25px;
}
.TopBar {
	text-align: right;
	color: #FFF;
	font-size: 12px;
	font-weight:bold;
	text-shadow:#000;
	
	vertical-align: middle;
	background-image: url(../images/TopBar.png);
	background-repeat: no-repeat;
}
.SubmenuHeadings {
	font-size: 11px;
	font-weight: bold;
	color: #006699;
	background-color: #FFF;
}
#leftmenu {
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	background-position: top;
}
.news .heading {
	color:#000;
	font-weight: bold;
	padding: 5px;
	width: 345px;
}
.news .heading a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.home .news .heading a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}
.home .news. icon {
	width: 25px;
	text-align: right;
}
.news .info {
	color: #999;
	text-align: right;
	font-size: 10px;
	width: 150px;
}
.news .article {
	color: #666;
}
.news .article a {
	text-decoration: underline;
	color: #666;
}
.news .date {
	color: #999;
	text-align: right;
	font-size: 10px;
	width: 75px;
}
.photos {
	 padding:5px;
	 font-size:11px;
	 color:#666;
}
#tweet ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 11px;
}

