.csc-mailform{ width:600px;border:0; }
.csc-mailform-field{ }

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select{
margin:0;
}

#mailformformtype_mail{ margin-left: 165px; margin-top:20px; }


.csc-mailform-field label{
	width:160px;
	clear:both;
	float:left;
	text-align: right;
	padding-right:12px;
}

.style1 {font-size: 9px}


body {
color: #333333;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  margin: 0px;
  background-color:#fff;
  background-image:url(images/background.gif);
  background-repeat:repeat-x;
  text-align:left;
}


h1 {
	font-size: 125%;
	padding-bottom: 5px;
	padding-top: 10px;
	border-bottom: 1px solid silver;
	text-align:left;
	}
	
h3{
    color:darkpurple;
    }
    
.important{
    color:red;
    }

a {
	color: inherit;
	text-weight: inherit;
	text-decoration: none;
	}
	
a:hover{
	color: inherit;
	text-weight: inherit;
	}
a:visited{
	color: inherit;
	text-weight: inherit;
	}

	
#left{}
#right{}

#header{
	padding:0px;
}

#menu_1 ul{
	list-style:none;
	width:155px;
	float: left;
	padding-left: 20px;
	margin-left:0px;
	}

#menu_1 li{
	padding:4px;
	}
	
#menu_1 li.menu1-level1-no {
	text-align:left;
	color: darkpurple;
}	

#menu_1 li.menu1-level1-act {
	color: gray;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}

#menu_1 li.menu1-level2-no {
	padding-left: 22px;
	text-align:left;
	color: darkpurple;
}	

#menu_1 li.menu1-level2-act {
	padding-left: 22px;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
}

#leftcolumn {
 clear:both;
}

/* Contect form */
fieldset div{
	background-color: white;
	padding: 12px;
	}
	

#navpath{
	margin-left: 170px;
	margin-top: 10px;
	color:#333333;
	padding: 3px;
	float:clear;
}

#navpath a{
	color: red;
	padding-bottom: 1px;
	border-bottom: dotted 1px red;
	}


#content{
	margin-left: 15px;
	margin-right: 15px;
	min-height: 300px;
}


#footer{
	font-size: 85%;
	text-align: center;
	background-color:#eeeeee;
	margin: 20px 10px 0px 10px;
	padding: 5px; 
}

/*
#nav{
padding-left: 225px;
}
*/


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E7DC;
}


