﻿a            {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}

a:active     { 
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #FFCC33; 
	text-decoration: none;
	font-weight: bold;
	}

a:link       {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	}

a:visited    { 	
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #333333; 
	text-decoration: none
	}

a:hover      { 
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #FFCC33; 
	text-decoration: underline;
	font-weight: bold;

	}

.tableM1 {
	border: 1px solid #FFCC33;
	background-color: #FFFFFF;
	}

.body1 {
	border: 2px solid #FFCC33;
	font-family: tahoma;
	font-size: 12px;
	color: #336699;
	}

.body2 {
	font-family: tahoma;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	}

.title1 {
	color: #FFCC33;
	font-family: tahoma;
	font-size: 16px;
	font-weight: bolder;
	font-style: normal;
	text-decoration: underline;
	text-transform: none;
	}

.title2 {
	color: #FFCC33;
	font-family: tahoma;
	font-size: 14px;
	font-weight: bolder;
	font-style: normal;
	}

.footer1 {
	border: 2px solid #FFCC33;
	font-family: tahoma;
	font-size: 12px;
	color: #003366;
	text-align: center;
	background-image: url('images/iweb/Bluewhite1.jpg');
	font-weight: bold;
	font-style: normal;
}

.nav1 {
	border: 2px solid #FFCC33;
	font-family: tahoma;
	font-size: 12px;
	color: #336699;
	background-image: url('images/iweb/Bluewhite1.jpg');
	}

.borderL1 {
	border: 2px solid #FFCC33;
	font-family: tahoma;
	font-size: 12px;
	color: #336699;
	text-align: center;
	}

.borderL2 {
	border: 2px solid #FFCC33;
	font-family: tahoma;
	font-size: 12px;
	color: #336699;
	background-image: url('images/iweb/Bluewhite1.jpg');
	text-align: center;
	}

.borderR1 {
	border: 2px solid #FFCC33;
	font-family: tahoma;
	font-size: 12px;
	color: #336699;
	text-align: center;
	}

.tableH1 {
	font-size: x-small;
	color: #FFCC33;
	text-align: left;
	font-weight: bold;
	}
.tableH2 {
	font-size: x-small;
	color: #FFCC33;
	text-align: center;
	font-weight: bold;
	}

.tableB1 {
	font-size: x-small;
	color: #6699CC;
	text-align: left;
	}

.tableB2 {
	font-size: x-small;
	color: #6699CC;
	text-align: center;
	}

.tableB3 {
	font-size: medium;
	color: #6699CC;
	text-align: left;
}
.tableB4 {
	font-size: medium;
	color: #6699CC;
	text-align: center;
}
	
.HLine1 {
	color: #FFCC33;
	}

