body {
	margin: 0px 0px 0px 0px;
	padding: 0;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #FFFFCC;
}

div#header {
	padding: 6px 0 4px 0;
}

div#footer {
	width: 600px;
	/*border: 1px solid #333333;*/
	margin: 10px 0 0 0;
	padding: 0 0 5px 0;
	text-align: center; 
}

a:link, a:visited {
 color: #333333;
 /*text-decoration: none;*/
}

a:link, a:visited {
 color: #333333;
 /*text-decoration: none;*/
}

a:hover {
 color: #CC3333;
}

td,p {
	font-size: 12px; font-family: arial; 
}

.td {
	font-size: 12px; font-family: arial; 
}

.textsm {
	font-size: 11px; font-family: verdana,arial; 
}

.textsmi {
	font-size: 11px; font-family: arial; font-style: italic; 
}

.textsmiv {
	font-size: 11px; font-family: verdana,arial; font-style: italic; 
}

.textxsm {
	font-size: 10px; font-family: arial; 
}

.textlg {
	font-size: 14px; font-family: arial; font-weight: bold; 
}

.textxlg {
	font-size: 18px; font-family: arial; font-weight: bold; 
}

td#pic img {
	border: 1px solid #333333;
}