body {
	background-color: #123456;
	text-align: center;
	
	margin: 10px;
	
	/*
	scrollbar-face-color: #123456;
	scrollbar-highlight-color: #123456;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #89AACD;
	scrollbar-arrow-color: #89AACD;
	scrollbar-track-color: #89AACD;
	scrollbar-darkshadow-color: #000000;
	*/
	
	//font
	font-family: Garamond Bold, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.white {
	text-decoration: underline;
	color: white;
}
a.language {
	font-family: Garamond Bold, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
a.email {
	font-family: Garamond Bold, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
a.admin {
	font-family: Garamond Bold, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

td.tdframe {
	align:center;
	text-align: middle;
	vertical-align: top;
}
td.tdalezi {
	width: 100px;
	background-image: url('img/alezi.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

.tdblue		{ background-image: url('img/blue.gif'); background-repeat: repeat; }
.tdwhite	{ background: #fff; }
.tdred		{ background-image: url('img/red.gif'); background-repeat: repeat; }
.tdblack	{ background: #000; }

td.tdblue_topleft		{ background-image: url('img/blue_topleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdblue_topright		{ background-image: url('img/blue_topright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdblue_bottomleft	{ background-image: url('img/blue_bottomleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdblue_bottomright	{ background-image: url('img/blue_bottomright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }

td.tdwhite_topleft		{ background-image: url('img/white_topleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdwhite_topright		{ background-image: url('img/white_topright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdwhite_bottomleft	{ background-image: url('img/white_bottomleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdwhite_bottomright	{ background-image: url('img/white_bottomright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }

td.tdred_topleft		{ background-image: url('img/red_topleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdred_topright		{ background-image: url('img/red_topright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdred_bottomleft		{ background-image: url('img/red_bottomleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdred_bottomright	{ background-image: url('img/red_bottomright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }

td.tdblack_topleft		{ background-image: url('img/black_topleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdblack_topright		{ background-image: url('img/black_topright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdblack_bottomleft	{ background-image: url('img/black_bottomleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdblack_bottomright	{ background-image: url('img/black_bottomright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }

td.tdsys_topleft		{ background-image: url('img/sys_topleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdsys_topright		{ background-image: url('img/sys_topright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdsys_bottomleft		{ background-image: url('img/sys_bottomleft.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }
td.tdsys_bottomright	{ background-image: url('img/sys_bottomright.gif'); background-position: 0px 0px; background-repeat: no-repeat; width:11; height:11; }

.aleziwhite {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
}
.aleziblack {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
.aleziblue {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #89AACD;
}

.language {
	font-family: Garamond Bold, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}

.titleblack {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
.textblack {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
.textwhite {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;
}

.word {
	font-family:  Garamond Bold, Verdana;
	font-size: 22pt;
	font-weight: bold;
	color: white;
}
.dynamic {
	font-family:  Garamond Bold, Verdana;
	font-size: 18pt;
	font-weight: bold;
	color: white;
}
.email {
	font-family: Garamond Bold, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
.copy {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: white;
}

.menublack {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}
.menuwhite {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
	color: black;
}

.dwnld {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6600;
}

.ad {
	border-color: #EEAAAA;
}
.adhead {
	font-family: Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #AAAAAA;
}
.adtitle {
	font-family: Tahoma, Verdana;
	font-size: 14pt;
	font-weight: bold;
	color: #A00000;
}