body {
    margin: 0px;
    padding: 0px;
    background-image: url(images/index01.gif);
}

body, th, td, h1, H1, h2, H2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext {
	font-size: 12px;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.align-center {
	text-align: center;
}

.text1 {
    font-size: 12px;
    color: #FFFFFF;
}

.text2 {
    font-size: 12px;
    color: #4E4E4E;
}

.text3 {
    font-size: 10px;
    color: #4E4E4E;
}

a {
}

a:hover {
	text-decoration: none;
}

.bg1 {
    background-image: url(images/index02.gif);
    background-repeat: repeat-x;
}

/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 11px;
    color: #C8D7E5;
}

.style1 a {
    font-size: 12px;
    /*font-weight: bold;*/
    color: #FFFFFF;
}

.style1 a:hover {
}

.style2 {
    font-size: 11px;
    color: #838383;
}

.style2 a {
    font-size: 12px;
    font-weight: bold;
    color: #74AD35;
}

.style2 a:hover {
}

.style3 {
	font-size: 11px
    color: #000000;
}

.style3 a {
	font-size: 11px;
    color: #000000;
}

.style3 a:hover {
}

.csc-mailform {
        border: none;
}
.csc-mailform-field input {
/*background-color: #ffffff;*/
/*border: 1px solid;*/
/*border-color: #BDBDBD;*/
/*font-family: Tahoma, Verdana, sans-serif;*/
font-size: 12px;
line-height:13px;
}
.csc-mailform-field textarea {
/*background-color: #ffffff;*/
/*border: 1px solid;*/
/*border-color: #BDBDBD;*/
/*font-family: Tahoma, Verdana, sans-serif;*/
font-size: 12px;
line-height:13px;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
margin-bottom:0pt;
}

.csc-frame-rulerAfter {
	border-bottom: 1px dashed #ffffff;
}
