﻿body
{
	margin: 0;
	background-image: url(images/tploop.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
}

h1
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 20px;
	font-weight: lighter;
	margin-top: 0;
	margin-bottom: 5px;
	color: #cc0000;
}

li
{
	margin-bottom: 4px;
}

.frameX
{
	background-image: url(images/gal1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	width: 197px;
	height: 144px;
}

.xHead
{
	font-size: 13px;
	color: #0066cc;
	font-weight: bold;
}

.sHead
{
	font-size: 13px;
	color: #ff4500;
	font-weight: bold;
}

.xHead1
{
	font-size: 15px;
	color: #ff4500;
	font-weight: bold;
}

.xBox
{
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #dcdcdc;
}

p
{
	margin-top: 0;
	margin-bottom: 0;
}

.TextSmall
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #595959
}

a:link, a:visited, a:active
{
	text-decoration: none;
	color: #024d99;
}

a:hover
{
	text-decoration: underline;
	color: #247db8;
}

a.GrayB:link, a.GrayB:visited, a.GrayB:active
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	text-decoration: none;
}

a.GrayB:hover
{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #006699;
}

img
{
	border: 0;
	margin: 0;
}
