body
{
	background:#C6D6E8 50% 0 no-repeat;
	font-family:arial, sans-serif;
	font-size:small;
	color:#3a3a3a;

}

td 
{
  font-family:arial, sans-serif;
  background:#FFFFFF 50% 0 no-repeat;

}

table 
{
	font-size:1em;
}

h2
{ 
	font-family:arial, sans-serif;
	font-size: medium;
	color:#B40433;
	font-weight:bold
}

body, h2, h3, h4, h5, p 
{
	margin:0;
	padding:0;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #006699;
}

select {font-size:10px;}
form {margin:0;}
input {font-size:.9em; padding:0;}
li {margin:1;}

.clearleft {clear:left;}
.clear {clear:both;}

table.main
{	width:100%;
	margin-top:0px;
}

td.left
{
	background: url(images/left-shadow.gif) 100% 0 repeat-y; /* Creates a border */
	width:auto;
}
td.right {width:auto;}

tfoot td.left {background: url(images/left-corner.gif) 100% 0 no-repeat;}
tfoot td.center {background: url(images/bot-shadow.gif) 0 0 repeat-x;}
