﻿body {
	background-image: url('../images/bg_body.jpg');
	background-attachment: fixed;
	color: #000000;
	background-repeat: repeat-x;
	font-family:Tahoma;
	font-size:9pt;
	background-color: #ffffff; margin-left:0px; margin-right:0px; margin-top:20px; margin-bottom:0px
}
.tdLinkMainTop1
{
 width:117px; background-repeat:no-repeat; background-image:url(../images/LinkTop1-1.gif); height:24px; cursor:hand;
}
.tdLinkMainTopOver1
{
 width:117px; background-repeat:no-repeat; background-image:url(../images/LinkTop1-2.gif); height:24px; cursor:hand;
}
.tdLinkMainTop2
{
 width:117px; background-repeat:no-repeat; background-image:url(../images/LinkTop2-1.gif); height:24px; cursor:hand;
}
.tdLinkMainTopOver2
{
 width:117px; background-repeat:no-repeat; background-image:url(../images/LinkTop2-2.gif); height:24px; cursor:hand;
}
.tdLinkMainTop3
{
 width:117px; background-repeat:no-repeat; background-image:url(../images/LinkTop3-1.gif); height:24px; cursor:hand;
}
.tdLinkMainTopOver3
{
 width:117px; background-repeat:no-repeat; background-image:url(../images/LinkTop3-2.gif); height:24px; cursor:hand;
}
.tdHeadTR
{
    background-image: url('../images/bg_head.gif'); width: 580px
}
.sublink
{
 font-family:Tahoma; font-size:9pt; color:White; TEXT-DECORATION:none;
}
a.sublink
{
 font-family:Tahoma; font-size:9pt; color:White; TEXT-DECORATION:none;
}
a.sublink:hover
{
 font-family:Tahoma; font-size:9pt; color:White; TEXT-DECORATION: underline;
}
.sublinkb
{
 font-family:Tahoma; font-size:9pt; color:Black; TEXT-DECORATION:none; font-weight:bold;
}
input.allinput 
{
	font-family:Tahoma;
	font-size:8pt;
	background: #ffffff; 
	text-align:left; 
	color:#000000; 
	direction: ltr; 
	BORDER-RIGHT: #888888 1px solid; 
	PADDING-RIGHT: 2px; 
	BORDER-TOP: #888888 1px solid; 
	PADDING-LEFT: 2px; 
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #888888 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #888888 1px solid;
}
.tdDefaultC
{
    FONT-SIZE: 9pt; COLOR: #ffffff; FONT-FAMILY: tahoma; BACKGROUND-COLOR: #C3161C; font-weight: bold; cursor:hand
}

.Default
{
    font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color:#0a0a0a;
	
}
.HeadMainTable
{
   font-size:14px;
   color:#C3161C;
   font-family:Tahoma, Verdana, Arial;
   padding-right:5px; 
}
.linkDown
{
    font-family:Tahoma; font-size:8pt; color:Black; text-decoration:none;
}
a.linkDown
{
    font-family:Tahoma; font-size:8pt; color:Black; text-decoration:none;
}
a.linkDown:hover
{
    font-family:Tahoma; font-size:8pt; color:#c3161c; text-decoration:underline
}
.linkb
{
	COLOR: #2C302F; FONT-SIZE:8pt; FONT-FAMILY:"Tahoma"; font-weight:bold; text-decoration:none
}
.linkd
{
	COLOR: #C3161C; FONT-SIZE:8pt; FONT-FAMILY:"Tahoma"; font-weight:bold; text-decoration:none
}
a.linkb
{
	COLOR: #2C302F; FONT-SIZE:8pt; FONT-FAMILY:"Tahoma"; font-weight:bold; text-decoration:none
}
a.linkb:hover
{
	COLOR: #9d080d; FONT-SIZE:8pt; FONT-FAMILY:"Tahoma"; font-weight:bold; text-decoration:none
}
/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family: arial, helvetica; color: #000000; }


/* RTE / Table styling */
TABLE.contenttable { border: 0px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
TABLE.contenttable TR { background-color: #EDEBF1; }




/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}
 
TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

/*TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }*/

TABLE.contenttable-3 P { color: #666666; }
TABLE.contenttable-3 TR.tr-even TD.td-0 { background-color: #BCBDC1;}
TABLE.contenttable-3 TR.tr-odd TD.td-0 { background-color: #D1D2D4;}
TABLE.contenttable-3 TR.tr-even TD { background-color: #D2D3D5;}
TABLE.contenttable-3 TR.tr-odd TD { background-color: #E8E8EA;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }