﻿.thumbalbum {
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
}

.tlc,.trc,.blc,.brc{height: 10px; width:9px;} 
.tlc{background: url(../images/greycornerlefttop.gif) no-repeat top left;}
.trc{background: url(../images/greycornerrighttop.gif) no-repeat top left;}
.blc{background: url(../images/greycornerleftbottom.gif) no-repeat bottom left;}
.brc{background: url(../images/greycornerrightbottom.gif) no-repeat bottom left;}

.leftmiddle {
	background-image: url(../images/greyvertical.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	width: 4px;
}

.rightmiddle {
	background-image: url(../images/greyvertical.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
	width: 4px;
}
.topmiddle {
	background: url(../images/greycornerlefttop.gif) top;
	background-repeat: repeat-x;
}
.bottommiddle {
	background: url(../images/greyhorizontal.gif) bottom;
	background-repeat: repeat-x;
}

.table{background: #ffffff;}

		a.reglnk:link {text-decoration:none; font-size:10pt; color: #FF6600;}
		a.reglnk:visited {text-decoration:none; font-size:10pt; color: #FF6600;}
		a.reglnk:hover, a:active {text-decoration:underline; color: #FF0000;}

		a.navlnk:link{ color:#FF6600; text-decoration:none; font-family: Tahoma, Verdana, Sans-Serif; font-size:10pt; font-weight: bold;}
		a.navlnk:visited{ color:#FF6600; text-decoration:none; font-family: Tahoma, Verdana, Sans-Serif; font-size:10pt; font-weight: bold;}
		a.navlnk:hover,a:active {text-decoration:underline; color: #FF0000;}

.fadesubstitute {
        background-color: #004993;
}