/* ########################### */
/*  JUNCTION ONE OSCAR STYLES  */
/* ########################### */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	text-align:center;
	background: #F4F4F4 url(http://www.junctionone.co.uk/images/bg.gif) bottom left fixed repeat-x;
}


a {
	color: #330099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

a:link { Don’t need unless different to A or overridden elsewhere }
a:visited { Don’t need unless different to A or overridden elsewhere }
a:active { Don’t need unless different to A or overridden elsewhere }
a:hover { color: #6633CC; } Only need to specify the overridden attributes
}

.footer {
	color: #999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

.title {
	color: #AD3393;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.eventstitle {
	color: #330099;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
}

.normal {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	line-height:15px;
	text-align:justify;
}

.normalpink {
	color: #A8228E;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
}

.small {
	color: #333333;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	line-height:13px;
}

.smallpink {
	color: #A8228E;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
}

.search {
	background-color: ffffff;
	border-color: 95B972;
	border-style: solid;
	border-width: 1;
	color: 000000;
	font-size: 9pt;
	font-family: tahoma;
}

select.eventmonths	{
	z-index:4;
	background:#FAF5FE;
	border-color:#CCCCCC;
	border-width:1px;
	font-size:9px;
	font-family:Verdana, sans-serif;
	font-weight:bold;
	color:#330099;
	width:130px;
	}

textarea.suggestions	{
	background-color:#F0F0F0;
	background-image:url(http://www.junctionone.co.uk/images/formfield_bg2.gif);
	border-color:#CCCCCC;
	border-width:1px;
	font-size:10px;
	font-family:Verdana, sans-serif;
	color:#222222;
	width:445px;
	font-weight:normal;
	}

input.suggestions	{
	background-color:#F0F0F0;
	background-image: url(http://www.junctionone.co.uk/images/formfield_bg2.gif);
	border-color:#CCCCCC;
	border-width:1px;
	font-size:10px;
	font-family:Verdana, sans-serif;
	color:#222222;
	width:200px;
	font-weight:normal;
	}