

BODY
{
	background-repeat: repeat-x;
	background-image: url(../zimages/project24/3t-background.jpg);
	background-color: #121212;
	font-family: calibri, tahoma;
	font-size: 14pt;
	color: #ffffff;
}

.link
{
	text-decoration: underline;
	color: skyblue;
}

.linkover
{
	text-decoration: underline;
	color: dodgerblue;
	cursor: pointer;
}
.blacklink
{
	text-decoration: underline;
	color: #87CEFA;
}

.blacklinkover
{
	text-decoration: underline;
	color: #1E90FF;
	cursor: pointer;
}
.greenlink
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#DCDCDC;
	cursor:default;
}
.greenlinkover
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
	color:#c1c1c1;
	cursor:pointer;
}



.button
{
	background-color:#515151;
	color: #D2B48C;
	text-transform: lowercase;
	font-family: calibri;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-style: outset;
	border-width: 2px;
	border-color: #444444;
	cursor:default;
}
.buttonover
{
	background-color:#212121;
	color: #d2b48c;
	text-transform: lowercase;
	font-family: calibri;
	font-weight: bold;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-style: inset;
	border-width: 2px;
	border-color: #888888;
	cursor:pointer;
}
.blacktab
{
	background-color: #121212;
	color: #D2B48C;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	border-style: outset;
	border-width: 1px;
	border-color: #888888;
	border-bottom: none;
}
.blacktabover
{
	background-color: #004422;
	color: #DCDCDC;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	border-style: outset;
	border-width: 1px;
	border-color: #888888;
	border-bottom: none;
}
.blacktabselect
{
	background-color: #D2B48C;
	color: #000000;
	font-family: tahoma;
	font-weight: normal;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	border-style: outset;
	border-width: 1px;
	border-color: #888888;
	border-bottom: none;
}
.confirmbutton
{
	background-color: maroon;
	color: #DCDCDC;
	text-transform: capitalize;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-style: outset;
	border-color: #696969;
}

.confirmbuttonover
{
	background-color: #f5f5dc;
	color: #990000;
	text-transform: capitalize;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10pt;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-style: inset;
	border-color: maroon;
}


.howmanystudents
{
	background-color: #cbd0bd;
	color: #154c00;
	text-transform: capitalize;
	font-family: Verdana;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	border-style: inset;
	border-color: Olive;
	padding: 10px,10px,10px,10px;
}


.textbox
{
	background-color: #eeeeee;
	color: #000000;
	font-family: Calibri,Arial,Tahoma;
	font-size: 11pt;
	border-style: solid;
	border-bottom-color: #696969;
	border-right-color: #696969;
	border-top-color: #000000;
	border-left-color: #000000;
}


.tablecell1
{
	background-color: #515151;
	color:#ffffff;
}

.tablecell2
{
	background-color: #313131;
	color:#ffffff;
}

.menucell
{
	border-right: #000000 thin solid;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none;
	width: 172px;
	background-color: #f5deb3;
}

.contentscell
{
	vertical-align: top;
	width: 828px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #f5f5dc;
	padding-left: 8px;
	padding-top: 12px;
}

.caption
{
	font-size: 24pt;
	font-family: Tahoma;
	font-weight: bold;
}

.gridRow
{
	font-family: comic Sans-Serif;
	font-size: 8pt;
}

/************************************************************************************ 
*************************************************************************************
************************************************************************************/

H1, H2, H3, H4, H5, THEAD, TFOOT
{
	font-family: Calibri;
	color: #D2B48C;
}


H1
{
	font-size: 22pt;
	font-weight: bold;
}

H2
{
	font-size: 16pt;
	font-weight: bold;
	font-style: normal;
}

H3
{
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}

H4
{
	font-size: 12pt;
	font-weight: normal;
	text-transform: capitalize;
}

H5
{
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}

H6
{
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	text-transform: capitalize;
}


A:link
{
	text-decoration: underline;
	color: skyblue;
}

A:visited
{
	text-decoration: underline;
	color: skyblue;
}

A:active
{
	text-decoration: underline;
	color: dodgerblue;
}

A:hover
{
	text-decoration: underline;
	color: dodgerblue;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 22pt;
}

UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}


OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

Legend
{
	color: black;
	font-family: tahoma;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 8px;
	padding-left: 30px;
	padding-right: 8px;
	padding-bottom: 8px;
}

img
{
	border:solid 0px;
}


