BODY {
padding: 0px ;
margin: 0px;
background-color: white;
color : #000; 
font-family : Arial, Helvetica; 
font-size : 10pt; 

}

p {
border: 0px green solid;
padding: 0px ;
padding-bottom: 10px ;
margin: 0px;
}


A:link    {font-weight : bold; text-decoration: underline; color: blue }
A:hover {font-weight : bold; text-decoration: underline; color: blue }
A:visited {font-weight : bold; text-decoration: underline; color: blue }
A:active  {font-weight : bold; text-decoration: underline; color: blue }


th {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 3px 3px 3px 6px;
	background: #CAE8EA ;
}


td {
	width: 200px;
	text-align: center;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 3px 3px 3px 6px;
	color: #4f6b72;
}

tr.row:hover { 
background-color: #ddd ;
} 

.container {
background-image: url(images/gradient.gif); 
background-repeat: repeat-x;
padding: 0px ;
margin: 0px auto ;
}

.outer {
width: 975px;
height: 600px;
padding: 0px ;
margin:0px auto ;
}

.header {
width: 975px;
height: 167px;
background-image: url(images/header.png); 
background-repeat: no-repeat;
padding: 0px ;
margin: 0px;
}

.language {
width: 130px;
top: 15px;
left: 850px;
position:relative;
padding: 0px ;
margin: 0px;
}

.menuBackground {
width: 975px;
height: 24px;
padding: 0px ;
margin: 0px;
text-align: center;
margin:0px; 
border: 0px red solid;
background: #eee url(images/menu-bg2.png) bottom right no-repeat;
}

.menu {
position: relative;
left: 15px;
height: 24px;
padding: 0px ;
margin: 0px;
text-align: center;
z-index:100;
font-family : Verdana, Arial, Helvetica; 
font-size : 10pt; 
font-weight : bold; 
margin:0px; 
border: 0px blue solid;
}

.menu a:link,.menu  a:hover,.menu  a:visited, .menu  a:active {
color : #fff; 
font-weight : bold; 
text-decoration: none;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
text-align: center;
height:24px; 
line-height:24px; 
padding:0px;
margin:0;
list-style-type:none;

}

.menu li {
border-right: 1px #555 solid;
width: 237px;
float:left;
position:relative;
background: #eee url(images/menu-bg.png) bottom right repeat-x;
}


.main {
width: 975px;
height: 390px;
background-image: url(images/main.png); 
background-repeat: no-repeat;
padding: 0px ;
margin: 0px;
border: 0px violet solid;
}

.title  {
position: relative ;
top: 16px;
left: 50px;
width: 699px;
height: 25px;
line-height: 25px;
padding: 0px ;
margin: 0px;
border: 0px blue solid;
color : #555; 
font-family : Arial, Helvetica; 
font-size : 13pt; 
font-weight : bold; 
}

.contentColor {

position: relative ;
width: 709px;
height: 320px;
top: 28px;
left: 42px;
padding: 0px ;
margin: 0px;
}

.content {
position: relative ;
overflow: auto;
width: 699px;
height: 300px;
top: 4px;
left: 4px;
border: 0px red solid;
padding: 0px ;
margin: 0px;
color : #000; 
font-family : Arial, Helvetica; 
font-size : 10pt; 
}

.calendar {
position: relative ;
overflow: none;
width: 960px;
height: 650px;
top: 0px;
left: 18px;
border: 0px red solid;
padding: 0px ;
margin: 0px;
color : #000; 
font-family : Arial, Helvetica; 
font-size : 10pt; 
}

.contactColor {
position: relative ;
width: 930px;
height: 130px;
top: 0px;
left: 0px;
padding: 2px ;
margin-left: 6px;
margin-right: 6px;
margin-bottom: 2px;
border: 1px #777 solid;
}
