html,body{
	scrollbar-base-color:	#5D63AC;
}

.moji_m {
	font-size:		14px;
	font-weight:		bold;
	line-height:		150%;
	color:			#191988;
	text-align:		left;
}

.moji_sb {
	font-size:		12px;
	font-weight:		bold;
	line-height:		125%;
	color:			#666666;
	text-align:		left;
}

.moji_s {
	font-size:		12px;
	font-weight:		normal;
	line-height:		125%;
	text-align:		left;
}

.moji_ss {
	font-size:		11px;
	font-weight:		normal;
	line-height:		125%;
	color:			#757580;
	text-align:		left;
}

.moji_se {
	font-size:		12px;
	font-weight:		normal;
	line-height:		125%;
	text-align:		left;
	margin:			4px	8px	8px;
}

.moji_c {
	font-size:		12px;
	font-weight:		normal;
	color:			#191988;
	text-align:		left;
}

.back {
	background-color:	#F2F1FF;
	background-image:	url(img/back_img.gif);
	background-repeat:	repeat-y;
	background-position:	center	top;
}

img {
	border:			none;
}

.style_timetable {
	font-size:		15px;
	font-family:		"Arial Black";
	text-align:		center;
	vertical-align:		top;
	color:			#FFFFFF;
	width:			6%;
}

.style_timetable_minutes {
	font-family:		Geneva, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color:			#999999;
	background-position:	center	top;
	font-style:		normal;
	font-weight:		bold;
	text-align:		center;
	vertical-align:		top;
	padding-top:		3px;
	width:			4%;
}

* {
	font-size:		12px;
	color:			#232323;
}

table.mailform {
	margin:			0px	auto	0px	auto;
}

table.mailform td p {
	font-size:		10px;
	color:			#0B479F;
	display:		block;
	margin:			0px;
}

table.mailform td span {
	font-size:		10px;
	color:			#FF0000;
}

a {
	color:			#0033CC;
	text-decoration:	none;
}

a:link {
	color:			#0033CC;
	text-decoration:	none;
}

a:visited {
	color:			#BF92BD;
	text-decoration:	none;
}

a:hover {
	color:			#FF6600;
	text-decoration:	none;
}

a:active {
	color:			#A4D639;
	text-decoration:	none;
}

hr {
	border-top:		1px	solid	#191988;
	border-bottom:		none;
	border-left:		none;
	border-right:		none;
}
