/* mykanjo Index CSS */

html {
	height: 100%;
	overflow: hidden;
}

body {
	height: 100%;
	background-color: #DDDDDD;
	background-image: url(Gradient.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#customWebsite {
	width: 100%;
	height: 100%;
}

td.borderSolid {
	border: 1px Solid #555555;
}

td.footer {
	color: #FFFFFF;
	font-size: 10px;
}

span.footerLines {
	color: #888888;
	cursor: default;
}

p.mainContent {
	margin: 36px 32px 16px 32px;
	line-height: 22px;
}

a:link {
	color: #6C78BD;
	text-decoration: none;
	font-size: 11px;
}

a:visited {
	color: #6C78BD;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #4E5987;
	text-decoration: none;
	font-size: 11px;
}

a.footer:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footer:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
}

a.footer:hover {
	color: #777777;
	text-decoration: none;
	font-size: 10px;
}

/* So cunning I deserve a biscuit */
h1 {
	font-size: 12px;
	position: absolute;
	left: -800px;
}

h2 {
	font-size: 12px;
	position: absolute;
	left: -800px;
}

h3 {
	font-size: 12px;
	position: absolute;
	left: -800px;
}

h4 {
	font-size: 12px;
	position: absolute;
	left: -800px;
}

h5 {
	font-size: 12px;
	position: absolute;
	left: -800px;
}
