﻿.style1 {
	background-color: #FF9933;
}
.style2 {
	background-image: url('images/tartan_banner.jpg');
}
.style3 {
	color: #FF9933;
}
.style4 {
	font-size: large;
}
.style5 {
	text-align: center;
}
.banner {
	text-align: center;
	width:900px
}
.tablebody {
	text-align: justify;
	width:900px
}
.tablebodyborders {
	text-align: center;
	width:900px;
	border:thin #685BAA solid	
}
.style7 {
	background-color: #FF9933;
	text-align: center;
	color: #FFFFFF;
	font-size:medium
}
.style8 {
	color: #FFFFFF;
	background-color: #4F2F92;
}
.style9 {
	text-align: center;
	background-color: #F0D9FF ;
}
.style10 {
	background-color: #685BAA;
	text-align: center;
	color: #FFFFFF;
}
.style11 {
	text-align: left;
	background-color: #F0D9FF;
}
.style12 {
	text-align: left;
}
.style13 {
	font-size: medium;
}
.style14 {
	font-size: x-small;
}
.style15 {
	text-align: center;
	border: thin #685BAA solid;
	background-color: #DCB9FF;
}
.style16 {
	background-color: #FF9933;
	text-align: center;
	color: #FFFFFF;
}
</style>