<!--
body {
	font-family         : Arial, Helvetica, sans-serif;
	font-size           : 13px;
	color               : #001C32;
	background-color    : #2D6497;
	background-image    : url(img/bg.gif);
}
hr {
  background-color    : #7FAAD3; /* Mozilla 1.4 */
  color               : #7FAAD3; /* IE 6 */
  border              : #7FAAD3; /* Opera 7.11 */
  height              : 1px;
  width               : 100%;
}
a:link, a:visited {
  font-size        		: 13px;
  color            		: #2D6497;
  text-decoration  		: none;
}
a:hover {
	text-decoration		  : underline;
}
/******************************************************************************/
#outer {
	background-image    : url(img/t02.gif);
	width               : 984px;
	margin-right        : auto;
	margin-left         : auto;
}
#head {
	background-image    : url(img/t01.gif);
	height              : 121px;
	width               : 984px;
}
#head .ttw {
	height              : 105px;
	width               : 968px;
	top                 : 8px;
	position            : relative;
	left                : 8px;
	right               : 8px;
	bottom              : 8px;
	background-image    : url(img/ttw.jpg);
	background-repeat   : no-repeat;
}
#leftcol {
	width               : 180px;
	margin              : 6px;
	float               : left;
}
#maincol {
	width               : 570px;
	float               : left;
	margin-top          : 6px;
	margin-right        : 15px;
	margin-bottom       : 6px;
	margin-left         : 15px;
}
#rightcol {
	width               : 180px;
	margin              : 6px;
	float               : right;
}
#bottom {
	background-image    : url(img/t03.gif);
	height              : 8px;
	width               : 984px;
	clear               : both;
}
/******************************************************************************/
.longtitle {
	font-family         : Arial, Helvetica, sans-serif;
	font-size           : 20px;
	font-style          : normal;
	font-weight         : bold;
	color               : #2D6497;
	border-bottom-width : 1px;
	border-bottom-style : solid;
	border-bottom-color : #7FAAD3;
}
/******************************************************************************/
#leftcol div.menu {
	width: 170px;
	background-image: url(img/menu/m_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
#leftcol div.menu div h3 {
	margin: 0px;
	padding: 0px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	height: 27px;
	line-height: 30px;
	background-image    : url(img/menu/m_header.gif);
	background-repeat   : no-repeat;
}
#leftcol div.menu div  {
	width: 170px;
	background-image: url(img/menu/m_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:6px;
}

#leftcol div.menu div div {
	background-image: none;
	background-color: transparent;
}

/******************************************************************************/
#leftcol div.menu ul.leftmenu {
	padding			: 0px;
	margin			: 0px;
	margin-right	: 12px;
	margin-left		: 6px;
	margin-top      : 0px;
}
#leftcol div.menu ul.leftmenu li {
	margin-top		: 6px;
	margin-bottom	: 6px;
	list-style		: none;
}
#leftcol div.menu ul.leftmenu li a {
	background-image: url(img/menu/sbbg.gif);
	background-repeat: no-repeat;
	line-height: 19px;
	height:19px;
	display	: block;
	margin-left: 3px;
	padding-left: 10px;
	text-decoration	: none;
  color : #000000;
}
#leftcol div.menu ul.leftmenu li a:hover {
	background-image: url(img/menu/sbbg1.gif);
	background-repeat: no-repeat;
	color:#60654F;
}
#leftcol div.menu ul.leftmenu li.itemActive a {
	background-image: url(img/menu/sbbg1.gif);
	background-repeat: no-repeat;
	line-height: 19px;
	height:19px;
	display	: block;
	margin-left: 3px;
	padding-left: 10px;
	color:#60654F;
	text-decoration	: none;
}
#leftcol div.menu ul.leftmenu li ul {
	display         :none;
	padding			: 0px;
	margin-right	: 0px;
	margin-left		: 15px;
}
#leftcol div.menu ul.leftmenu li.active ul {
	display:block;
}
#leftcol div.menu ul.leftmenu li.itemActive ul li a {
	background-image: url(img/menu/sbbg.gif);
	background-repeat: no-repeat;
	line-height: 19px;
	height:19px;
	display	: block;
	margin-left: 3px;
	padding-left: 10px;
	text-decoration	: none;
  color : #000000;
}
#leftcol div.menu ul.leftmenu li.itemActive ul li a:hover {
	background-image: url(img/menu/sbbg1.gif);
	background-repeat: no-repeat;
  color : #60654F;
}
/******************************************************************************/
#rightcol div.menu {
	width: 170px;
	background-image: url(img/menu/m_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:10px;
}
#rightcol div.menu div h3 {
	margin: 0px;
	padding: 0px;
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	text-align: center;
	height: 27px;
	line-height: 30px;
	background-image    : url(img/menu/m_header.gif);
	background-repeat   : no-repeat;
}
#rightcol div.menu div  {
	width: 170px;
	background-image: url(img/menu/m_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:6px;
}

