body, td, p, a, input {
    font-family: Verdana, sans-serif;
    font-size: 12px;
}
td, p, li, a {
	line-height:18px;
	text-align:justify;
}
a {
	color:#ED1C24;
	line-height:18px;
	text-decoration:none;
	background:url('../images/bg_red.gif');
}
a:HOVER {
	color:#ED1C24;
	text-decoration:underline;
}

body {
	margin:0px;
	text-align:center;
	display:block;
	width:100%;
	background:url('../images/bg.gif');
	background-repeat:repeat-x;
}

a {
    color: #006f66;
}

#divGrey {
	display:block;
	background:#626262;
	width:95%;
	min-width:790px;
	height:10px;
	font-size:6px;
	border-left:1px solid #626262;
	border-right:1px solid #626262;
    margin-left:auto; 
    margin-right:auto;
    position:relative;
}

#divWhite {
	display:block;
	background:#FFF;
	width:95%;
	min-width:790px;
	height:74px;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	text-align:left;
    margin-left:auto; 
    margin-right:auto;
    position:relative;
}

#divMenu {
	float:right;
	display:block;
	background:#F6F6F6;
	width:500px;
	height:20px;
	text-align:right;
}

#divMenu A {
	color:#626262;
    font-size: 11px;
	text-decoration:none;
	margin-left:10px;
	margin-right:8px;
	background:url('../images/bg_gray.gif');
	background-repeat:repeat-x;
}

#divMenu A:HOVER {
	color:#ED1C24;
	text-decoration:underline;
}

#divGreen {
	display:block;
	background:#00736A;
	width:95%;
	height:140px;
	font-size:6px;
	border-left:1px solid #3C8580;
	border-right:1px solid #3C8580;
    margin-left:auto; 
    margin-right:auto;
    position:relative;
	background:url('../images/bg_green.gif');
	background-repeat:repeat-x;
	text-align:left;
}

#divGreen  img {
    margin-top:20px;
}

#divGrey2 {
	display:block;
	background:#a3a3a3;
	width:95%;
	height:5px;
	font-size:4px;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
    margin-left:auto; 
    margin-right:auto;
    position:relative;
}

#divWhite2 {
	display:block;
	background:#F9F9F9;
	width:95%;
	height:935px !important;
	border-left:1px solid #E0E0E0;
	border-right:1px solid #E0E0E0;
	border-bottom:1px solid #E0E0E0;
	text-align:left;
    margin-left:auto; 
    margin-right:auto;
    position:relative;
}

#header {
 	margin-top:80px;
	margin-left:28px;
}

#picture {
	left:0px;
	position:relative;
	float:right;
	margin-top:-175px;
	margin-right:0px;
	padding:0px;
	border:0px;
	border-right:1px solid transparent;
}

#text1 {
    font-size: 12px;
	line-height:18px;
	text-align:justify;
	padding-left:26px;
	width:70%;
    position:relative;
	float:left;
}
#text1 A {
	color:#ED1C24;
    font-size: 12px;
	line-height:18px;
	text-decoration:none;
	background:url('../images/bg_red.gif');
}
#text1 A:HOVER {
	color:#ED1C24;
	text-decoration:underline;
}


#divGrey3 {
	background:#F4F4F4;
	width:216px;
	border-left:1px solid #E0E0E0;
    position:relative;
	float:right;
	height:94%;
}

#text2 {
	text-align:justify;
	color:#006F66;
	padding:20px;
}

#text2 p {
        font-size: 10px;
        text-align:justify;
        line-height:15px;
}

#text2 A {
        font-size: 10px;
	color:#006F66;
	text-decoration:none;
	background:url('../images/bg_green2.gif');
	background-repeat:repeat-x;
}

#text2 A:HOVER {
	text-decoration:underline;
}


#divFooter {
	display:block;
	background:#FFF;
	width:95%;
	text-align:center;
    margin-left:auto; 
    margin-right:auto;
    position:relative;
	font-size:10px;
	line-height:20px;
	color:#AAA;
}

#divAuthor {
	float:right;
}
#divAuthor A {
	color:#CCC;
    font-size: 10px;
	text-decoration:none;
	margin-right:8px;
	background:url('../images/bg_gray2.gif');
	background-repeat:repeat-x;
}
#divAuthor A:HOVER {
	color:#AAA;
	text-decoration:underline;
}
.button1 {
    font-family: Verdana, sans-serif;
    font-size: 11px;
	color:#FFF;
	background:#00736A;
	border:2px outset #CFE;
	padding:2px;
}

.blue2 {
    font-family: Verdana, sans-serif;
    font-size: 9px;
	color:#00736A;
	letter-spacing:1px;
}
.blue {
    font-family: Verdana, sans-serif;
    font-size: 14px;
	color:#00736A;
}
.note {
	display:block;
    font-family: Verdana, sans-serif;
    font-size: 11px;
	border:1px solid #CCC;
	background:#FFF;
	padding:10px;
}

.error {
	display:block;
    font-family: Verdana, sans-serif;
    font-size: 11px;
	border:1px solid #600;
	background:#F00;
	color:#FFF;
	padding:10px;
	text-align:center;
}

