body {
	background-color: #FF9933;
	background-image:url(/images/bg.gif);
	background-repeat:repeat;
}

.header {
	background:url(images/headerOK.jpg) no-repeat;
	background-color:transparent;
}
table {
	/*background-color: #FFCC33;*/
	font-size: 14px;
	font-family: Verdana;
	color:#FFFFFF;
}

table.menuspaces {
	/*background-color: #BF9926;*/
}


td {
	vertical-align: top;
}

td.menu {
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	/*background-color: #FFD700;*/
	font-family: Verdana;
	color:#FFFFFF;
}

td.submenu {
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	/*background-color: #FFD700;*/
	font-family: Verdana;
	color:#FFFFFF;
}


td.menu:hover {
	color:#FFCC33;
	/*background-color: #FF9933;*/
}

td.submenu:hover {
	background-color: #FF9933;
}


td.checked {
	/*background-color: #FF9933;*/
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	font-family: Verdana;
}

td.subchecked {
	/*background-color: #FF9933;*/
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-family: Verdana;
}

td.notchecked {
	/*background-color: #FFD700;*/
}


a:link {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}


a.menu:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a.menu:active {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}


.red {
	color: #FF0000;
}

.green {
	color: #33cc33;
}

.white {
	color: #FFFFFF;
}

.pink {
	color: #ff00ff;
}

.blue {
	color: #3333cc;
}

.purple {
	color: #660033;
}

.orange {
	color: #ff6600;
}

.lightblue {
	color: #33ccff;
}

.darkgreen {
	color: #339966;
}

.black {
	color: #000000;
}

.grey {
	color: #666666;
}


.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}


td.blackline {
	background-color: #000000;
}

table.gb {
	background-color: #FFFFFF;
	border: solid 2px #000000
}

td.gb_head {
	background-color: #000000;
	color: #990000;
	font-weight: bold;
}

td.gb_cont {
	padding-left: 8px;
	color:#990000;
}

td.gb_react {
	font-size: 12px;
	color: #990000;
}

td.ag_head {
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
}
	
td.ag_cont {
	background-color: #FFFFFF;
	color: #000000;
}

td.ag_month {
	font-weight: bold;
	font-size: 16px;
}

td.pagehead {
	font-size: 20px;
	text-align: center;
	text-decoration: underline;
}

td.title {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

td.subtitle {
	font-style: italic;
	text-decoration: underline;
}

td.months {
	font-size: 12px;
}

td.test {
	border-width: 2px;
	border-color: #000000;
	border-style: solid;
}

/* CONTENT TABLE */
.test {
	background:url(images/top-table.jpg) no-repeat;
	border: 2px solid #000000;
	background-color:#990000;
}
