.topleft {
	background-repeat: no-repeat; 
	background-image: url('img/topleft_a1te.gif');
}

.topmid {
	background-repeat: repeat-x; 
	background-image: url('img/topmid_a1te.gif');
}

.topright {
	background-repeat: no-repeat; 
	background-image: url('img/topright_a1te.gif');
}

.lcol {
	background-repeat: repeat-y; 
	background-image: url('img/lcol_a1te.gif');
}

.rcol {
	background-repeat: repeat-y; 
	background-image: url('img/rcol_a1te.gif');
}

.botleft {
	background-repeat: no-repeat; 
	background-image: url('img/botleft_a1te.gif');
}

.botmid {
	background-repeat: repeat-x; 
	background-image: url('img/botmid_a1te.gif');
}

.botright {
	background-repeat: no-repeat; 
	background-image: url('img/botright_a1te.gif');
}

a {
	font-family:verdana;
	color:#666666;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a:link {
	font-family:verdana;
	color:#666666;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a:visited {
	font-family:verdana;
	color:#666666;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a:active {
	font-family:verdana;
	color:#666666;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family:verdana;
	color:#0000ff;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
}

hr { 
    height:1px;
    border-width:0;
    color:#c0c0c0;
    background-color:#c0c0c0;
    width:50%;
}

.mem {
    font-family:verdana;
	color:#000000;
	font-size:7pt;
	font-weight:bold;
}

.red a {
	font-family:verdana;
	color:#ff0000;
	font-size:8pt;
	text-decoration:none;
}

.red a:link {
	font-family:verdana;
	color:#ff0000;
	font-size:8pt;
	text-decoration:none;
}

.red a:active {
	font-family:verdana;
	color:#ff0000;
	font-size:8pt;
	text-decoration:none;
}
.red a:hover {
	font-family:verdana;
	color:#ff0000;
	font-size:8pt;
	text-decoration:underline;
}

.blue {
	font-family:verdana;
	color:#0000ff;
	font-size:10pt;
	font-weight:bold;
	text-align:left;
}

.title {
	font-family:verdana;
	color:#3333ff;
	font-size:16pt;
	font-weight:bold;
	text-align:center;
}

.maingrey {
	font-family:verdana;
	color:#666666;
	font-size:10pt;
	text-align:left;
}

.mainblack {
	font-family:verdana;
	color:#000000;
	font-size:10pt;
	text-align:left;
}

.mainmid {
	font-family:verdana;
	color:#3333ff;
	font-size:10pt;
	text-align:center;
}

.mainblue {
	font-family:verdana;
	color:#0000ff;
	font-size:10pt;
	text-align:left;
}

.small {
	font-family:verdana;
	font-size:7pt;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
}

.note {
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	color:#ff0000;
	text-align:left;
}	