/* CSS definition file containing site wide stylesheets */


/*Tables*/

TABLE,TD, TR {font-family: Verdana,Tahoma,Arial; font-size: 9pt; font-weight: normal; font-style: normal;}
TD A, TR A { font-family: Verdana,Tahoma,Arial; font-size: 9pt; font-weight: normal; font-style: normal;text-decoration: none;}
TD A:hover, TR A:hover {color:blue;}
TD.hrscom {font-family: Arial; font-size: 8pt; font-weight: normal; font-style: normal;}
TH {font-family: Verdana,Tahoma,Arial; font-size: 9pt; font-weight: bold; font-style: normal;}

/*Links*/

A, A:link, A:active, OL, UL { font-family: Verdana,Tahoma,Arial,Helvetica; color: black; font-weight: normal; font-style: normal; text-decoration: none;}
A:visited {color: black;}
A:hover {color:blue; font-weight: bold;}


/*Paragraphs*/

P{font-family: Verdana,Tahoma,Arial,Helvetica; align:left; color:black; font-size: 9pt; font-weight: normal; font-style: normal;}
P.c{font-family: Verdana,Tahoma,Arial,Helvetica; align:center; color:black; font-size: 9pt; font-weight: normal; font-style: normal;}
P.r{font-family: Verdana,Tahoma,Arial,Helvetica; color:right; font-size: 9pt; font-weight: normal; font-style: normal;}


/*Others*/

SELECT, INPUT {font-family: Verdana; font-size: 9pt;}
