﻿*
{
	padding: 0;
	margin: 0;
}

body
{
	background-color: black;
	color:White;
}

body.clsHeader
{
	background-position: center center;
	background-image: url(img/DefaultWeb.jpg);
}


body.clsDefault
{
	background-color: white;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


table.clsEntryPage
{
	width: 100%;
	height: 100%;
	border: none 0 black;
}

td.clsCentered
{
	vertical-align:middle;
	text-align:center;
}

body.clsMarxbruder
{
	background-attachment: scroll;
	background-image: url(img/MarxbruderBack.jpg);
	background-repeat: no-repeat;
/*	height: 1546px;
	width: 1000px; */
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-position: top center;
}

table.clsMain
{
	width:1000px;
}

td.clsHeader
{
	height: 320px;
	padding-left:30px;
	padding-right:25px;
}

td.clsContents
{
	vertical-align:top;
	padding-top:15px;
	padding-left:30px;
	width:222px;
	height:965px;
	
}

td.clsFooter
{
	height: 255px;
}

td.clsSplash
{
	width:778;
	height:965px;
	padding-left:0px;
	text-align:left;
}

td.clsContent
{
	width:778;
	height:965px;
	padding-left:10px;
	padding-top:30px;
	vertical-align: top;
}

div.clsContent
{
	width:691px;
	height:900px;
	overflow: auto;
	padding-right:10px;
}

td.clsHeaderLink
{
	background-color: black;
	height:40px;
	vertical-align: middle;
	text-align: center;
}

td.clsContentLink
{
	background-color: black;
	height:40px;
	vertical-align: middle;
	text-align: center;
}

a.clsHeaderLink
{
	color: white;
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: larger;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
}

a.clsContentLink
{
	color: white;
	background-color: transparent;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	font-size: larger;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}


img.clsEntryImage
{
	border: none 0 black;
	vertical-align: middle;
	height:auto;
	width:100%;
}

 /* Font Definitions */
@font-face
	{font-family:"Times New Roman";
	panose-1:0 2 2 6 3 5 4 5 2 3;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:50331648 0 0 0 1 0;}
@font-face
	{font-family:Tahoma;
	panose-1:0 2 11 6 4 3 5 4 4 2;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:50331648 0 0 0 1 0;}
@font-face
	{font-family:"Arial Unicode MS";
	panose-1:0 2 11 6 4 2 2 2 2 2;
	mso-font-charset:0;
	mso-generic-font-family:auto;
	mso-font-pitch:variable;
	mso-font-signature:50331648 0 0 0 1 0;}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:none;
	mso-hyphenate:none;
	font-size:12.0pt;
	font-family:"Times New Roman";
	}
	
p.MsoBodyText, li.MsoBodyText, div.MsoBodyText
	{margin-top:0cm;
	margin-right:0cm;
	margin-bottom:6.0pt;
	margin-left:0cm;
	mso-pagination:none;
	mso-hyphenate:none;
	font-size:12.0pt;
	font-family:"Times New Roman";
	}

table.MsoNormalTable
	{mso-style-parent:"";
	font-size:10.0pt;
	font-family:"Times New Roman";
	}
	
/*Grades*/

table.clsGrade
{
	width: 100%;
}

td.clsGrade
{
font-size:20.0pt;
font-family:"Goudy Old Style";
mso-fareast-language:AR-SA;
text-align: center;
text-decoration: underline;
padding-top: 10px;

}

td.clsBadge
{
padding-top: 10px;
}

td.clsLeft
{
font-weight: bold;
width:20%;
padding-top: 10px;
}

td.clsText
{
	width: 75%;
padding-top: 10px;
}


div.clsContent a
{
	text-decoration: underline;
	color: yellow;

}

div.clsContent a:visited
{
	text-decoration: none;
	color: red;

}

li.clsQuotes
{
mso-level-number-format:bullet;
	mso-level-text:\F0B7;
	mso-level-tab-stop:36.0pt;
	mso-level-number-position:left;
	text-indent:-18.0pt;
	font-size:9.0pt;
}



