@charset "utf-8";
html, body {
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
a{
	color: #0000FF;
}
.spanSetrakian{
	font-size: 16px;
}
#tableSiteBorder{
	width: 900px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#tableMain{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#tdHeader{

}
#tdNavbar{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9b9b9b;
	background-color: #ad0717;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
}
#tdNavbar a{
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	line-height: 35px;
	background-color: #AD0717;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
}
#tdNavbar a:hover{
	background-color: #9A0514;
}
#tdContent{
}
#tdFooter{
	background-color: #000000;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
}
#tableContent{
	border: 1px solid #FFFFFF;
}
#tdContent1{
	border: 1px solid #a19999;
	background-color: #000000;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	padding-top: 22px;
	padding-bottom: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
#tdContent1 img{
	border: 1px solid #a19999;
}
#tdContent1 a{
	color: #FFFFFF;
	text-decoration: none;
}
#tdContent2{
	background-color: #FFFFFF;
}
#tdContent3{
	border: 1px solid #a19999;
	background-color: #fbfbfb;
	vertical-align: top;
}
#tableAsso{
	background-color: #e5e5e5;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tdAsso{
	border: 1px solid #a19999;
}
.tdAssos{
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 17px;
	font-family: Arial, Helvetica, sans-serif;
}
.divContent{
	padding-top: 12px;
	padding-right: 17px;
	padding-bottom: 12px;
	padding-left: 17px;
}
.divGreybox{
	background-color: #e6e1e1;
	padding: 12px;
	margin-bottom: 12px;
	text-align: justify;
	font-size: 16px;
	line-height: 20px;
}
.tdCatColumns{
	vertical-align: top;
	font-size: 13px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.tdCatLines{
	background-image: url(../images/vertline.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.divWCP{
	text-align: center;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 18px;
	color: #666666;
}
.divWCP a{
	color: #666666;
	text-decoration: none;
}
/* subpage */
.divSubpage{
	margin-bottom: 12px;
	font-size: 16px;
}
#tableSubpage{
}
#tdSubpage1{
	vertical-align: top;
	text-align: left;
}
#tdSubpage2{
	vertical-align: top;
}
#tdSubpage3{
	background-color: #F0EEEE;
	vertical-align: top;
}
#tdSubpage3 img{
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FBFBFB;
}
.divSubpageTitle{
	font-size: 24px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-bottom: 10px;
	padding-bottom: 5px;
	text-align: left;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
}
/* contact */
.tdContact{
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}

