/*Gwalia*/
BODY {
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 30px;
	margin-top: 0px;
	padding: 0px;
	font-size : 1em;
	background-image: url(http://www.cymdogaeth.com/images/tai%20cymdogaethverysmall.jpg );
	background-position: top left;
	background-repeat: no-repeat;
}

div.menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
	
div.menu a{
   display: block;
	background-color: #abafb2;
	border: 1px solid #abafb2;
	border-top-color: #FFFFFF;
	padding: 5px 0px 5px 2px;
	width: 100%;
	background-color: #C0C0C0;
	color: #808080;
	font-size: 60%;
	font-weight: bold;
	text-align: center;
}

div.menu a:link {
	color: #fff;
	text-decoration: none;
	
}
div.menu a:visited {
	color: #fff;
	text-decoration: none;
}
div.menu a:hover{
	background-color: #666666;
	color: #fff;
}
div.menu a:active {
	color: #fff;
}

div.menuTop{
	background-color: #C0C0C0;
	font-size: 80%;
	font-weight: bold;
	padding: 4px 2px 4px 2px;
	text-align: center;
	width: 100%
}
H2 {
	position: relative;
	color: #330066;
	font-size: 110%;
	font: Arial, Helvetica, sans-serif;
	font-weight: bold;
	top: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
H3 {
	background-color: #999999;
	border-top-width: 5px;
	color: #FFFFFF;
	font-size: 95%;
	font-weight: bold;
	margin-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
input[type="text"], textarea {
	background-color: #FCFCFC;
}
select{
	width:270px;
}
P {
	color: #000000;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 2pt;
	margin-left: 2pt;
}
span.button{
	position: relative;
}
span.button a{
	background-color: #E8E8E8;
	border: 1px solid #000000;
	border-left-color: #C0C0C0;
	border-top-color: #C0C0C0;
	color: #000000;
	cursor: pointer;
	float: left;
	font-size: 75%;
	font-variant: normal;
	margin-right: 2px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
	width: 20%;
}
span.button a:hover{
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
}

span.button a:visited{
	color: #000000;
	text-decoration: none;
}
.advice {
	font-size: 80%;
}
.head {
	color: #330066; 
}

.highLight, .downLight {
	border: 2px solid #330066;
}

.noHighLight {
	border: 2px solid #FFFFFF;
	
}

.iconLev {
	position: relative;
	clear:both;
	height: 25px;
	}
.mainLev {
	clear:both;
	margin-top: 5px;
	z-index: 1;
}

.sendForm{
	border: 2px dotted #808080;
	padding: 5px;
	}

img {
	border: none;
}

#tradeNav{
	float:left;width:10em; margin-right:10px;margin-top:55px;
}
#icons{
	float:left;
}
.list
{
background-image: url(../images/indent.gif);
background-repeat:no-repeat;
padding-left:10px;
padding-bottom:3px;
font-size: 100%;
}

a:link{
	text-decoration: none;
	color: #0000CD;
}

a:visited{
	text-decoration: none;
	color: #0000CD;
}

a:hover{
	text-decoration: underline;
	color: #0000CD;
}

a:active{
	text-decoration: none;
	color: #6666CC
}

#replist {
	margin-top: 15px;
	table-layout: fixed;
	border-collapse: collapse;
	border: 2px solid #DCDCDC;
	width: 100%;
}
#replist thead{
	background-color: #F5F5F5;
	font-weight: bold;
}
#replist td{
	padding: 4px;border-bottom: 1px solid #DCDCDC;
}
#replist tr{
	
}
/* Hides from IE5-mac \*/
* html .mainLev {height: 1%;}
/* End hide from IE5-mac */ 
