/*	MAGIVIEW.COM
	============
*/
body         {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099; }
.indent {
	padding-left: 30px;
}

.centered {
	text-align: center;
}
.middle {
	text-align: center;
	padding-left: 1px;
	margin-left: 1px;
	padding-right: 1px;
	margin-right: 1px;
}

/*
.links       {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-align: Center;
	color: #333333;
} */

a:link 		 { color: #000000; text-decoration: underline }
a:visited 	 { color: #8888BB; text-decoration: underline }
a:hover      { color: #FF0000; text-decoration: underline }

.hidlnk       {
	color: #EEFFFF;
	cursor:default;
	text-decoration: none;
}

.hidlnk a:link      {
	color: #EEFFFF;
	cursor:default;
	text-decoration: none;
}
.hidlnk a:visited       {
	color: #EEFFFF;
	cursor:default;
	text-decoration: none;
}
.hidlnk a:hover       {
	color: #EEFFFF;
	cursor:default;
	text-decoration: none;
}

.whitelnk 			{ color: #FFFFFF; text-decoration: underline }
.whitelnk a:link 	{ color: #FFFFFF; text-decoration: underline }
.whitelnk a:visited { color: #CCCCCC; text-decoration: underline }
.whitelnk a:hover	{ color: #FFFF66; text-decoration: underline }



.no-underline { text-decoration: none; }
.no-underline a:link 		 { text-decoration: none }
.no-underline a:visited 	 { text-decoration: none }
.no-underline a:hover      { text-decoration: none }

hr
{
	color: #000099;
	line-height: 1px;
}
table.main_table
{
	background-color: #EEFFFF;
	border: 1px solid #000099;
}

td.index_table_cell
{
  width: 25%;
  padding: 5px;
  border: none;
	text-align: Center;
}

table.index_table
{
  border: none;
	text-align: Center;
}

.blue 		 { color: #000099 }

h1 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;}

h1 a:link 		 { color: #EEFFFF; text-decoration: none }
h1 a:visited 	 { color: #EEFFFF; text-decoration: none }
h1 a:hover      { color: #FF0000; text-decoration: none }

.photos       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt }
.bordeau     { color: #CC0000 }
.small       { font-size: 8pt }
div          { font-size: 10pt }
p            { margin-top: 0 }
marquee      { font-size: 12pt; color: #CC0000; font-style: italic }
/*li           { font-size: 10pt }
*/
b.bordeau    { color: #CC0000; font-weight: bold }
td           { font-size: 10pt }
h2           {
	font-size: 14pt;
	text-align: Center;
	font-weight: bold;
}
h3           { font-weight: normal; font-size: 14pt }
h4           { font-weight: bold; font-size: 12pt }
h5           { font-weight: normal; font-size: 12pt; margin-top: 0; margin-bottom: 0 }
h6           { font-weight: bold; margin-top: 0; margin-bottom: 0 }
.large       { font-size: 12pt }
.new {
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	background-color: #FFFF00;
}
.larger {
	font-size: larger;
}
.smaller {
	font-size: smaller;
}
.middle {
	text-align: center;
}
