body {
	background-image: url(../img/background.jpg);
	background-repeat: repeat-x;
	margin: 10px 5px 5px 10px
    }
		
.navigation {
	font-family:Verdana, Arial, Helvetica, "sans serif";
	color:#000099;
	font-size:16px;
	font-weight:bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
}
a {
color:#000000;
font-family:Verdana,Arial,Helvetica,sans serif;

}
.navigation a{
text-decoration:none;
color:#000099;
}
.navigation a:hover{
text-decoration:underline;
}
.navigation a:active, a:focus{
text-decoration:none;
color:#FF6633;
}
.h1 csc-firstHeader {
                text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans serif;
	color:#000099;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}


h3 {
                text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
}
h1.csc-firstHeader{
                text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

csc-header-n1{
	width:100%;
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans serif;
	color:#000000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}

.bodytext {
	text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans serif;
	color:#000000;
	font-size:12px;
	text-align:left;

}
.mehr {
text-decoration: none;
	font-family:Verdana,Arial,Helvetica,sans serif;
	color:#000000;
	font-size:10px;
	text-align:right;
	margin:0 0 1.2em 0;
}
.box {
	background-image: url(../img/boxbackground1.jpg);
	background-repeat: repeat-x;
	border: 1px solid #0033FF;
	height: auto;
}

