BODY {
		background-color: #FFFFFF;
		color: #063F9E;
		margin-top: 10px; 
		}

table	{
		width: 100%;
		font-family: arial,verdana;
		font-size:	12px;
		color: #063F9E;
		text-decoration: none;
		font-weight: normal;
		letter-spacing: 0,9px;
		}

table.topmenu {
		background-color: ;
		width: 100%;
		}


td.content {
		background-color: #FFFFFF;
		}

td.title {
		text-align: left;
		height: 24px;
		background-color:#0E0A60;
		padding-left: 2px;
		vertical-align: middle;
		color: white;
		text-decoration: none;
		font-size: 14px;
		font-weight: bold;
		}


td.button {
		width: 20%;
		background-color:#0E0A60;
		vertical-align: middle;
		text-align: center;
		}

tr.footerline {
		background-color: #EF3131;
		height: 16px;
		}
td.line {
		width: 2px;
		background-color: #EF3131;
		}
td.line_image {
		background-color: #EF3131;
		}
td.rightbuttonborder {
		background-color: #EF3131
		}


<!-- LINKS -->

a.button {
		font-family: arial,verdana;
		font-size:	11px;
		color: white;
		text-decoration: none;
		font-weight: bold;
		letter-spacing: 2px;
		}
a.button:visited {
		text-decoration: none;
		}

a.button:hover {
		color: #01367C;
		text-decoration: underline;
		}

a.menu-item {
		font-family: arial,verdana;
		font-size:	11px;
		color: #063F9E;
		text-decoration: underline;
		font-weight: bold;
		letter-spacing: 0px;
		}
