a:link 		{color: #173956; background: none; text-decoration: none}
a:visited	{color: #858585; background: none; text-decoration: none}
a:hover		{color: #7D7AB0; background: none; text-decoration: underline}
a:active 	{color: #B06732; background: none; text-decoration: none}

BODY {
		background-color: #EEE7E7;
}

.main	{
		color: #275077; background: none;
		font-family: arial, sans-serif;
		font-size: 15px;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 55px;
		padding-right: 15px;
}

.table {
		color: #275077; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
}

.pagetitle {
		color: #275077; background: none;
		font-size: 25px;
		font-weight: 800;
		letter-spacing:0.01em;
		text-align: center;
}

.subtitle {
		color: #898C84; background: none;
		font-size: 16px;
		font-weight: 600;
		letter-spacing:0.01em;
}

.paratitle	{
		color: #990033; background: none;
		font-weight: 600;
}

.text	{
		color: #33679A; background: none;
		font-size: 15px;
}

.caption	{
		color: #33679A; background: none;
		font-size: 12px;
		font-style: italic;
		text-align: center;
}

.price	{
		color: #FF0000; background: none;
		font-weight: 500;
}

.quote {
		color: #000066; background: none;
		font-size: 18px;
		font-weight: 100;
}

.topmenu	{
		color: #FFFFFF; background: none;
		font-family: arial,verdana,helvetica, sans-serif;
		font-size: 12px;
		font-weight: 600;
		text-align: right;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}

.menu	{
		color: #FFFFFF; background: none;
		font-family: arial,verdana,helvetica, sans-serif;
		font-size: 12px;
		font-weight: 600;
		padding-top: 8px;
		padding-bottom: 0px;
		padding-left: 8px;
		padding-right: 0px;
}

.whitemenu {
		color: #FFFFFF; background: none;
		font-family: arial,verdana,helvetica, sans-serif;
		font-size: 12px;
		font-weight: 600;
}

.selected	{
		color: #959838; background: none;
		font-family: arial, sans-serif;
		font-size: 15px;
		font-weight: 800;
		letter-spacing:0.01em;
		line-height: 14px;
		text-transform: Uppercase;
		text-decoration: none;
}

.footer {
		color: #275077; background: none;
		font-family: arial, sans-serif;
		font-size: 12px;
		text-align: center;
}

.websiteby {
		color: #000000; background: none;
		font-family: arial, sans-serif;
		font-size: 11px;
		text-align: center;
		padding-top: 25px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-right: 0px;
}