body { 
	background: url("../border/background.gif");
}

A:link { 
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

A:active { 
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

A:visited { 
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

A:hover { 
	color: #000000;
	font-weight: bold;
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
}

td.pinkborderTopLeft { 
	width: 15px;
	height: 15px;
	background: url("../border/border_top_left.gif");
}

td.pinkborderTopCenter { 
	width: 870px;
	height: 15px;
	background: url("../border/border_top_center.gif");
}

td.pinkborderTopRight { 
	width: 15px;
	height: 15px;
	background: url("../border/border_top_right.gif");
}

td.pinkborderSideLeft { 
	width: 15px;
	height: 1px;
	background: url("../border/border_side_left.gif");
}

td.pinkborderSideRight { 
	width: 15px;
	height: 1px;
	background: url("../border/border_side_right.gif");
}

td.pinkborderBottomLeft { 
	width: 15px;
	height: 15px;
	background: url("../border/border_bottom_left.gif");
}

td.pinkborderBottomCenter { 
	width: 870px;
	height: 15px;
	background: url("../border/border_bottom_center.gif");
}

td.pinkborderBottomRight { 
	width: 15px;
	height: 15px;
	background: url("../border/border_bottom_right.gif");
}


.mainPage {
	background-color: #FFFFFF;
}


td.insideborderTopLeft { 
	width: 15px;
	height: 15px;
	background: url("../border/inside_border_top_left.gif");
}

td.insideborderTopCenter_Large { 
	width: 670px;
	height: 15px;
	background: url("../border/inside_border_top_center.gif");
}

td.insideborderTopCenter_Small { 
	width: 105px;
	height: 15px;
	background: url("../border/inside_border_top_center.gif");
}

td.insideborderTopRight { 
	width: 15px;
	height: 15px;
	background: url("../border/inside_border_top_right.gif");
}

td.insideborderSideLeft { 
	width: 15px;
	height: 1px;
	background: url("../border/inside_border_side_left.gif");
}

td.insideborderSideRight { 
	width: 15px;
	height: 1px;
	background: url("../border/inside_border_side_right.gif");
}

td.insideborderBottomLeft { 
	width: 15px;
	height: 15px;
	background: url("../border/inside_border_bottom_left.gif");
}

td.insideborderBottomCenter_Large { 
	width: 670px;
	height: 15px;
	background: url("../border/inside_border_bottom_center.gif");
}

td.insideborderBottomCenter_Small { 
	width: 105px;
	height: 15px;
	background: url("../border/inside_border_bottom_center.gif");
}

td.insideborderBottomRight { 
	width: 15px;
	height: 15px;
	background: url("../border/inside_border_bottom_right.gif");
}


td.titlePicture {
	background-color: #FFCCFF;
}


td.pinkBody {
	text-align: center;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFCCFF;
}

td.mainBody { 
	text-align: left;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	background-color: #FFFFFF;
}

td.linkBody {
	text-align: left;
	font-family: verdana;
	font-size: 12px;
	background-color: #FFFFFF;
}

td.credit {
	text-align: center;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}

td.small {
	text-align: left;
	font-family: verdana;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
