/* PAGE LAYOUT */

body	{
	margin: 0px 2px 0px 2px;
	padding: 0;
	background-color: #CCCCCC;
	font-family: arial, helvetica, sans-serif;
	color: #555555;
}

a	{ text-decoration: none; font-weight: 600; }
a:link		{ color: #6666FF; }
a:hover		{ color: #3333FF; }
a:active	{ color: #3333FF; }
a:visited	{ color: #7777FF; }

.ttext1	{
	font-family: georgia, times new roman, times, serif;
	font-weight: 800;
	font-size: 44px;
	font-style: italic;
	color: #222222;
	text-align: center;
	margin: 15px 140px 0px 10px;
}

.ttext2	{
	font-family: georgia, times new roman, times, serif;
	font-weight: 800;
	font-size: 24px;
	color: #222299;
	text-align: center;
	margin: 6px 140px 0px 10px;
}

.ttext3	{
	font-family: times new roman, times, serif;
	font-weight: 600;
	font-size: 14px;
	font-style: italic;
	color: #3333DD;
	text-align: center;
	vertical-align: middle;
	background: #CCCCCC url(head_DFade.gif);
}

.ptable    {
	padding: 13px 10px 10px 10px;
	background-color: #FFFFFF;
}

.ptitle	{
	font-family: times new roman, times, serif;
	font-size: 16px;
	font-weight: 800;
	color: #333333;
	text-align: left;
	margin: 0px;
}

.ptitl2	{
	font-family: times new roman, times, serif;
	font-size: 14px;
	font-weight: 600;
	color: #222299;
	text-align: left;
	margin: 0px;
}

p	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #333333;
	margin: 12px 8px 0px 8px;
}

.pimg	{
	margin: 0px 0px 12px 12px;
	border: solid #3333DD 2px;
}

.imgt	{
	font-family: times new roman, times, serif;
	font-size: 9px;
	font-weight: 400;
	color: #333333;
	text-align: center;
	line-height: 12px;
	padding: 5px 5px 0px 5px;
}

.ibold	{
	font-weight: 800;
	color: #222299;
}

.pdon8	{
	margin: 0px 012px 12px 0px;
	border: none;
}

.phr	{
	color: #666666;
	size: 2px;
	margin: 12px 0px 0px 0px;
	width: 100%;
}

.phr2	{
	color: #EEEEEE;
	size: 2px;
	margin: 8px 0px 8px 0px;
	width: 100%;
}

.plist	{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #111166;
	margin: 12px 8px 20px 40px;
	line-height: 15px;
}

.tmenu	{
	backround-color: #666666;
	color: #FFFFFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: center;
	vertical-align; middle;
}

.tmenu:link	{ color: #FFFFFF; text-decoration: none; }
.tmenu:hover	{ color: #333333; text-decoration: none; }
.tmenu:active	{ color: #333333; text-decoration: none; }
.tmenu:visited	{ color: #DDDDDD; text-decoration: none; }