a:link {
	color:#CFF;
	font-family : "Comic Sans MS";
	font-size : 12px;
	text-decoration : underline;
}/* Link  */
a:active {
	color : #CFF;
	font-family : "Comic Sans MS";
	font-size : 12px;
	text-decoration : underline;
}/* Active Link */
a:visited {
	color : #CFF;
	font-family : "Comic Sans MS";
	font-size : 12px;
	text-decoration : underline;
}/* Visited Link */
a:hover {
	color : White;
	font-family : "Comic Sans MS";
	font-size : 12px;
	text-decoration : none;
	border-bottom : 1px dashed White;
}/* Hover Link */

input {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 10pt; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 4px solid
}

.homeTitle {
	font-family : "Comic Sans MS";
	font-size : 14pt;
	color : #6699CC;
	font-weight : bold;
	font-variant : normal;
}	/* HomePage Title Style */

.pagetitle {
	font-family : Arial;
	font-size : 16pt;
	color : #6699CC;
	font-weight : bold;
	vertical-align : middle;
}/* Page Title Style */

.subtitle {
	font-family : Arial;
	font-size : 12pt;
	color : #6699CC;
	font-weight : bold;
}	


.content {
	font-family : "Comic Sans MS";
	font-size : 12px;
	color : White;
}	/* Content Style */

.content2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
}	/* Content Style */

.contentbold {
	font-family : "Comic Sans MS";
	font-size : 12px;
	color : White;
	font-weight : bold;
}	/* Content Style */

hr{
	line-height : 1px;
	border-bottom : none;
}

.img2{
	border : 3px solid White;
}

.colhead {
	font-family : "Comic Sans MS";
	font-size : 12px;
	font-weight : bold;
	color : Black;
	background : Silver;
}   /* Used for Column Heading */
.colhead a:link {
	color : Black;
	font-family : "Comic Sans MS";
	font-size : 12px
}		/* Link  */
.colhead a:active {
	color : Black;
	font-family : "Comic Sans MS";
	font-size : 12px
}	/* Active Link */
.colhead a:visited {
	color : Black;
	font-family : "Comic Sans MS";
	font-size : 12px
}	/* Visited Link */
.colhead a:hover {
	font-family : "Comic Sans MS";
	font-family : arial;
	font-size : 12px
}		/* Hover Links */

