@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #006600;
}
td#shadow_center {
	background-image: url(shadow_center.png);
	background-repeat: repeat-y;
}
.livestyle {
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
table#menu {
	margin-bottom: 15px;
}
#menu   a.menuitem {
	color: #006600;
	text-decoration: none;
}
#menu   a.menuitem:hover {
	color: #009900;
}
td#rightcolumn {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.bottommenu {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.bottommenu a {
	color: #FFFFFF;
	text-decoration: underline;
	margin-right: 8px;
	margin-left: 8px;
}
.bottommenu a:hover {
	color: #A8FFD3;
}
.title {
	font-family: Calibri, Verdana, Arial;
	font-size: 15pt;
	font-weight: bold;
	color: #006600;
}



a {
	outline: none;
}
.item  {
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
	color: #000066;
	text-align: center;
	border-right-style: none;
	background-image: url(1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.item_last {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Calibri, Verdana, Arial;
	font-size: 10pt;
}
td#globalmenu {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #006600;
}
td#login {
	border: 1px solid #003300;
	background-color: #F0F0F0;
}
.subtitle {
	font-family: Calibri, Verdana, Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #006600;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006600;
	padding: 0px;
	border: 1px solid #006600;
	width: 120px;
}
.mainareatable {
	background-color: #F0F0F0;
	border: 1px solid #006600;
}
.maintext {
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #006600;
	text-align: justify;
}
table#comingsoon {
	background-color: #FFFFFF;
	height: 50%;
	width: 50%;
	top: 25%;
	right: 25%;
	position: absolute;
	padding: 15px;
	border: 2px groove #999999;
}
td#minibox {
	background-image: url(box3.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Calibri, Verdana, Arial;
	font-size: 11pt;
	color: #009900;
	background-position: center;
}
