html {
width: 100%;
height: 100%;
color: #505051;
font-size: 9pt;
}

body {
background-color: #eee;
background-image:url('images/body_top_bg.png');
background-repeat: repeat-x;
font-family: Arial, Verdana, sans-serif, 'Lucida Sans Unicode';
margin: 0;
padding: 0;
width: 100%;
height: 100%;
}

a {
color:#009de0;
font-weight: bold;
text-decoration:none;
}

a:hover {
text-decoration:none;
}

a img {
border:0;
}

input {
margin: 0;
}

textarea
{
font-family: Arial, Verdana, sans-serif, 'Lucida Sans Unicode';
font-size: 10pt;
}

h1, h2, h3, h4, h5, h6{
margin: 0px;
padding: 0px;
}

ul{
margin: 0px;
padding: 0px 15px 20px 15px;
}

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

#full_content {
width: 992px;
text-align:left;
margin-left: auto;
margin-right: auto;
height: 100%;
}

#index {
clear: both;
background-image: url('images/index_bg.png');
background-repeat: repeat-y;
margin: 0 0 0 10px;
padding:0 7px 20px 0;
width: 964px;
}

#content {
clear: both;
width: 100%;
}

.div_link {
color: #009DE0;
cursor: pointer;
}

.div_button {
cursor: pointer;
}

.error {
color: #ff0000;
}

.succeeded {
color: #00c100;
}

.widget_box {
clear: both;
}

.widget_element {

}

.widget_title {
font-weight: bold;
}

#newsletter_widget_fieldset {
border: none;
margin: 0px;
padding: 0px;
}
