body	 		{
			font-family: verdana, arial;
			font-size: 10pt;
			color: black;
			margin: 0px;
			padding: 0;
			background: #white;
			scrollbar-3dlight-color: #BBB;
			scrollbar-arrow-color: #777;
			scrollbar-base-color: #fff;
			scrollbar-darkshadow: #BBB;
			scrollbar-face-color: #fff;
			scrollbar-highlight-color: #BBB;
			scrollbar-shadow-color: #999;
			scrollbar-track-color: #999;
			overflow: hidden;
			}

#header			{
			background: #fff url(../graphics/logo001.gif) 0px 0px no-repeat;
			height: 80px;
			margin: 0px;
			padding: 0em;
			font-size: 1pt;
			}

#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: 4px; 
			left: 200px;
			font-size: 0pt;
			margin: 0;
			}

#topmenu a		{
			color: #fff;
			font-family: microsoft sans serif, arial;
			font-size: 8pt;
			color: #223388;
			text-decoration: none;
			background: #aabbcc;
			padding: 0.25em 2em 0.25em 2em;
			margin: 0;
			}

#topmenu a:hover		{
			background: #222255;
			color: #fff;
			}

#topmenu #current, #topmenu #current a{
			background: #9999aa;
			color: #eee;
			}

#menusystemleft		{
			padding: 0em 0em 0em 0em;
			height: 420px;
			width:	200px;
			background: #eee;
			margin: 0px;
			color: #555;
			}

#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: #223399;
			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: 82px;
			left: 240px;
			height: 420px;
			width: 530px;
			background: transparent;
			overflow: auto;	
			}

#maintext a		{
			text-decoration: none;
			color: #555;
			}	

#maintext a:hover		{
			text-decoration: none;
			color: #223399;
			}	

#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;
			}

