body {
	font-family: "Dada Sans", "Trebuchet MS", Arial, sans-serif;
	color: White;
	background-color: Black;
	margin:0px;
}
img {
	border: none;
}


a:link {color: #87CEFA; text-decoration:none;}
a:visited {color: #87CEFA; text-decoration:none;}
a:hover {color: #DCDCDC; text-decoration: underline;}
a:active {color: red;}


.tit_main {
	font-size:22px;
	height: 26px;
	color: #000;
	background-color: #ADD8E6;
	padding: 5px;
	border-bottom: 2px solid #4682B4;
	background-image: url(http://arch.marketingchicks.com/design/szalmo/print_ADV/img_general/sf_head.png);
	background-position: right;
	background-repeat: repeat-y;
}
.tit_main_nomi {
	font-size:22px;
	height: 26px;
	color: #000;
	background-color: #ADD8E6;
	padding: 5px;
	border-bottom: 2px solid #000;
	background-image: url(http://arch.marketingchicks.com/design/szalmo/print_ADV/img_general/sf_head_nomi.png);
	background-position: right;
	background-repeat: repeat-y;
}
.tit_main_A {
	float:left;
	cursor: pointer;
}
.tit_main_B {
	float: right;
	font-size: 14px;
}
.pointersz {
	/*cursor: pointer;*/
}
.titsz {
	font-size:18px;
	color: #000;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding: 5px 0 5px 10px;
	border-bottom: 2px solid #A9A9A9;
	background-image: url(http://arch.marketingchicks.com/design/szalmo/print_ADV/img_general/sf_sottohead.png);
	background-repeat: repeat-x;
	height: 22px;
}

.borderleft {
	border-left: 25px solid #FF8C00;
	padding-left:5px;
	margin-top: 10px;
	clear: both;
}
.borderleft_nom {
	border-left: 25px solid #4682B4;
	padding-left:5px;
	margin-top: 10px;
	clear: both;
}
.tiddi {
	float: left;
	margin-left: 5px;
}
.uline {
	text-decoration: underline;
}
form.formsz {
	margin: 0 0 0 10px;
	text-align: center;
}