.margin  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 120%;
	color: #444762;
}

.marginbold  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold ;
	line-height: 120%;
	color: #444762;
}

.body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	font-weight: normal;
	color: #444762;
}

.bodybold  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 140%;
	font-weight: bold;
	color: #444762;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 140%;
	color: #737D8C;
}

.captionbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	line-height: 140%;
	color: #444762;
}

.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	line-height: 140%;
	color: #444762;
}

a:link	 {
	font-weight: normal;
	color: #235499;
	text-decoration: none;
}

a:visited   {
	font-weight: normal;
	color: #235499;
	text-decoration: none;
}

a:active    {
	font-weight: normal;
	color: #235499;
	text-decoration: underline;
}
		
a:hover     {
	font-weight: normal;
	color: #235499;
	text-decoration: underline;
}


a.navi:link {
	font-weight: bold;
	color: #444762;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a.navi:visited {
	font-weight: bold;
	color: #444762;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

a.navi:active { 
	font-weight: bold;
	color: #444762;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a.navi:hover {
	font-weight: bold;
	color: #444762;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a.naviwhite:link {
	font-weight: bold;
	color: #E7EAED;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a.naviwhite:visited {
	font-weight: bold;
	color: #E7EAED;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

a.naviwhite:active { 
	font-weight: bold;
	color: #E7EAED;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a.naviwhite:hover {
	font-weight: bold;
	color: #E7EAED;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.path {
	font-weight: bold;
	color: #444762;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

a.path:link {
	font-weight: bold;
	color: #444762;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a.path:visited {
	font-weight: bold;
	color: #444762;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

a.path:active { 
	font-weight: bold;
	color: #2C4799;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}


a.path:hover {
	font-weight: bold;
	color: #2C4D99;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

body {
	background-attachment: scroll;
	background-image:  url(/img_navi/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

td.greyline {
	 background-position: left;
	 background-repeat: repeat-y;
	 background-image: url(/img_common/line1.gif);
} 

.dropdownborder  {
	border: 1px solid #999999;
}

a.dropdowntext:link  {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #444762;
	line-height : 15px;
}

a.dropdowntext:hover  {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #444762;
	line-height : 15px;
}

a.dropdowntext:visited  {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #444762;
	line-height : 15px;
}

a.dropdowntext:active  {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #444762;
	line-height : 15px;
}

LI {
	list-style-type : square;
	list-style : square url(/img_common/bullet.gif);
}
