
body {
background : #cc99cc;
text-align : justify;
font-family : "Georgia", Arial, Helvetica, sans-serif;
font-size : small;
text-align : justify;
color : #660066;
}

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

#header {
width : 700px;
margin : 0 auto;
color : #000000;
}

#header h1 {
float : left;
margin : 0 0 0 0;
font-size : 10px;
letter-spacing : -7px;
}

#header h2 {
float : right;
margin : 10px 20px 0 0;
font-size : 18px;
letter-spacing : -2px;
font-family : Georgia;
color : #996699;
}

a {
color : #333333;
text-decoration : none;
}

a:hover {
color : #555e4f;
text-decoration : none;
}

#menu1 {
float : left;
width : 160px;
margin : 0 auto;
padding-bottom : 10px;
text-transform : uppercase;
font-weight : bold;
font-size : 14px;
color : #ffffff;
position : relative;
left : -1em;
}

#menu1 ul {
margin : 0;
list-style : none;
padding : 0;
}

#menu1 a {
display : block;
width : 160px;
padding : 10px 0;
background-color : #9999cc;
border-top : 1px solid #ededed;
border-bottom : 1px solid #b5b5b5;
text-align : center;
text-decoration : none;
text-transform : uppercase;
font-weight : bold;
color : #ffffff;
}

#menu1 a:hover {
background-color : #cc99cc;
border-top : 1px solid #e3e3e3;
border-bottom : 1px solid #e3e3e3;
color : #ffffff;
}

#list1 ul {
margin : 0;
list-style : disc;
padding : 0;
text-align : left;
}

#content {
width : 700px;
margin : 0 auto;
padding-top : 10px;
border : 10px solid #ffffff;
border-top : none;
background : #ffffff;
}

#colOne {
float : left;
width : 150px;
margin-top : 20px;
padding : 0 0 0 20px;
}

#colTwo {
float : right;
margin-top : 20px;
width : 440px;
padding : 0 30px 0 0;
}

.clearit { clear:both; }

#content h2 {
margin-bottom : 20px;
font-family : Georgia;
font-size : 22px;
letter-spacing : -1px;
color : #996699;
}

#content h3 {
margin-bottom : 3px;
font-family : Georgia;
font-size : 18px;
letter-spacing : -1px;
color : #9999cc;
}

#content h4 {
margin-bottom : 3px;
font-family : Georgia;
font-size : 18px;
letter-spacing : -1px;
color : #000000;
}

#margin-news {
margin-left : 10px;
font-size : 14px;
text-align : left;
color : #660066;
position : relative;
left : -1em;
}

#margin-offer {
margin-left : 0;
font-size : 16px;
text-align : left;
color : #996699;
font-weight : bold;
position : relative;
left : 0;
}

#forms label {
width : 4em;
float : left;
text-align : right;
margin-right : 0.5em;
display : block;
}

.submit input {
margin-left : 2.5em;
}

input {
color : #000000;
background : #ccccff;
border : 1px solid #781351;
}

.submit input {
color : #000;
background : #ccccff;
border : 2px outset #d7b9c9;
}

fieldset {
border : 0 solid #781351;
width : 20em;
}

TEXTAREA {
background-color : #ccccff;
border : 1px solid #781351;
}

option {
background-color : #ccccff;
border : 1px solid #781351;
}

#big-table {
background-color : #ffffff;
width : 700px;
margin : 0 auto;
padding-top : 10px;
}

#footer {
width : 700px;
margin : 0 auto;
padding-top : 10px;
}

#footer p {
text-align : center;
padding : 0;
font-size : 10px;
}