/* ------------------ HEADINGS --------------------*/
.HeavyHeading    {
	font-size: 19px;
	font-weight: bold;
	margin-left: 37px;
	color: #999999;
	}

.LightHeading    {
	font-weight: bold;
	color: #cccccc;
	}

.PageHeading  	{
	border: none; 
	width: 600px; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 10px;
	text-align: left;
}



/* ------------------ MAIN TEXT --------------------*/



body    	{
	font-family: arial;
	font-size: 13px;
	color: #000;
	text-align: center;


	
	scrollbar-face-color:#ffffff; 
	scrollbar-arrow-color:#aaaaaa; 
	scrollbar-track-color:#eeeeee; 
	scrollbar-shadow-color:'#dddddd'; 
	scrollbar-highlight-color:'#ffffff'; 
	scrollbar-3dlight-color:'#bbbbbb'; 
	scrollbar-darkshadow-color:'#bbbbbb'; 
	
	}

table   	{
	font-family: arial;
	font-size: 13px;
	color: #333;
	}


input, textarea{
	color: black;
	border-top: 1px #000 solid;
	border-bottom: 1px #000 solid;
	border-right: 1px #000 solid;
	border-left: 1px #000 solid;
	font-family:arial;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	margin-left: 3px;
	}
	

.HeaderImage  	{
	margin-top: 10px;
	margin-bottom: 10px;

	}



.MainBox   	{
margin-left: auto; 
margin-right: auto;

	}

 

	
.Box1  	{
	border: 1px solid #bbb; 
	width: 600px; 
	background: #f2f2f2;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 30px;

	}
 
.InnerBox1  	{
	border: none; 
	background: none;
	text-align: justify;
	margin-left: 35px; 
	margin-right: 35px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.Box1Header  {
	border: 1px solid #bbb; 
	width: 600px; 
	margin-bottom: 0px;
	margin-left: 35px;
	background: #bbb;
	font-weight: bold;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;

	}
	
.HeaderInnerBox1  	{
	border: none; 
	background: none;
	text-align: left;
	margin-left: 35px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
}



/* ------------------ HYPERLINKS --------------------*/
a    	{
	color: #333;
	}

a:hover    	{
	color: #27d096;
	}

a:visited:hover    {
	color: #07b076;
	}

a:visited    {
	color: #333;
	}

/* ------------------ Database System --------------------*/


.MainEventViewBox1  {
	border: 1px solid #DBDBDB; 
	width: 850px; 
	margin-bottom: 0px;
	margin-left: 35px;
	background: #DBDBDB;
	font-weight: bold;
	text-align: left;
	margin-left: auto; 
	margin-right: auto;

	}
	

.MainEventViewBox1    	{
	border: 1px solid #DBDBDB; 
	width: 850px; 
	background: #f4f4f4;
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 30px;
	}
