<!--

* { /*border: 0px;*/
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

img { border: 0px; }

a {
	text-decoration: none;
	color: #000040;
	border: 0px;
	border-bottom: 1px dotted #000040;
	padding: 0px; 
}
a:hover {
	color: #4D4DBC;
	border-bottom: 1px dotted  #4D4DBC;
}

.imgLink a {
	border-bottom: 0 none;
	border-width: 0;
}

a.imgLink {
	border-bottom: 0 none;
	border-width: 0;
}

table.centeredTdTable th {
	text-align: center;
}
table.centeredTdTable td {
	text-align: center;
}

table.vertCenteredTdTable th {
	vertical-align: middle;
}
table.vertCenteredTdTable td {
	vertical-align: middle;
}

table.divisionTable {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: outset outset outset outset;
	border-color: blue blue blue blue;
	border-collapse: collapse;
	background-color: white;
}
table.divisionTable th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid ;
	border-color: black black black black;
	font-weight: normal;
	font-style: italic;
}
table.divisionTable td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: solid solid solid solid ;
	border-color: black black black black;
}

.paypalText {
	border: solid 1px #000000;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 5px;
	width: 55pt;
} 

.paypalSelect {
	border: solid 1px #000000;
	margin: 2px 2px 5px 2px;
	/*padding: 1px;*/
	width: 35pt;
} 

div.indexLink a {
	/*text-decoration: none;*/
	border: 0;
	border-bottom: 0;
}

div.indexLink {
	position: absolute;
}

div.indexImage {
	width: 100%;
	position: relative;
	bottom: 0px;
	right: 0px;
}

div.minHeight {
	height: 100%;
	min-height: 720px;
	/*height: auto !important;*/
	/*height: 800px;*/
};

body {
	background: #ffffff;
}

.transparent50percent {
	/*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/
}

div.linksBlock {
	/*background: #eeeeee;*/
	/*background: #777777;*/
	
	background: transparent url(grey_transparent.png) repeat;

	border: dashed 4px;
	z-index: 80;
	width: 228px;
	height: 218px;
	
	
	display: inline;
	font-family: sans-serif;
	font-size: 4.2em;
	/*text-align: center;*/
	position: absolute;
	top: 54px;
	left: 54px;
}
		
-->
