/*eCom Scotland*/

/*text*/

.contentssub{
	font-family: verdana, arial, sans-serif;
	color: #0000FF;
	font-size: 85%;
	font-weight: normal;

}

.crumb{
	font-family : verdana, arial, sans-serif;
	font-size : xx-small;

	color: #666666;
}

.crumbnolink{
	font-family : verdana, arial, sans-serif;
	font-size : xx-small;

	color: #333333;
}

.rightmenu{
	font-family : verdana, arial, sans-serif;
	font-size : xx-small;

	color: #333333;
}



.lightgrey{
	color: #666666;
}

.darkgrey{
	color: #333333;
}
.caption{
	font-family : verdana, arial, sans-serif;
	font-size : xx-small;

	color: #333333;
}
u{font-family : sans-serif;
	font-size : 100%;
	color: black;

	letter-spacing: .15em;
}
em{font-family : sans-serif;
	font-size : 80%;
	color: black;

	letter-spacing: .15em;
	font-style : normal;

}
h1{
	font-family : sans-serif;
	font-size : 100%;
	color: black;

	letter-spacing: .15em;
	
}
h2{
	font-family : sans-serif;
	font-size : 80%;
	color: black;

	letter-spacing: .15em;
	
}

body {
	SCROLLBAR-FACE-COLOR: #b9b9b9; 
	SCROLLBAR-HIGHLIGHT-COLOR: #b9b9b9; 
	SCROLLBAR-SHADOW-COLOR: #b9b9b9; 
	SCROLLBAR-3DLIGHT-COLOR: #b9b9b9; 
	SCROLLBAR-DARKSHADOW-COLOR: #b9b9b9; 
	SCROLLBAR-ARROW-COLOR: #F0F0F0; 
	SCROLLBAR-TRACK-COLOR: #F0F0F0; 
	SCROLLBAR-BASE-COLOR: #F0F0F0;
	
}

p { 
font-family: 	verdana, arial, sans serif; 
font-size:		70%; 
color: 			#333333;
}
.content{

		font-family: 	verdana, arial, sans serif; 
		font-size:		70%; 
		color: 			#333333;
}
A:link    	{
	text-decoration: none ;
	font-family : verdana, arial, sans-serif;
	font-size: inherit;
}
A:visited   	{
	text-decoration: none;
	font-family : verdana, arial, sans-serif;
	font-size: inherit;
}
A:hover   	{
	text-decoration: underline;
	color: #333333;
	font-family : verdana, arial, sans-serif;
	font-size: inherit;
}

ul,li, ol {
	list-style-type: square;
	font-family: verdana, arial, sans serif;
	font-size:xx-small;
	color: #333333;
	list-style-position : outside;
}

.hr {
padding-top:3px;
	border-bottom : thin solid #FF8C18;

}
.smalltext,a.smalltext,a.smalltext:link,a.smalltext:visited{
	font-family: verdana, arial, sans serif;
	font-size:60%;
	color: #999999;
	text-align : center;
}
code{
	font-size:80%;
}


/*FORM ELEMENTS */

INPUT {
	background : White;
	border -top: thin solid #cccccc;
	border-bottom : thin solid #cccccc;
	font-family: Verdana, sans-serif;
	color:#666666;

	border-bottom : thin solid #999999;
	border-right : thin solid #999999;


}

SELECT{
	background : #ffffff;
	border : thin groove #cccccc;
	border-style : solid;
	font-family: Verdana, sans-serif;
	color: #666666;

}



.bottommenu { 
	font-family : verdana, arial, sans-serif;
	font-size : .7em;
	color: #333333;
 } 
 
 .orangeboarder {  
	border: thin #FF8C18 solid;
}
 
.newsHeadline {  
		font-family: 	verdana, arial, sans serif; 
		font-size:		80%; 
		color: 			#333333;
		font-weight: bold;
		}
