﻿body {
	margin-top: 5px;
	margin-left: 5px;
	background-color: #597a9d;
}

.regulartext_12 {
	font-size: 12px;
	font-family: Tahoma;
	color:#000000;
}

.regulartext_12_bold {
	font-size: 12px;
	font-family: Tahoma;
	color:#000000;
	font-weight:bold;
}


.regulartext_14 {
	font-size: 14px;
	font-family: Tahoma;
	color:#000000;
}

.regulartext_14_bold {
	font-size: 14px;
	font-family: Tahoma;
	color:#000000;
	font-weight:bold;
}

.smwhitetext  {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
}

.smwhitetext a:link {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:none;
}

.smwhitetext a:hover {
	font-size: 12px;
	font-family: Tahoma;
	color: #FFFFFF;
	text-decoration:underline;
}

.smbluetext  {
	font-size: 12px;
	font-family: Tahoma;
	color: #597a9d;
}

.smbluetext a:link {
	font-size: 12px;
	font-family: Tahoma;
	color: #597a9d;
	text-decoration:none;
}

.smbluetext a:visited {
	font-size: 12px;
	font-family: Tahoma;
	color: #597a9d;
	text-decoration:none;
}

.smbluetext a:hover {
	font-size: 12px;
	font-family: Tahoma;
	color: #597a9d;
	text-decoration:underline;
}

.medbluetext  {
	font-size: 14px;
	font-family: Tahoma;
	color: #597a9d;
	font-weight:bold;
}

.medbluetext a:link {
	font-size: 14px;
	font-family: Tahoma;
	color: #597a9d;
	text-decoration:none;
	font-weight:bold;
}

.medbluetext a:visited {
	font-size: 14px;
	font-family: Tahoma;
	color: #597a9d;
	text-decoration:none;
	font-weight:bold;
}

.medbluetext a:hover {
	font-size: 14px;
	font-family: Tahoma;
	color: #597a9d;
	text-decoration:underline;
	font-weight:bold;
}

.redtext_16 {
	color: #BA5555;
	font-family: Tahoma;
	font-size: 16px;
}

.redtext_14 {
	color: #BA5555;
	font-family: Tahoma;
	font-size: 14px;
}

.redtext_14_bold {
	color: #BA5555;
	font-family: Tahoma;
	font-size: 14px;
	font-weight:bold;
}


.redtext_12 {
	color: #BA5555;
	font-family: Tahoma;
	font-size: 12px;
}

.lightbluetext {
	font-family: Tahoma;
	font-size: 10px;
	color: #7DA5D9;
}

.whitebackground {
	background-color:#FFFFFF;
}

.lightbluebackground {
	background-color: #7DA5D9;
}

.darkbluebackground {
	background-color: #597a9d;
}


.mp_backlinks {
	font-family: Tahoma;
	font-size: 10px;
	color: #7DA5D9;
}

.mp_backlinks a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #7DA5D9;
	text-decoration:none;
}

.mp_backlinks a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #7DA5D9;
	text-decoration:none;
}

.mp_backlinks a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #7DA5D9;
	text-decoration:underline;
}