/* CSS definition file containing site wide stylesheets */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7b8d15;
	background-image: url('images/aludex_site_bg.gif');
	background-repeat: repeat-x;
}

A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #00B6E3; font-weight: normal;text-decoration: none ;}
A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #00B6E3; font-weight: normal;text-decoration: none ;}
A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #00B6E3; font-weight: normal;text-decoration: none ;}
body { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; text-decoration: none ; line-height: 13pt}
H1 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14pt; color: #14C4DB; line-height: 16pt; font-weight: bold; font-style: normal; margin-left: 18pt; margin-right: 6pt;}
H2 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14pt; color: #FFFFFF; line-height: 16pt; font-weight: bold; font-style: normal; margin-left: 55pt; margin-right: 6pt; margin-top: 4pt;margin-bottom: 4pt;}
P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 10pt; color: #ffffff; line-height: 16pt; margin-left: 0pt; margin-right: 0pt;margin-top: 15pt;margin-bottom: 15pt;}
A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #00B6E3; font-weight: bold;text-decoration: underline ; }
H6 { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 14pt; color: rgb(0,0,0); font-weight: bold; font-style: normal; text-decoration: none ;}
A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 9pt; color: #C0D72F; font-weight: normal; text-decoration: none ;}

.b A:active { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: #424242; line-height: 14pt; font-weight: none; font-style: none; text-decoration: none ;}
.b A:link { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: #424242; line-height: 14pt;  font-weight: none; font-style: none; text-decoration: none ;}
.b A:visited { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: #424242; line-height: 14pt;  font-weight: none; font-style: none; text-decoration: none ;}
.b P { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: #424242; line-height: 14pt; margin-left: 25pt; margin-right: 8pt;margin-top: 8pt;margin-bottom: 8pt; font-weight: none; font-style: none; text-decoration: none ;}
.b A { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: #424242; line-height: 14pt; font-weight: none; font-style: none; text-decoration: none ;}
.b A:hover { font-family: Arial,Helvetica,Geneva,Sans-serif; font-size: 8pt; color: #AC02AB; line-height: 14pt; font-weight: none; font-style: none; text-decoration: none ;}

 
.form {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
text-decoration: strong;
border: none;
}

.form input {
border: 1px solid #BDBDBD;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
font-weight: bold;
padding: 1px;
background-color: #ffffff;
margin-bottom: 0px;
}

.form textarea {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #F80775;
font-weight: bold;
background: #ffffff;
padding: 1px;
border: 1px solid #4F4F4F;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #0094ed;
}


input {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #4F4F4F;
background: #FFFFFF;
padding: 1px;
border: 1px solid #4F4F4F;
margin-bottom: 0px;
}

textarea {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
color: #4F4F4F;
background: #FFFFFF;
padding: 1px;
border: 1px solid #4F4F4F;
scrollbar-base-color: #ffffff;
scrollbar-arrow-color: #00B4FF;
}

.style1 {
	font-size: 12pt;
	font-weight: bold;
	color: #C0D52E;
}

ul {
    color: #ffffff;
}

li {
    color: #ffffff;
}

td {
    color: #ffffff;
    font-size: 12px;
}

body.mceContentBody {
    background: #ac02ab;
}

#slideshow_container {
    border: solid 1px #808080;
    height: 147px;
    padding: 3px;
    width: 886px;
}

label {
    display: inline-block;
    width: 125px;
    vertical-align: top;
}