/* template start */

body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintable
{
	width: 1000px;
}

.style1 {
	color: #765b44;
	font-size: 10px;
	font-family: Arial;
}

.style2 {
	color: #923e2c;
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
}

.style3 {
	color: #826851;
	font-size: 10px;
	font-family: Arial;
}

.style4 {
	color: #845746;
	font-size: 10px;
	font-family: Arial;
}

/* template end */

.menulink 
{
	font-family:Arial;
	font-size:12px;
	text-decoration:underline;
	color:Blue;
}

.menulinklarge
{
	font-family:Arial;
	font-size:11pt;
	text-decoration:underline;
	color:Blue;
}

.menulinkbold
{
	font-family:Arial;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
	color:Blue;
}

.menulinknone
{
	font-family:Arial;
	font-size:13px;
	font-weight: bold;
	text-decoration:none;
	color:Blue;
}

.menulinklargenone
{
	font-family:Arial;
	font-size:11pt;
	font-weight: bold;
	text-decoration:none;
	color:Blue;
}

.button 
{
	font-family:Arial;
	font-size:12px;
	color:Blue;
	/*border: outset 1px gainsboro;*/
	height: 22px;
}

.errortext 
{
	font-family:Arial;
	font-size:12px;
	color: Red;
}

.pltx 
{
	font-family:Arial;
	font-size:12px;
}

.pltx_alternating
{
	font-family:Arial;
	font-size:12px;
	background-color: cornsilk;
}

.pltx_highlight
{
    font-family:Arial;
    font-size:12px;
    background-color: black;
    color: White;
}

.pltxmedium
{
    font-family:Arial;
    font-size: 13px;
}

.pltxlarge
{
    font-family:Arial;
    font-size:12pt;
}

.pltxview
{
	font-family:Arial;
	font-size:12px;
	color: black;
	border-style: none;
	border-width: thin;
	background-color: white;
}

.pts
{
	font-family:Arial;
	font-size:11px;
}

.pts2
{
	font-family:Arial;
	font-size:10px;
}

.ptslink
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:Blue;
}

.ptsred
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	color:Red;
}

.ptssibling
{
	font-family:Arial;
	font-size:11px;
	color:Lime;
}

.ptsbold
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.pltxbold
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.headertext 
{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.TableHeader
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	vertical-align:bottom;
	border: solid 1px gainsboro;
}

.TableItem
{
	font-family:Arial;
	font-size:12px;
	border: solid 1px gainsboro;
}

.TableAlternatingItem
{
	font-family:Arial;
	font-size:12px;
	border: solid 1px gainsboro;
}

