BODY {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	background-color: #CCCCCC;
	background-image: url(/design/bg.gif);

}

a {
	color: #000099;
	text-decoration: none;
	font-size: 16px;
}

a:hover {
	color: #000099;
	text-decoration: underline;
}
.title {
	font-size: 120%;
	font-weight: bold;
}

h1 {
	font-size: 120%;
	font-weight: bold;
}
h2 {
	font-size: 90%;
	font-weight: bold;
}
.down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.down:a {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.down:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.down:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder;
}
/*
.menu:a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder;
	text-align:right;
}
.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder;
	text-align:right;
}
*/
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight:bolder;
}

.submenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	/*font-weight:bolder;*/
}
/*
.submenu:a {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder;
	text-align:right;
}
.submenu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bolder;
	text-align:right;
}
*/
.submenu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	/*font-weight:bolder;*/
}

font {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.layouttable {
	background-color: #FFFFFF;
	background-image: url(/design/background_table.gif);
	background-repeat: no-repeat;
	text-align: left;
	top: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	border: 1px solid #999999;
}
.borderright {
	background-image: url(http://www.s-c.ch/design/scag_letter_shade_right_orginal.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.borderdown {
	background-image: url(http://www.s-c.ch/design/scag_letter_shade_down_orginal.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

