A {
	text-decoration : none ;
	color : #f1caae ;
	font-family : Arial;
}

A:Hover {
	text-decoration : Underline ;
	color : #ffd06b ;
}

TD {
	color : White ;
	font-family : Arial;
	font-size: 12px
}

H1 {
	color : #fffbe5 ;
	font-family : Times New Roman, Serif;
	font-weight : normal;
	font-size : 30px;
	Padding-left : 10px;
}

.table {
	background-image: url(images/online-scotland_950.jpg);
	background-repeat : no-repeat;
}


.head {
	opacity: 0.0;
	filter: alpha(opacity=0);
	text-align: center;
}

.head H1 {
	color : #f1caae ;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	margin-bottom : 0px;
	padding-left : 3px;
}

H2 {
	color : #ffaa55 ;
	font-family : Times New Roman, Serif;
	Padding-left : 10px;
	font-size : 22px;
	font-weight : normal;
}

.menulinks A {
	text-decoration : none ;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	display: block;
	width: 180px;
	border: 1px solid #fffbe5;
	margin-bottom: 4px;
	margin-right: 3px;
	padding-left: 2px;
	clear: both;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.menulinks A:Hover {
	background-color : #143143;
	border: 1px dashed #fffbe5;
	text-decoration : none ;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

.hlinks {
	text-decoration : none ;
	font-family : Arial;
	font-size : 12px;
	font-weight : bold;
	padding-left: 5px;
	padding-top: 95px;
	padding-bottom: 20px;
}

.foot {
	text-decoration : none ;
	color : White ;
	font-family : Arial;
	font-size : 10px;
}

INPUT, TEXTAREA, OPTION, SELECT {
	font-family : Arial;
	font-size : 13px;
	font-weight : normal;
	border-width : 1px;
	border-style : solid;
	border-color : Gray;
	vertical-align : middle;
}

.index_sidebar {
	float : left;
	margin-right : 5px;
	margin-bottom : 5px;
	width : 160px;
}

.news {
	border : 1px solid silver;
	font-size : 12px;
	padding : 5px;
}

.news H3 {
	font-size : 12px;
	margin : 0px;
}

.news A {
	font-weight : Bold;
}

.search {
	border : 1px solid silver;
	text-align : center;
	padding : 5px;
	margin-bottom : 5px;
}

.search FORM {
	margin : 0px;
}

.page_links A {
	text-align : center;
	text-decoration : none ;
	font-family : Arial;
	font-size : 14px;
	font-weight : Bold;
	display: block;
	width : 400px;
	border : 2px solid #935D53;
	margin-bottom: 4px;
	padding : 3px;
	background-color : Black;
	clear: both;
}

.page_links A:Hover {
	background-color : #143143;
	border : 2px dashed #935D53;
	text-decoration : none ;
}

.page {
	background-color : Black;
	border : 2px dashed #935D53;
	text-align : center;
	padding : 5px;
	text-align : center;
	width : 50%;
	font-size : 16px;
}

.terms {
	padding-left : 40px;
	padding-right : 40px;
}

.terms H3 {
	font-family : Times New Roman, Serif;
	font-size : 14px;
	color : #ffaa55 ;
	font-weight : bold;
	margin-bottom : 2px;
}

.works_table {
	border : thin solid #935d53;
	padding-top : 6px;
	padding-bottom : 3px;
	background-color: #040a0e;
	text-align: center;
	text-decoration : none ;
	color : White ;
	font-family : Arial;
	font-size : 11px;
}

.works_table IMG {
	border: thick groove #ffe9cc;
}
