@charset "utf-8";
/* CSS Document */

.duty-menu td a{
	color:#011763;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.duty-menu td a:hover {
color:#f00;
}
.selected_red {
color:#f00 !important;
}

.redTitle {
font:14px/150% "Arial, Helvetica, sans-serif";
color:#cc0000;
text-decoration:none;
font-weight:bold;
}
.redTitle:hover {
text-decoration:none;
}
p {
margin:0;padding:0 5px 0 10px;}

td a {
font:12px/150% "Arial, Helvetica, sans-serif";
color:#666;
text-decoration:none;
}
td a:hover {
text-decoration:underline;
}

#picture {
width:454px;
height:345px;
margin:0 auto;
margin-top:10px;
margin-left:20px;
}
.thumb {
width:94px !important;
height:65px !important;
}
#mainTitle {
display:none;
}

#prev-arrow-container {
padding-top:13px !important;
}

#next-arrow-container {
padding-top:13px !important;
}