
/************************************

Created: 09/04/03
Auther: Sam Greenhalgh

This is the standard base Style Sheet
for Secret Shropshire Shropshire.

All other style sheets should be 
based on this one

If you makes changes in this 
stylesheet you must update all 
style sheets based on it

************************************/
#Header{
	width: 17cm;
	display:none;
}

#TabStrip{
	width: 17cm;
	display:none;
}

#Content{
	width: 17cm;
}

#NaviationTop{
	display:none;
}

#NaviagtionBottom{
	display:none;
}

.UI_tooltip{
	display:none;
}

.UI_tab{
	display:none;
}

.UI_outset{

}

.UI_inset{
	
}

.UI_selected{

}

.UI_flat{
	border:1px solid #EEE;
}

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 10px; 
}

p, label, ul, td, .para{
	font-size:12pt;
}

/* Titles
********/

.title1, h1{
	font-size:20pt;
	font-weight:bold;
	font-style:italic;
}

.title2, h2{
	font-size:16pt;
	font-weight:bold;
}

.title3, h3{
	font-size:12pt;
	font-weight:bold;
}

.copy {
	display: none;
}

a{ 
	text-decoration:Undrline; 
	color:#F00;  
} 

hr {
	color: #888;
	height:3px;
}

input, select, textarea {
	border:solid 1px #000;
	font-family: monospace;
	font-size:10pt;
}

#PrimaryBorder{}

.BlueBox IMG, .WhiteBox IMG, P IMG{
	border:1px solid #000;
}
.BlueBox{}
.WhiteBox{}

TABLE.info{width:100%;}
FORM{margin:0px;}
TD{vertical-align: top;}
