﻿body {
}

.text-normal
{
	font-family:Verdana;
	font-size:10pt;
}

.text-white
{
	font-family : Verdana;
	font-size : 9pt;
	color: White;
}

.text-title
{
	font-family:Arial;
	font-size:22pt;
	font-weight:bold;
	color:Blue;
}

.text-line
{
	color:Maroon;
	
}

.text-page-title
{
	font-weight: bold;
	font-size: 15pt; 
	color: #2b2b6e; 
	font-family: Arial;
}
.redbutton
{
	background-color: #ED1C24;
	color: #ffffff;
	border: 2px solid #000000;
	padding: 0px 10px;
	margin: 1px;
}

.menulink:link {font-family: Arial; font-weight:900; line-height:130%; font-size:15px; text-decoration: none; color:#bcbec0; }
.menulink:visited {font-family: Arial; font-weight:900; line-height:130%; font-size:15px;text-decoration: none; color:#bcbec0; }
.menulink:active {font-family: Arial; font-weight:900;line-height:130%; font-size:15px;text-decoration: none; color:White; }
.menulink:hover {font-family: Arial; font-weight:bold;line-height:130%; font-size:15px;text-decoration: none; color:White; }


/* link styles */
.footer:link {text-decoration: none; color:White; }
.footer:visited {text-decoration: none; color:White; }
.footer:active {text-decoration: none; color:White; }
.footer:hover {text-decoration: none; color:White; }