body {
	text-align: center;
	margin: 0px;
	background-color: #385FA0;
	background-image: url(../../images/bluebg.jpg);
}
body, div, table, td {
	font-family: verdana, tahoma, arial, times;
	font-size: 10px;
}
a, a:visited, a:active {
	color: #003366;
}
a:hover {
	color: #CC9933;
}
/* ------------------------------------------------ CLASSES -- */
.biggerfont, .biggerfont table, .biggerfont td {
	font-size: 14px;
}
/* ------------------------------------------------ IDs -- */
#pageborder {
	border: 3px solid #BFA95F;
	border-top: 0px;
	border-bottom: 0px;
	text-align: left;
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}
#page {
	background-color: #fff;
}
#tools {
	height: 10px;
	width: 100%;
	padding: 2px 5px;
	background-color: #eee;
	background-image: url(../../images/menubg.jpg);
	background-repeat: repeat-x;
	border-bottom: 1px solid #555;
}
#tools td a {
	text-decoration: none;
	font-size: 12px;
	color: #002E62;
	font-weight: bold;
}
#tools form {
	display: inline;
}
#search {
	font-size: 10px;
	font-style: italic;
}
#banner {
/*background-image: url(../images/bbannerbg2.jpg);
    background-repeat: repeat-x;
    */
}
/* ------------------------------------------------ MENU -- */
#menu {
	width: 100%;
	background-image: url(../../images/menubg.jpg);
	background-repeat: repeat-x;
}
#menu td {
	white-space: nowrap;
	width: 25%;
	border-right: 1px solid #666;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
}
#menu td a {
	color: #555;
	line-height: 20px;
	font-family:  tahoma, arial, times;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu td a div {
	padding: 0px 20px;
	text-align: center;
}
#menu td.last {
	border-right: 0px;
}
#menu td a:hover div {
	background-color: #fff;
	color: #000;
}
#menu2 {
	width: 10%;
	background: url(../../images/menubg.jpg);
	background-repeat: repeat-x;
}
#menu2 td {
	white-space: nowrap;
	width: 25%;
	border-right: 1px solid #666;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #666;
}
#menu2 td a {
	color: #555;
	line-height: 20px;
	font-family:  tahoma, arial, times;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
