/* CSS Document */
/* Global Styles */

body {
	margin:0px;
	background-color: #FFE4B5;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
}

a {
	font-size: 12px;
	color: #336666;
}
	
a:hover {
	color: #993300;
	text-decoration:underline;
	font-size: 14px;
	font-weight: normal;
	}
	
td {
	font:11px arial;
	color:#333333;
	}

td, th {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}
	



/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	font-family: "Comic Sans MS", cursive;
	}

.pageName {
	font:20px georgia;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	font-family: "Comic Sans MS", cursive;
	}
.pageSection {
	font:18px georgia;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	font-family: "Comic Sans MS", cursive;
	}


.bodyText {
	font:11px arial;
	line-height:24px;
	color:#333333;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	text-align: left;
	}
	
.bodyText p a {
	font-size: 14px;
}
.cellColorWhite
{
	background-color: #FFF;
	}
.cellColorColbalt
{
	background-color: #a4c2c2;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:0.1em;
	font-family: "Comic Sans MS", cursive;
	}

.sidebarText {
	font:12px georgia;
	color: #336666;
	line-height:18px;
	text-align: left;
	font-family: "Comic Sans MS", cursive;
	}
	
.aLink1 {
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}

/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:0.1em;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-weight: bold;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:none;
	font-family: "Comic Sans MS", cursive;
	}
.fontColorRed {
	color: #CC3300;
	font-weight: bold;
}
#swapText {
}
