﻿/* BASIC TAGS */
body 
{
	background-color: White;
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
}
h3 {
	text-transform: uppercase;
	text-align:center ;
	font-size: 20px;
}
h4 {
	text-transform: uppercase;
	font-size: 22px;
}
.menu {
	text-transform: uppercase;	
	font-size: 10px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;	
}
.text-align-right {
	text-align: right;	
}
.topmenu 
{
	
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
		
}
.pagetitle
{
	font-size: 18px;
	font-weight: bold;
	color: #1f70a9; 
	margin-top : 5px;
	margin-bottom : 5px;
	text-align: center;
}
.titlelink
{
	font-size: 20px;
	font-weight: bold;
	color: White; 
}
.footer {
	background-repeat: no-repeat;
	background-color: #a33e45;
	margin-top : 10px;
	margin-bottom : 10px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 12px;
	color: White;
}
.link1
{
	color : #a33e45;
	font-size:12px;
	font-weight:bold;
}
.link2
{
	color : #a33e45;
	font-size:14px;
	font-weight:bold;
}
.link3
{
	color : #12818c;
	font-size:10px;
	font-weight:bold;
}
.link4
{
	color : #12818c;
	font-size:10px;
	font-weight:bold;
}
.redlabel
{
	color : #a33e45;
	font-size:14px;
	font-weight:bold;
}
.blacklabel
{
	color : Black;
	font-size:14px;
	font-weight:bold;
}
.ref1
{
	color : #12818c;
	font-size:10px;
	font-weight:bold;
	
	}
