/* Global cascading style-sheet definition for MiDek - Internet Publishing */

body	{
	background-color:#7fbfff;
	padding:0px;
	margin:0px;
	color:#103050;
	font-size:15px;
	font-family:verdana,arial,sans-serif;
	text-align:left;
	}

img, table	{
	border: 0px;
	}

h1,h2,h3,h4,h5,h6	{
	color:#103050;
	font-family:verdana,arial,sans-serif;
	}

table	{
	border-spacing:0px;
	}

td	{
	font-size:15px;
	vertical-align:top;
	}

a	{
	color:#103050;
	text-decoration:none;
	}

:hover	{
	background-color:#E0E0E0;
	}

.navi	{
	background-color:#0040D0;
	text-align:right;
	text-decoration:none;
	vertical-align:bottom;
	color:#E0E0E0;
	font-size:12px;
	}

.left	{
	background-color:#E0E0E0;
	border-right: 2px dotted blue;
	}

.right	{
	text-align:right;
	border-right: 2px dotted blue;
	}

.bottom	{
	text-align:right;
	border-bottom: 2px dotted blue;
	}

.copy	{
	background-color:#E0E0E0;
	font-size:12px;
	}

img.logo {
	border:2px outset #0040D0;
    }

/* End definitions */
