/* @override http://www.edware.ie/edware.css */

body {
	font-family: Verdana, Arial, Tahoma;
	font-size: x-small;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 0px;
}

td {
	font-family: Verdana, Arial, Tahoma;
	font-size: x-small;
	/*color: #000000*/
	color: #333333;

}

a {
	color: #0066FF;
	text-decoration: underline
}

a:hover {
	color: #0066FF;
	text-decoration: none
}

.leftContent {
	width: 420px;
}

.centreContent {
	width: 400px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*color: #000000;*/
	color: #333333;


}



.rightContent {
	width: 280px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: right;

}
.contentSpacer {
	width: 10px;
}
.mainTable {
	width: 700px;

}

.newsTitle {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.small {
	font-size: 11px;
	}



.newsLinks {
	padding: 5px 7px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 11px;
}

.newsTable {
	width: 200px;
}

h1 {
	font-size: 12px;
	color: #0066FF;
}


h2 {
	color: #0066FF;
	font-size: 12px;
	/*font-weight: normal;
	margin-bottom: -2px;
	font-style: normal;*/
}

h3 {
	color: #0066FF;
	font-size: 11px;
	font-style: italic;
}



.style8 {
	color: #FF0000;
}

/* Nav Bar */
#topnav {
	position: relative;
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	height: 38px;
}

#topnav li {
margin: 0; 
padding: 0;
display: inline;
list-style-type: none;
}

#topnav a:link, #topnav a:visited {
float: right;
font-size: 11px;
line-height: 20px;
font-weight: bold;
margin: 4px 10px 0 10px;
padding-bottom: 2px;
text-decoration: none;
border: none;
color: #DD0021;
}


#topnav a:hover {
/*border-bottom: 4px solid #fff;
padding-bottom: 2px;*/
color: #3C79FF;
}


/* Menu For Products*/
.navig_sm_bck {
	background-image: url(graphics/navig_sm_mid.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.navig_sm {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Lucida Grande", "Lucida Sans";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

