body  {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	background-image: url(../../assets/or_fill.gif);
	background-repeat: repeat-y;
}

code {
	font-size:  10px;
	font-family: courier, sans-serif }

h1     { color: #306; font-style: normal; font-weight: 600; font-size: 16px; font-family: verdana, helvetica, sans-serif; padding-top: 10pt }

h2 {
	color:      #369;
	font-size:   16px;
	font-family: arial, verdana, helvetica, sans-serif }

h3 {
	font-size:  12px;
	font-family: arial, verdana, helvetica, sans-serif }

h4 {
	color:      #30f;
	font-weight: bold;
	font-size:   16px;
	font-family: verdana, helvetica, sans-serif }

h5 {
	font-size:      10px;
	font-family:     verdana, helvetica, sans-serif;
	text-decoration: underline;
	margin-left:     -5px }

h6 {
	font-size:      10px;
	font-family:     helvetica, verdana, sans-serif;
	text-decoration: underline;
	margin-left:     0px }

p  { font-size: 11px; font-family: verdana, arial, helvetica, sans-serif }

td  { font-size: 11px; font-family: verdana, arial, Helvetica, sans-serif }
.classft   { color: #697155; font-size: 9px }
.class10 { font-size: 10px }
a  {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #006699;
}

.orphansLink a{
	font-size 	: 8px;
 	font-weight	: bold;  
	color 		: #FFFFFF;
	text-decoration : none;
	text-align	: center;
}
.orphansLink a:hover{
	text-decoration : underline;
}
.OnlineWales a{
	font-size 	: 9px;
	font-weight	: bold;
	color 		: #999999;
	text-decoration : none;
	padding-bottom: 10px;
}
.OnlineWales a:hover{
	text-decoration : underline;
	padding-bottom: 10px;
}
.border {
	border: 1px solid #000000;
}
.formstyle{
	border: 1px solid #000000;
	margin: 2px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #fff;
}
.formstyle_btn{
	border: 1px solid #000000;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.enq_header {
	background-color: #FFA65E;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;

}

.required {
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	color: #CC0000;
}
.error {
	padding: 2px;
	border: 1px solid #CC0000;
}
.enq_sub_header {
	background-color: #949494;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #fff;
	border-bottom-color: #fff;
}
