
*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	color: #ffffff;
}

th
{
	background-color: #23609C;
  color:white;
}

body {
	
	background: #89BAD4 url(img/back_all.gif) repeat-x;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 70px;
        margin-top:30px;
}

#content
{
	margin: 0 auto;
	width: 845px;
	text-align: left;
	border: 3px solid #ffffff;
}

p{
margin:0px;
padding:0px;
}

#back
{

width: 845px;
background: #ffffff;
}

#header {
	height: 194px;
	text-align: left;		
}

#menu
{
width: 845px;
height: 53px;
text-align:center;
/* padding-left: 100px; */
padding-top: 10px;
background: url(img/buttons.gif) repeat-x;
}



#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 95px;
	height: 48px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
/* 	text-transform: uppercase; */
	padding-top: 15px;
}

#menu a:hover {
	width: 95px;
        height: 48px;
	padding-top: 10px;
	color: #C4E3F3;
	text-decoration: underline;
}

.square
{
	width:270px;
	height:270px;
	padding:10px;
	background-color:white;	
     -moz-border-radius: 10px;
     -webkit-border-radius: 10px;
    border-radius: 10px;
	border:1px solid black;

}

#logo {

width: 815px;
height: 101px;
text-align:  left;
padding-left: 30px;
padding-top: 30px;
}

.list1 {
  font-family:      Arial, Helvetica;
  font-size:        12px;
  padding-left:     2px;
  padding-right:    2px;
  vertical-align:   middle;
  background-color: #F5F5FF;
}
.list2 {
  font-family:      Arial, Helvetica;
  font-size:        12px;
  padding-left:     2px;
  padding-right:    2px;
  vertical-align:   middle;
  background-color: #EEEEFF;
}

#logo a {
	text-decoration: none;
/* 	text-transform: lowercase; */
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 221px;
	padding-right: 1em;
}

#left H3
{
width: 201px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(img/title.gif) no-repeat
}

#left ul {
	list-style: none;
}

#left li ul {
	border: 0px;
	margin-left: 40px;
	margin-bottom: 10px;
}

#left li li {
	padding: 4px 20px;
    background: url(img/small.gif) no-repeat left;
}

#left a {
	color: #23609C;
}
#left a:visited {
	color: #23609C;
}

#left p
{
padding: 10px;
padding-left: 40px;
}

#left H4
{
font-size: 12px;
padding-left: 20px;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
/* 	border: 1px solid #F1F1F1; */
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar .now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}

a img
{
  border:0px;
}

#right
{
float: right;
width: 590px;
padding-right: 3px;
/* border:1px solid black; */
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #23609C;
}

#right a
{
color: #23609C;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
/* 	padding-bottom: 10px; */
}

#right .date2 {
	margin: 10px;
	padding: 0;
	padding-top: 5px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #23609C;
}
h1
{
  color: #23609C;
  font-size:18px;
}

.date {
	text-align: right;
	color: #23609C;
	font-size: 11px;
}

.date a {
	color: #23609C;
}



.date2 {
  float: left;
  width: 73px;
  height: 62px;
  background: url(img/date.gif) no-repeat;
  text-transform: uppercase;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  vertical-align: middle;
}


.date2 b {
  display: block;
  margin-top: 5px;
  font-size: 40px;
  color: #2F6AA2;
}


#footer {
        height: 37px;
        clear: both;
        padding-top: 10px;
        background: url(img/buttons.gif) repeat-x; 
/* 	border-top: 4px solid #2C5C89; */
}



#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
    text-decoration:none;
}

#footer a:visited
{
  text-decoration:none;
}

#footer a:link
{
  text-decoration:none;
}


.input
{
  border:1px solid #2C5C89;
}

a.info
{
    position:relative;
    z-index:24;
    color:#000;
    text-decoration:none
}

a.info:hover
{
z-index:25;
}

a.info span
{
display: none
}

a.info:hover span
{
    display:block;
    position:absolute;
    top:2em; left:2em;
    border:1px solid #999999;
    background-color:#cacaca; 
    color:#000;
    text-align: center;
    width:200px;
}

.button
{
width: 100px;
height: 16px;
text-align:center;
display:block;
/* padding-left: 100px; */
padding-top: 2px;
color:#ffffff;
background: url(img/buttons.gif) repeat-x;
text-decoration:none;
}

.button a:link, .button a:visited,.button a
{
  color:#ffffff;
  text-decoration:none;
}