@charset "utf-8";
/* CSS Document */

body {
	background-image: url(img/bg_sed_trol.jpg);
	background-repeat: repeat-x;
	background-color: #00593B;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	color: #990000;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	color: #003399;
}
.mockh2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #003399;
}
.mockh2RED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #990000;
}
.mockh2GREEN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #009900;
}

.mockh3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
}
.mockh3RED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}
.mockh3GREEN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #009900;
}



.tableCONTENT {
	background-image: url(img/sed_trol_24.jpg);
	background-repeat: repeat-y;
}
.tdCONTENT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(img/sed_trol_23.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 96px;
	margin-bottom: 0px;
	margin-left: 96px;
	padding-top: 0px;
	padding-right: 96px;
	padding-bottom: 0px;
	padding-left: 96px;
	line-height: 16px;
}
.tableFLEXBOX {
}
.tableFLEXBOX td {
	background-repeat: no-repeat;
	background-position: center;
}

.font11 {
	font-size: 11px;
}
.font18 {
	font-size: 18px;
	line-height: normal;
}

.fontBLUE {
	color: #333399;
}
.fontRED {
	color: #990000;
}
.fontGREEN {
	color: #009900;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #F6E5AD;
}
#footer a {
	color: #F6E5AD;
}
#footer a:hover {
	color: #00593B;
	text-decoration: none;
	background-color: #F6E5AD;
}
