body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/BG_window4.png);
	background-repeat: repeat;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
hr {
	border-top: 1px dotted #FF99CC;
}
.footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #303;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #306;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}
a:visited {
	color: #639;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
	font-weight: bold;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: circle;
}
.Dtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-decoration: none;
}
.footerBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.border {
	border: 1px solid #306;
	background-color: #FFCCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photoThumb {
	border: 1px solid #FFCCFF;
}

.leftcell
{
	background-image: url(images/graphic/bg-left.gif);
	background-repeat: repeat;
}

.rightcell
{
	background-image: url(images/graphic/bg-right.gif);
	background-repeat: repeat;
}
.maintablecell {
	background-image: url(images/graphic/layout/main-BG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
