/* Style Template1 -(c) Pete Eddowes Version  - 3.29 - 10 JUL 2008 */

body {
	padding: 0px;
	margin: 1%;
	font-family: "Comic Sans MS";
	color: #808080;
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(../grafix/lightrays.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	font-size: 12px;
	}

p 	{
	margin-top: 0;
	margin-bottom: 1em;
	text-align: left;
	font-size: 12px;
	line-height: 1.5em;
	font-family: "Comic Sans MS";
	}
	
b, td, tr, div {
	font-size: 12pt;
	font-family: "Comic Sans MS";
	color: #808080;
	}
	
	
.InformationL {
	font-size: 14px;
	font-family: "Comic Sans MS";
	text-transform: capitalize;	
	text-align: left;
	font-weight: bold;
	}

.InformationC {
	font-size: 18px;
	font-family: "Comic Sans MS";
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	color: #2B559D;
	}
	
	
/* Keep [a.Pseudo-Classe Selectors] in this order LINK, VISITED, HOVER, ACTIVE */
a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
a.link { 
	color: #ffffff;
	} 
	
a.visited { 
	color: #000000;
 	}
	
a:hover {
	color: #FFAA2A;
	}
	
a.active {
	color: #000000;
	}

.HeadStyle {
	font-size: 20pt;
	color: #CCCCCC;
	text-transform: capitalize;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-style: italic;
	}
	
.Footer {
	margin: 2px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	}
	
.MainArea {
	margin: 2px;
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #666666;
	}

.Table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border: 1px solid #666D75;
	color: #999999;
	background-color: #eef4f1;
	}

.Border1px {
	border: 1px solid #666666;
	}
	
.Border5px {
	border: 5px solid #666666;
	}

.Dottybox {
	border: 1px dotted #999999;
	background-color: #FFFFFF;
	background-image: url(../grafix/pin.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
	
.dottedline {
    border-bottom: 1px dotted #999999;
}

.EventHeadRed 
{font-size: 16pt; color: #FF0000; }

.EventHeadGrn 
{font-size: 16pt; color: #00FF00; }
