/*--- WHOLE --*/

body {
		margin-top:0px;
		margin-bottom:0px;
		color:#000000;
		background-color:#ffffff;
		font-family: helvetica, arial, sans-serif;
}
a:link {
		color:#003399;
}
a:visited {
		color:#663399;
}


/*--- TEXT --*/

.normal {
		font-family: helvetica, arial, sans-serif;
		font-size: 90%;
}
.normalh {
		font-family: helvetica, arial, sans-serif;
		font-size: 90%;
		line-height:140%;
}
.small {
		font-family: helvetica, arial, sans-serif;
		font-size: 80%;
}
.smallh {
		font-family: helvetica, arial, sans-serif;
		font-size: 80%;
		line-height:140%;
}
.ssmall {
		font-family: helvetica, arial, sans-serif;
		font-size: 70%;
}


/*--- CATEGORY TOP --*/

table.category {
		margin-left:10px;
		margin-right:10px;
}
table.category td {
		font-family: helvetica, arial, sans-serif;
		font-weight:bold;
		font-size:90%;
}


/*--- LAYOUT --*/

table.header {
		background-image:url("../images/bg_top.jpg");
		background-color:#e0f0ff;
}
table.topbar {
		height:6px;
}
table.topbar td.left {
		background-color:#000080;
}
table.topicpath {
		margin-top:6px;
}
td.topicpath {
		font-family: helvetica, arial, sans-serif;
		font-size: 80%;
}
table.mainnavi {
		margin-top:6px;
}
table.main {
		margin-top:16px;
}
table.footer {
		margin-top:20px;
}
table.bottombar {
		background-image:url("../images/bg_bottombar.gif");
		height:6px;
}


/*--- FOOTER --*/

td.contact {
}
table.contact {
		border: 1px solid #cccccc;
		background-color:#f9f9f9;
}
td.contacthead {
		font-family: helvetica, arial, sans-serif;
		font-size: 75%;
		font-weight:bold;
		color:#ffffff;
		background-color:#666666;
}
td.addresstext1 {
		font-family: helvetica, arial, sans-serif;
		font-size: 80%;
}
td.addresstext2 {
		font-family: helvetica, arial, sans-serif;
		font-size: 75%;
		line-height:120%;
}
td.copyrighte {
		font-family: helvetica, arial, sans-serif;
		font-size: 75%;
		color:#333333;
}

