﻿body
{
    margin-top: 0px;
    background-image: none;
    color: #333333;
    padding-top: 0px;
    font-family:"Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;    
    font-size: 0.9em;
    background-color: White;
}

.purpletext {
color:#660066;
	
}

.boldptext {
	
	font-weight:bold;
}


#container2 {
	
	width:930px;
	height:auto;
	margin:auto;
	padding-left:15px;
	border: 1px solid #922790;
	background-color: #EFEEE2;

	
}

#container3 {
	
	width:930px;
	height:auto;
	margin:auto;
	padding: 5px;
	
}


a {
	
	color:black;
	
	text-decoration:none;
	
}

a:hover {
	
	color:#660066;
	
	text-decoration:none;
	
}


#maincontent {

width:600px;
height:auto;
/*border: solid 1px #CCCCCC;*/
float:left;
margin:5px 5px 5px 5px;
padding:5px;


}

#maincontent2 {
	width: 600px;
	height: auto;
	/*border: solid 1px #CCCCCC;*/
	float: left;
	margin:5px 5px 5px 5px;
	padding:5px;
	position:relative;
	}


#sidebar {
	
	width:250px;
	height:auto;
	border:solid 1px #CCCCCC;
	background-color:#FFFFFF;
	float:right;
	margin:5px 5px 5px 0px;
	padding:5px;
}

#textcontent {
	width: auto;
	clear: both;
	/*border: 1px solid #922790;
	background-color: #EFEEE2;*/
	margin-left: 5px;
	margin-right: 5px;
	margin-top:25px;
	padding: 5px 10px 5px 10px;
	
}

h1 {
	
	color:#922790;
	font-size:1.5em;
	margin: 0px 0px 0px 10px;

	}
	
.h1norm {
	
	color:#922790;
	font-size:1.5em;
	margin: 0px 0px 0px 0px;

}

h3 {
	color: #333333;
	font-size: 1.1em;
	margin:0px 0px 0px 10px;
	
}

.h3norm {
	color: #333333;
	font-size: 1.1em;
	margin:0px 0px 0px 0px;
	
}


.colourbox1 {
	width:130px;
	height:130px;
	background-color:#922790;
	margin:5px 5px 0px 15px;
	float:left;
}

.colourbox2 {
	width:130px;
	height:130px;
	background-color:#AD5DAC;
	margin:5px 5px 0px 5px;
	float:left;
}

.colourbox3 {
	width:130px;
	height:130px;
	background-color:#C893C7;
	margin:5px 5px 0px 5px;
	float:left;
}

.colourbox4 {
	width:130px;
	height:130px;
	background-color:#E4C9E3;
	margin:5px 5px 0px 5px;
	float:left;
}

.colourbox5 {
	width:20px;
	height:20px;
	background-color:#922790;
	float:left;
}




table
{
   
    background-image: none;
    vertical-align: top;
    background-color: transparent;
    text-align: left;
    text-decoration: none;
}
links
{
    color: Black;
    font-style: normal;
    font-weight: bold;
    font-family: "Lucida Sans";
    font-size: 10pt;
    background-color: White;
    padding: 5px;
}
.mybuttons
{
	background-color: #630161;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: "Lucida Sans";
	font-size: 10pt;
	width: auto;
	cursor: pointer;
}
.myrules
{
    color: #94268C;
    height: 1px;
    width:auto;
    border-style:solid;
}

.mytable
{
	background-color: #630161;
	color: #FFFFFF;
	font-style: normal;
	font-weight: bold;
	font-family: "Lucida Sans";
	font-size: 10pt;
}
.mySampleDesc
{
    background-color: White;
    color: Black;
    font-style: normal;
    font-weight: bold;
    font-family: "Lucida Sans";
    font-size: 10pt;
    width: 400px;
    border: 1px ridge #94268C; 
}
.WhiteButton
{
    background-color: White;
    color: #94268C;
    font-style: normal;
    font-weight: bold;
    font-family: "Lucida Sans";
    font-size: 10pt;
    width: 150px;
    cursor: pointer;
}

#footer {
	width:100%;
	padding:5px;
	/*background-color:#C6C29D;*/
	text-align:center;
	clear:both;

}