#rightcol div.menu div div {
	background-image: none;
	background-color: transparent;
}

/******************************************************************************/
#rightcol div.menu ul.rightmenu {
	padding			: 0px;
	margin			: 0px;
	margin-right	: 12px;
	margin-left		: 6px;
	margin-top      : 0px;
}
#rightcol div.menu ul.rightmenu li {
	margin-top		: 6px;
	margin-bottom	: 6px;
	list-style		: none;
}
#rightcol div.menu ul.rightmenu li a {
	background-image: url(img/menu/sbbg.gif);
	background-repeat: no-repeat;
	line-height: 19px;
	height:19px;
	display	: block;
	margin-left: 3px;
	padding-left: 10px;
	text-decoration	: none;
  color : #000000;
}
#rightcol div.menu ul.rightmenu li a:hover {
	background-image: url(img/menu/sbbg1.gif);
	background-repeat: no-repeat;
	color:#60654F;
}
#rightcol div.menu ul.rightmenu li.itemActive a {
	background-image: url(img/menu/sbbg1.gif);
	background-repeat: no-repeat;
	line-height: 19px;
	height:19px;
	display	: block;
	margin-left: 3px;
	padding-left: 10px;
	color:#60654F;
	text-decoration	: none;
}
#rightcol div.menu ul.rightmenu li ul {
	display         :none;
	padding			: 0px;
	margin-right	: 0px;
	margin-left		: 15px;
}
#rightcol div.menu ul.rightmenu li.active ul {
	display:block;
}
#rightcol div.menu ul.rightmenu li.itemActive ul li a {
	background-image: url(img/menu/sbbg.gif);
	background-repeat: no-repeat;
	line-height: 19px;
	height:19px;
	display	: block;
	margin-left: 3px;
	padding-left: 10px;
	text-decoration	: none;
  color : #000000;
}
#rightcol div.menu ul.rightmenu li.itemActive ul li a:hover {
	background-image: url(img/menu/sbbg1.gif);
	background-repeat: no-repeat;
  color : #60654F;
}
/******************************************************************************/
div.ditto_news {
	margin-bottom: 15px;
}
div.ditto_news .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2D6497;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7FAAD3;
}
div.ditto_news .datum {
	width: 40px;
	float: left;
	font-size: 18px;
	color: #A2A2A2;
	line-height: 0.9;
	clear: left;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
div.ditto_news .newstext {
	margin-top: 5px;
	margin-left: 40px;
	padding-left: 5px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7FAAD3;
}
/******************************************************************************/
.azalpha a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.azalpha a:hover {
	text-decoration: underline;
}
.azsep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.azlist {
	background-color: #EDF3F9;
	margin: 5px;
	padding: 5px;
}
ul.azlist li {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul.azlist li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
ul.azlist li a:hover {
	text-decoration: underline;
}
/******************************************************************************/
div.timing {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	font-style: italic;
	text-transform: lowercase;
	text-align: center;
}
-->