#menu2 td a div {
	padding: 0px 20px;
	text-align: center;
}
#menu2 td.last {
	border-right: 0px;
}
#menu2 td a:hover div {
	background-color: #fff;
	color: #000;
}
/* ------------------------------------------------ ADs & EVENTS -- */
#adLayer {
	width: 100%;
	height: 216px;
	background-image: url(../../images/adbg2.jpg);
	background-repeat: repeat-x;
}
#adcell, #eventcell {
	padding: 5px 10px 7px 10px;
	height: 210px;
	vertical-align: bottom;
}
#adcell {
	widthdth: 100%;
    : 520px;
}
#eventframe, #adframe {
	border-right: 1px solid #ac923d;
	border-left: 1px solid #856b11;
	border-top: 1px solid #856b11;
	background-color: #fff;
	background-image: url(../../images/gradi.jpg);
	padding: 3px;
	height: 176px;
}
td>#eventframe, td>#adframe {
	height: 165px;
}
#eventframe {
	overflow: hidden;
	padding: 5px 10px;
	position: relative;
}
.scroller {
	font-family: arial, verdana, tahoma, times;
	font-size: 12px;
	position: relative;
}
.scroller #title {
	color: #0026a0;
	padding-left: 20px;
	background-image: url(../../images/squares.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	vertical-align: center;
}
.scroller a {
	text-decoration: none;
	color: #002690;
}
.scroller #desc {
	padding-left: 25px;
	padding-bottom: 15px;
}
#adctrl, #eventctrl, #lagrid {
	font-family: arial, verdana, tahoma, times;
	font-size: 12px;
	font-weight: bold;
}
#adctrl {
	padding-left: 6px;
	background-image: url(../../images/adctrl.jpg);
}
#eventctrl {
	background-position: top right;
	background-image: url(../../images/eventctrl.jpg);
	text-align: right;
	padding-right: 15px;
}
#eventctrl a {
	color: #002E62;
	text-decoration: none;
}
#eventctrl a:hover {
	color: #b4993e;
}
#adctrl2 {
	font-family: arial, verdana, tahoma, times;
	font-size: 12px;
	font-weight: bold;
	padding-left: 6px;
	background-image: url(../../images/controls.jpg);
}
#adctrl2 a {
	color: #002E62;
	text-decoration: none;
}
#adctrl2 a:hover {
	color: #b4993e;
}
/* ------------------------------------------------ OTHER -- */
#lagrid {
	position: absolute;
	bottom: 9px;
	text-align: left;
	left: 25%;
	z-index: 10;
}
#lagrid a {
	color: #002E62;
	text-decoration: none;
}
#lagrid a:hover {
	color: #b4993e;
}
#mainPanel {
	vertical-align: top;
	background-image: url(../../images/worldbg2.jpg);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
	padding: 10px;
	font-size: 12px;
}
#mainPanel table p {
	font-size: 12px;
}
.control {
	white-space: nowrap;
	height: 28px;
	background-repeat: no-repeat;
	padding-top: 0px;
	z-index: 15;
}
.date {
	white-space: nowrap;
	color: #002e62;
	font-family:  tahoma, arial, times;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.eventdesc {
	margin:0;
	padding-top: 0px;
	padding-left: 10px;
	text-align: justify;
	font-family:  tahoma, arial, times;
	font-size: 10px;
}
.button {
	vertical-align: middle;
	text-align: center;
}
#lmenu-top {
	padding-top: 30px;
}
#lmenu-bottom {
	padding-bottom: 30px;
}
#leftPanel, #lmenu {
	width: 190px;
}
#leftPanel {
	border-right: 1px solid #bfa95f;
	vertical-align: top;
	background-color: #cfc399;
}
#lmenu div {
}
#news {
	list-style-image: url(../../images/squares.gif);
}
#news a {
	color: #002E62;
	text-decoration: none;
}
#news a:hover {
	color: #b4993e;
}
#rightPanel {
	background-image: url(../../images/rightbg.jpg);
	border-left: 1px dashed #bfa95f;
}
#rightPanel div {
	padding: 8px 22px;
}
#rightPanel div img {
	border: 0px;
}
.links a:before {
	content: "-  ";
}
.links {
	padding-bottom: 10px;
	border-top: 1px solid #ccc;
}
.links a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-left: 20px;
}
.links a:hover {
	color: #fff;
}
#subtitle {
	color:#b4993e;
	font-size:18px;
	font-weight: bold;
}
div.separator div.titles {
	font-size:24px;
	font-weight: bold;
}
div.titles {
	font-size:24px;
	font-weight: bold;
}
#subtitle2 {
	font-size:16px;
	font-weight: bold;
}
#subtitle1 {
	font-size:19px;
	font-weight: bold;
}
#subtitle3 {
	font-size:14px;
	font-weight: bold;
}
#list a {
	color: #002E62;
	text-decoration: none;
}
#list a:hover {
	color: #b4993e;
}
.category {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #777;
	background-color: #BFA95F;
	background-image: url(../../images/lmenubg.jpg);
	font-family: verdana, tahoma, arial, times;
	font-size: 12px;
	font-weight: bold;
	color: #5F4B06;
	text-decoration: none;
	padding: 3px 0px 3px 10px;
}
#adLayer2 {
	position: relative;
}
#time {
	position: absolute;
	bottom: 9px;
	text-align: right;
	right: 24%;
	z-index: 10;
	font-family: verdana, tahoma, arial, times;
	font-size: 12px;
	color: #000;
}
#footer table {
	font-family: verdana, tahoma, arial, times;
	font-size: 10px;
	width: 100%;
}
#footer table td {
	white-space: nowrap;
	width: 33%;
	padding: 2px 15px;
}
#footer {
	background-image: url(../../images/menubg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
div.separator {
	height: 30px;
	position: relative;
	border-bottom: 1px solid #002E62;
}
div.separator img.txt {
	z-Index: 20;
	position: absolute;
	left: 5px;
}
div.separator span {
	color: #002E62;
	font-size: 14pt;
	z-Index: 20;
	position: absolute;
}
div.separator table {
	position: relative;
	top: 20px;
	z-Index: 10;
}
div.separator td {
	height: 6px;
	border-bottom: 1px solid #BFA95F;
	background-color: #DDD3B1;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	width: 100%;
}
div.separator td.end {
	width: 4px;
	border-bottom: 0px;
}

