body {
color : rgb(165,68,153);
font-family : arial , sans-serif;
font-size : 12px;
margin : 0;
background-color : white;

}

img.logo {
position : absolute;
left : 42px;
top : 9px;
border : 0;
}


div.slogan {
	position : absolute;
	left : 38px;
	top : 89px;
	width:auto
	text-align:center;
	color : rgb(134,161,11);
	
	}

div.head {
position : absolute;
left : 193px;
top : 49px;
width : 436px;
height : 20px;
padding : 0;
text-align : left;
}

h1 {
margin : 0;
font-size : 16px;
color : rgb(165,68,153);
font-weight : bold;
}

h2 {
font-size : 14px;
color : rgb(134,161,11);
font-weight : bold;
margin-bottom : 25px;
margin-top : 0;
}

div.rel {
position : relative;
width : 993px;
height : 1082px;
background-image : url(bg_internal.png);
background-position : top center;
background-repeat : no-repeat;
}

div.txt {
position : absolute;
left : 193px;
top : 102px;
width : 607px;
height : 600px;
text-align : left;
padding : 0;
font-size : 12px;

}

div.txt a {
color : blue;
text-decoration : none;
}

div.txt a:visited {
color : blue;
text-decoration : none;
}

div.txt a:hover {
color : red;
text-decoration : underline;
}

div.form {
position : absolute;
left : 832px;
top : 140px;
width : 131px;
height : 277px;
padding : 0;
}

div.footer {
margin-left : 14px;
margin-top : 20px;
margin-bottom : 20px;
height : 16px;
width : 630px;
padding : 0;
background-image : url(footer.gif);
background-position : top-left;
background-repeat : no-repeat;
color : rgb(0,172,236);
padding : 3px 0 0 0;
}

div.footer a {
color : rgb(0,172,236);
text-decoration : none;
}

div.footer a:visited {
color : rgb(0,172,236);
text-decoration : none;
}

div.footer a:hover {
color : rgb(0,172,236);
text-decoration : underline;
}

p.footerl {
text-align : left;
margin : 20px 0 20px 0;
height : 16px;
width : auto;
padding : 0;
background-image : url(footer.gif);
background-position : top-left;
background-repeat : no-repeat;
color : rgb(0,172,236);
padding : 3px 0 0 0;
}

p.footerl a {
color : rgb(0,172,236);
text-decoration : none;
}

p.footerl a:visited {
color : rgb(0,172,236);
text-decoration : none;
}

p.footerl a:hover {
color : rgb(0,172,236);
text-decoration : underline;
}

p {
margin-top : 0;
margin-bottom : 25px;
}

ul {
margin-bottom : 25px;
}

ol {
margin-bottom : 25px;	
}

A.email1 {
color:blue;
text-decoration:none;
font-size:12px;
font-weight:bold;
}

A.email1 img {
background-color:blue; 
border-width: 0;
}

A.email1:visited {
color:blue;
}

A.email1:hover {
color:red;
text-decoration:none;
}

A.email1:hover img {
background-color:red; 
border-width: 0;
}

/*Dropdown menu*/

table.menu {
position : absolute;
left : 16px;
top : 130px;
}

table.menu tr {
height : 27px;

}

table.menu td {
background-position : bottom left;
background-repeat : no-repeat;
padding : 0;
text-align : right;
width : 137px;

}

table.menu td a {
font-size : 12px;
font-weight : bold;
color : rgb(165,68,153); 
text-decoration : none; 
vertical-align : middle;
}

table.menu td a:visited {
font-size : 12px;
font-weight : bold;
color : rgb(165,68,153); 
text-decoration : none; 
}

table.menu td a:hover {
font-size : 12px;
font-weight : bold;
color : rgb(0,158,2243); 
text-decoration : none; 
}

table.menu td a img {
border : 0;
margin : 0 4px 0 0;
text-decoration : none; 
vertical-align : middle;
}

div.relative {
position : relative;
float : right;
}

table.one {
position : absolute;
left : -1px;
top : -16px;
width : 200px;
border-right : 1px solid rgb(0,172,238);
border-left : 1px solid rgb(0,172,238);
visibility:hidden;
z-index : 100;
text-align : left;
background-color : white;
}

table.one tr {
height : 20px;
}

table.one td {
text-align : left;
border-bottom : 1px solid rgb(0,172,238);
width : 200px;
background-color : white;
}

table.menu td div.relative table.one a {
color : rgb(165,68,153);
margin-left : 10px;
font-weight : normal;
font-size : 12px;
text-decoration : none;
}

table.menu td div.relative table.one a:visited {
color : rgb(165,68,153);
margin-left : 10px;
font-weight : normal;
font-size : 12px;
text-decoration : none;
}

table.menu td div.relative table.one a:hover {
color : rgb(165,68,153);
margin-left : 10px;
font-weight : normal;
font-size : 12px;
text-decoration : none;
}
/*End of dropdown menu*/