.t {background: url(images/dot.jpg) 0 0 repeat-x; height:100%;}
.b {background: url(images/dot.jpg) 0 100% repeat-x; height:100%;}
.l {background: url(images/dot.jpg) 0 0 repeat-y; height:100%;}
.r {background: url(images/dot.jpg) 100% 0 repeat-y; height:100%;}

.bl {background: url(images/bl.jpg) 0 100% no-repeat; height:100%;}
.br {background: url(images/br.jpg) 100% 100% no-repeat; height:100%;}
.tl {background: url(images/tl.jpg) 0 0 no-repeat; height:100%; }
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding-left:8px;padding-top:8px; padding-bottom:8px; padding-right:8px;height:100%;} body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}
table {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.mainbg {
	background-image: url(images/mainbg.jpg);
	height: 352px;
	width: 826px;
}
.logobg {
	padding-top: 126px;
	padding-left: 249px;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #c38ae7;
	text-decoration: none;
}
.mainmenu {
	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.mainmenu:hover {

	font-family: Tahoma;
	font-size: 11px;
	text-transform: uppercase;
	color: #dfc6ef;
	text-decoration: none;
}
.buttonlink {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/buttonbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 41px;
	width: 163px;
	display: block;
	background-position: center top;
	padding: 12px 2px 2px;
}
.buttonlink:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #dfc6ef;
	text-decoration: none;
	background-image: url(images/buttonbg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	height: 41px;
	width: 163px;
}
.imagebrd {
	border: 1px solid #aaaaaa;
}

