/* CSS Document */

body  {	margin: 0; background: #0763a2; overflow-y: scroll; background-image:url(Slices/bg.jpg); background-position:top; background-repeat:repeat-x;}

.top_head { font-size:15px; font-weight:bold; color:#ff942e; font-family:Verdana;}
.top_cont { font-size:15px; font-weight:normal; color:#ffffff; font-family:Verdana;}

a:link 		{ color:#333333; text-decoration:none; }
a:visited { color:#333333; text-decoration:none; }
a:hover 	{ color:#333333; text-decoration:underline; }
a:active 	{ color:#333333; text-decoration:none; }

.header { font-family:Verdana; font-size:16px; color:#ff942e; font-weight:bold;}
.midheader { font-family:Verdana; font-size:12px; color:#ff942e; font-weight:normal;}
.content { font-family:Verdana; font-size:11px; color:#333333;}
.luel_date { font-family:Verdana; font-size:10px; color:#93a680;}

.tiedote_header 	{ font-family:Verdana; font-size:12px; color:#ff942e; font-weight:bold; }
.tiedote_date		 	{ font-family:Verdana; font-size:10px; color:#333333; font-weight:bold; }
.tiedote_content 	{ font-family:Verdana; font-size:10px; color:#333333; font-weight:normal; }

