.topmenu{ 
	font-family: Century Gothic;
	font-size:18px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.topmenu:hover{ 
	font-family: Century Gothic;
	font-size:18px;
	color:#01699d;
	font-weight:normal;
	text-decoration:none;
}
.heading-1{ 
	font-family: Century Gothic;
	font-size:22px;
	color:#1961cc;
	font-weight:normal;
}
.heading-2{ 
	font-family: Century Gothic;
	font-size:22px;
	color:#000000;
	font-weight:normal;
}
.heading{ 
	font-family: tahoma;
	font-size:12px;
	font-weight:bold;
	color:#1961cc;
}
.text{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:normal;
}

.toplink{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
}
.toplink:hover{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:normal;
	color:#1751a8;
	text-decoration:none;
}

.more{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#1961cc;
	text-decoration:none;
}
.more:hover{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.more_black{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.more_black:hover{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#01699d;
	text-decoration:none;
}
.contact{ 
	font-family: tahoma;
	font-size:20px;
	font-weight:bold;
}

.copyright{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:none;
	color:#FFFFFF;
}

.weblink{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.weblink:hover{ 
	font-family: tahoma;
	font-size:11px;
	font-weight:bold;
	color:#50b8e9;
	text-decoration:none;
}

.table{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: aac05e;
	border-right-color: aac05e;
	border-bottom-color: aac05e;
	border-left-color: aac05e;
}


