body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-image: url(i/grgrad.jpg);
	background-repeat: repeat-x;

		}
#pinkBG {
	background-image: url(i/pinkBG.gif);
	background-repeat: no-repeat;
	width:550px;
}
#greyBG {
	background-image: url(i/greyBG.gif);
	background-repeat: no-repeat;
	padding-top:10px;
		width:190px;
}
#navigation {
	background-image: url(i/navBG.gif);
	background-repeat: no-repeat;
	height:25px;
	width:740px;
	padding-top:2px;
}
#footer {
	background-image: url(i/navBG.gif);
	background-repeat: no-repeat;
	height:25px;
	width:740px;
	padding-top:4px;
	margin-top:6px;
	color:#fff;
	font-size:11px;
}
#mainTable	{
width:740px;
	height:430px;
	}
p	{
font-size:11px;
margin:10px;
}
h1	{
font-size:13px;
margin:10px;
padding:0px;
}
h2	{
font-size:12px;
margin:10px;
padding:0px;
}
img	{
display:block;
margin:10px;
border: 0px solid #000;
}
strong	{
font-size:10px;
font-weight:bold;
}
a	{
font-size:11px;
}
.nobreak	{
display:inline;
border:none;
margin:0px;
}
a.link:link ,a.link:visited ,a.link:hover,a.link:active{
		text-decoration: none;
		font-size: 11px;
		color:#fff;
		}
.whiteline	{
color:#fff;
}
ol	{
list-style:none;
font-size:10px;
line-height:11px;
margin-right:10px;
margin-top:5px;
}
