/* GENERIC */



body  {
background-image: url(images/back_stripes.gif);
}

 }

P  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	margin-top: 8px;
margin-bottom: 8px;
}

P.small  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 
}

P.smallred  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #cc0000;
 
}

P.redbold  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #cc0000;
 
}

P.greybold  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal; 
 color: #cccccc;
 
}

P.bold  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;

}

P.normal  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 
  
}
P.small  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
  
}
P.overviewtext  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: normal;
 font-style: normal; 
 color: #016C99;
 
 }
 
 P.menu  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #7B7239;

 }
p.white  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: normal;
 font-style: normal; 
 color: #ffffff;


}
p.caption  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: italic; 
 color: #000000;


}


p.address  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 

}



td  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	color: #000000;

	
}

H1  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;
 	

}

H2  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;
 

}

H3  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;
 
}

H4  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 font-style: normal; 
 color: #3B7A97;
 
}

H5  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 font-style: normal; 
 color: #3B7A97;
 

}

H6  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #3B7A97;

}

DT  {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;
}

/* Table Simple Border */
table.tablesimpleborder {
	border-collapse: collapse;
	border: 1px solid #A6B9BA;
}
table.tablesimpleborder th {
    border-bottom: 1px solid #A6B9BA;
    text-align: left;
    font-weight: bold;
    padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
table.tablesimpleborder td {
	text-align: left;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
table.tablesimpleborder thead th {
    background-color: #A6B9BA;
    text-align: left;
	padding-bottom : 3px;
}
table.tablesimpleborder th.Corner {
    text-align: left;
}


/* Table Design 1 */
table.tabledesign1 {
	border-collapse: collapse;
}
table.tabledesign1 th {
    border-bottom: 1px solid #A6B9BA;
    text-align: left;
    font-weight: bold;
    padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
table.tabledesign1 td {
	text-align: left;
	padding-bottom : 5px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	border-top: 1px dotted #A6B9BA;
}
table.tabledesign1 thead th {
    background-color: #A6B9BA;
    text-align: left;
	padding-bottom : 3px;
}
table.tabledesign1 th.Corner {
    text-align: left;
}


/* Table Design Buttons */
table.tablebutton1 {
	border-collapse: collapse;
	border: 1px solid #2A66B8;
	width: 175px;
	background-color: #CDD0D3;	
}

table.tablebutton1 td {
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom : 3px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}




TFOOT, THEAD    {
background-color: #A6B9BA;

}

TH  {
background-color: #A6B9BA;
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
 font-style: normal; 
 color: #000000;
 

}

A:link  {
text-decoration:    none;
    color:  #2A66B8;
}

A:visited   {
text-decoration:    none;
    color:  #2A66B8;
}

A:active    {
text-decoration:    underline;
    color:  #880B12;
}

A:hover {
	text-decoration:    underline;
	color:  #000;
}

SMALL   {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 
 

}


BLOCKQUOTE, PRE {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
}


UL LI   {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;

}

UL LI LI    {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 
}

UL LI LI LI {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 
}

OL LI   {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;

}

OL OL LI    {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 
}

OL OL OL LI {
font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;

}

.alert {font: bold 10px tahoma, sans-serif; color:#FF0000; }
