/* shiloh.org.uk Stylesheet 2004. */

BODY {
		FONT-SIZE: 90%; 
		FONT-FAMILY: verdana,arial,helvetica,sans-serif
		background: #FFFFFF;
	    margin-top: 15;
		margin-left: 20;
		margin-right: 20;
}

A:link		{color: #009900}
A:visited	{color: #009900}
A:active	{color: #009900;
			text-decoration: underline}
A:hover		{color: #66CC66;
			text-decoration: underline}


H1 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 140%; 
	COLOR: #009900; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H2 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 125%; 
	COLOR: #009900; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H3 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 110%; 
	COLOR: #009900; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}
H4 {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 100%; 
	COLOR: #009900; 
	FONT-FAMILY: verdana,arial,helvetica,sans-serif
}

.newsDate {
	FONT-SIZE: 85%; COLOR: #6666cc; FONT-STYLE: italic
}

.calTime {
	COLOR: #009900; FONT-WEIGHT: bold
}

.fileDetails {
	FONT-SIZE: 75%; COLOR: #6666cc;
}

.eventDate {
	FONT-SIZE: 100%; COLOR: #6666cc; FONT-WEIGHT: bold
}

CITE	{font-family: verdana,arial,helvetica,sans-serif;
	 font-style: italic}

TABLE {}

TABLE.main {	
	border-collapse: collapse;
	border-color: #000000;
}

TABLE.Cal{ background-color: #f1f1f1;
		border-color: #FFFFFF;
                border-style: none;}


TD	{font-family: verdana,arial,helvetica,sans-serif;
	 font-size: 90%;
	 color: #000000;
	 background: #ffffff}

INPUT.small {
	FONT-SIZE: 75%; FONT-FAMILY: verdana,arial,helvetica,sans-serif
}


TD.Normal {
	background-color: #ffffff;
	vertical-align:top;
	padding-right: 5;
	padding-left: 5;
	padding-bottom: 5
}TD.NormalC {
	background-color: #ffffff;
	vertical-align:top;
	text-align: center;
	padding-right: 5;
	padding-left: 5;
	padding-bottom: 5
}

TD.TitleBarLeft {
	background-color: #009900;
	vertical-align:top;
	color: #FFFFFF;
    font-weight:bold;
    width: 200px;
}

TD.SearchBox {
	background-color: #CCFFCC;
	vertical-align:top;
	color: #000000;
	width: 200px;
	height: 100px;
}

TD.BrowseBox {
	background-color: #CCFFCC;
	vertical-align:top;
	color: #000000;
	width: 200px;
}


TD.TitleBarRight {
	background-color: #009900;
	vertical-align:top;
	color: #FFFFFF;
    font-weight:bold;
    height: 12px;
}


TD.Disclaim	{font-family: verdana,arial,helvetica,sans-serif;
	 	font-size: 8pt;
	 	color: #000000;
	 	background: #FFFFFF;
	 	text-align: left;
}

TD.WorkArea	{vertical-align: top; 
             height:auto;
             border-color: #FFFFFF;
             border: 10px}

TD.WorkAreaDotTopLeft	{vertical-align: top; 
             height:auto;
             border-left: thin dotted #009900;}
             
TD.WorkAreaDotTopRight	{vertical-align: top; 
             height:auto;
             border-right: thin dotted #009900;
             border-left: thin dotted #009900;}
             
TD.WorkAreaDotBotLeft	{vertical-align: top; 
             height:auto;
             border-left: thin dotted #009900;
             border-bottom: thin dotted #009900;}

TD.WorkAreaDotBotRight	{vertical-align: top; 
             height:auto;
             border-right: thin dotted #009900;
             border-left: thin dotted #009900;
             border-bottom: thin dotted #009900;}
             
TD.CalActCell {font-family: Arial;
	 font-size: 10pt;
	 color: #000000;
	 background: #f1f1f1;
	 text-align: center;}

TD.CalDeaCell {font-family: Arial;
	 font-size: 10pt;
	 color: #000000;
	 background: #FFFFFF;
	 text-align: center;}

TD.CalHead {font-family: Arial;
	 font-size: 10pt;
	 color: #000000;
	 background: #f1f1f1;
	 text-align: center;
	 font-weight:bold;}
	 
TD.CalColTitle {font-family: Arial;
	 font-size: 10pt;
	 color: #000000;
	 background: #f1f1f1;
	 text-align: center;
	 font-weight:bold;
	 width: 14%;}

TD.CalFoot {font-family: Arial;
	 font-size: 10pt;
	 color: #000000;
	 background: #ffffff;
	 text-align: center;
	 }
	 
TD.SmallTitle	{font-family: Arial;
	 	font-size: 10pt;
		font-weight: bold;
	 	color: #FFFFFF;
	 	background: #194D7F;
		text-align: left;
		font-style: italic}




