body	 		{
			font-family: verdana, arial;
			font-size: 10pt;
			color: #444;
			margin: 0px;
			padding: 0;
			background: white;
			scrollbar-3dlight-color: #aaa;
			scrollbar-arrow-color: #777;
			scrollbar-base-color: #fff;
			scrollbar-darkshadow: #aaa;
			scrollbar-face-color: #fff;
			scrollbar-highlight-color: #aaa;
			scrollbar-shadow-color: #aaa;
			scrollbar-track-color: #fff;
			overflow: hidden;
			}

#header			{
			background: #fff 0px 0px no-repeat;
			height: 40px;
			margin: 0px;
			padding: 0em;
			font-size: 1pt;
			border-bottom: 3px double #ddd;
			}

.table			{
			font-size: 8pt;
			border: 1px solid #555;	
			width: 80%;
			}

#tableone		{
			font-size: 8pt;
			border: 1px solid #555;
			width: 80%;
			}

#tableone a		{
			color: #444;
			text-decoration: none;
			}

#tableone a:hover	{
			color: #992222;
			text-decoration: none;
			}

#tableone td		{
			
			}

#logo			{
			position: relative;
			left: 200px;
			top: 0px;
			font: verdana, arial;
			font-size: 7pt;
			}

.border			{
			background: #ddd url(../graphics/headerbottomborder.jpg) 0px 0px;
			height: 2px;
			margin: 0px;
			padding: 0;
			font-size: 1pt;
			}

#topmenu		{
			position: relative;
			top: 45px; 
			left: 200px;
			font-size: 0pt;
			margin: 0;
			}

#topmenu a		{
			color: #fff;
			font-family: verdana, arial;
			font-size: 8pt;
			color: #444;
			border-bottom: 3px double #ddd;
			border-right: 3px double #ddd;
			text-decoration: none;
			background: #white;
			padding: 0.5em 2.5em 0.5em 2.5em;
			margin: 0px;
			}

#topmenu a:hover		{
			color: #992222;
			}

#topmenu #current, #topmenu #current a{
			color: #aa1155;
			}

#downloadstable		{
			font-size: 7pt;
			margin-top: 350px;
			margin-left: 0px;
			border: 1px solid #ddd;
			padding: 0.5em;
			width: 185px;
			}

#downloadstable a		{
			color: #444;
			text-decoration: none;
			}

#downloadstable a:hover	{
			color: #992222;
			text-decoration: none;
			}

#menusystemleft		{
			padding: 0em 0em 0em 0em;
			height: 470px;
			width:	200px;
			background: white;
			margin-left: 5px;
			color: #555;
			border-right: 3px double #ddd;
			}

#menuleft		{
			padding: 0em 0em 0em 0em;
			background: transparent;
			width: 180px;
			}

#menuleft a		{
			color: #fff;
			width: 180px;
			padding: 0em 0em 0em 0.25em;
			text-decoration: none;
			border: 1px single #fff;
			background: transparent;
			}

#menuleft a:hover	{
			background: #992020;
			color: #fff;
			}

#menusystemleft a	{
			color: #555;
			text-decoration: none;
			}

#menusystemleft a:hover	{
			color: #992222;
			text-decoration: none;
			}

#menuborder		{
			border: 1px solid #9C2121;
			width: 180px;
			padding: 1em 0.5em 1em 0.5em;
			background: transparent;
			margin-left: 1em;
			position: relative;
			top: 14px;
			}

#maintext		{
			position: absolute;
			color: #555;
			top: 70px;
			left: 240px;
			height: 420px;
			width: 600px;
			background: transparent;
			overflow: auto;	
			}

#maintext a		{
			text-decoration: none;
			color: #444;
			font-size: 8pt;
			}	

#maintext a:hover		{
			text-decoration: none;
			color: #992222;
			}	

#maintextflash		{
			position: absolute;
			color: #555;
			top: 70px;
			left: 240px;
			height: 450px;
			width: 600px;
			background: transparent;
			overflow: auto;	
			}

#maintextflash a	{
			text-decoration: none;
			color: #444;
			font-size: 8pt;
			}	

#maintextflash a:hover	{
			text-decoration: none;
			color: #992222;
			}	

#newsborder		{
			position: relative;
			top: 0px;
			background: #fff url(../graphics/newsbackdrop.gif) 0px 0px no-repeat;
			margin-top: 10px;
			height: 200px;
			width: 400px;
			padding: 0.25em 0.25em 0.25em 0.25em;
			}

#news			{
			background: #fff;
			height: 183px;
			width: 390px;
			padding: 1em 1em 1em 1em;
			margin-top: 2px;
			scrollbar-3dlight-color: #fff;
			scrollbar-arrow-color: #992020;
			scrollbar-base-color: #fff;
			scrollbar-darkshadow: #fff;
			scrollbar-face-color: #fff;
			scrollbar-highlight-color: #992020;
			scrollbar-shadow-color: #fff;
			scrollbar-track-color: #fff;
			scrollbar-shadow: #fff;
			overflow: auto;
			}


#openingtext		{
			width: 420px;
			background: transparent url(../graphics/cslogofade.gif) 0px 0px no-repeat;
			border-bottom: 1px solid #aa2020;
			}

#addinfo		{
			font-size: 8pt;
			margin-right: 90px;
			}

.sectionheader		{
			margin-left: 30%;
			}

.indexlinksbot		{
			border-top: 1px solid #aaa;
			margin-right: 100px;
			padding: 0em 0.15em 0em 0em;
			}

