/* page-wide defenitions (apply to all text) */
BODY {
	font-family: Verdana, Helvetica, Ariel;
	background-color: #000000;
	margin: 0 0 0 0;
	border-width: 1px;
}

/* page-wide defs for events add/remove pages */

TH {
	font-size: 12px;
	color: #333333;
	font-style: bold;
	background-color: #cccccc;
	border-color: black;
	border-width: 0pt 0pt 1pt 0pt;
	border-style: solid;
	font-weight: bold;
}

TD.basket_h {
	font-size: 12px;
	color: #333333;
	// text-align: left;
	background-color: #E5E5E5;
	border-color: black;
	border-width: 0pt 0pt 1pt 0pt;
	border-style: solid;
	font-weight: bold;
}


INPUT {
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-color: #f5f5f5;
	border-color: black;
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	font-weight: normal;
}

INPUT.normal {
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #f5f5f5;
	border-color: black;
	border-width: 1pt 1pt 1pt 1pt;
	border-style: solid;
	font-weight: normal;
}

INPUT.noborder {
	font-size: 12px;
	color: #333333;
	text-align: left;
	background-color: #f5f5f5;
	border-color: black;
	border-width: 0pt 0pt 0pt 0pt;
	border-style: solid;
	font-weight: normal;
}



INPUT.submit {
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-color: #e5e5e5;
	border-color: black;
	border-width: 1pt 2pt 1pt 2pt;
	border-style: solid;
	font-weight: normal;
}


TD {
	font-size: 10px;
	color: #666666;
}

TD.sizes {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
	background-color: #E5E5E5;
	border-color: black;
	border-width: 0pt 0pt 1pt 0pt;
	border-style: solid;
}

TD.hole_l {
	background-image: url(images/square_l.gif);
	background-repeat: repeat-y;
}

TD.hole_r {
	background-image: url(images/square_r.gif);
	background-repeat: repeat-y;
}

TD.hole_t {
	background-image: url(images/square_t.gif);
	background-repeat: repeat-x;
}

TD.hole_b {
	background-image: url(images/square_b.gif);
	background-repeat: repeat-x;
}

TD.aboutme {
	margin: 0;
	padding: 0;
}

P.aboutme {
	margin: 0;
	padding: 0;
}

TD.scroll {
	text-align: left;
}

/* defenitions for LINK texts */
A {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	clear: left;
	margin: 0pt 0pt 0pt 0pt;
	color: #2040f0;
}

A.admin {
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	clear: left;
	margin: 0pt 0pt 0pt 0pt;
	color: #a0a0a0;
}


IMG {
	border-color: #000000;
}

IMG.sizes {
	border-color: #F5F5F5;
	border-width: 10px 14px 21px 14px;
	border-style: solid;
}

P.sizes {
	border-color: black;
	border-width: 1px;
	border-style: solid;
}
/* section text defenition */
P {
	font-size: 12px;
	color: #666666;
	font-style: normal;
	margin: 0pt 20pt 0pt 0pt;
	text-align: justify;
	font-weight: normal;
}

/* layers */

.white {
	position: absolute;
	width:205;
	height:19;
	top: 0;
	left: 6;
	background-color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.white2 {
	position: absolute;
	width:205;
	height:400;
	top: 420;
	left: 6;
	background-color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.image {
	position: absolute;
	visibility: hidden;
	width: 432;
	height: 432;
	top: 40;
	left: 320;
	background-color: black;
}

.strip {
	position: absolute;
	visibility: visible;
	top: 16;
	left: 6;
}

.buttons {
	position: absolute;
	left: 220;
	top: 16;
}



DIV.str {
	left: 100px;
	top: 370px;
	position: absolute;
	visibility: visible;
	z-index: 0;
}

DIV.button1 {
	left: 63px;
	top: 404px;
	position: absolute;
	z-index: 2;
}

DIV.button2 {
	left: 876px;
	top: 404px;
	position: absolute;
	z-index: 2;
}


DIV.white3 {
	position: absolute;
	visibility: visible;
	width:2805;
	height:140;
	top: 370;
	left: 870;
	z-index: 1;
	background-color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

DIV.white4 {
	position: absolute;
	visibility: visible;
	width:105;
	height:140;
	top: 370;
	left: 0;
	z-index: 1;
	background-color: black;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

DIV.image {
	position: absolute;
	visibility: visible;
	top: 0;
	left: 100;
	text-align: center;
}
