/* css_pci.css */

BODY {margin-left: 20px; margin-right: 20px; color: #000000; font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; 
background-color: #FFFFFF;
/* background-image: url(image/pci.gif); */
background-position: center right; background-repeat: no-repeat;} 

H1 { font-family: Arial,sans-serif; color: #000000; font-weight: bold;  }

H2 { font-family: Arial,sans-serif; color: #000000; font-weight: bold; }

H3 { font-family: Arial,sans-serif; color: #000000; font-weight: bold; }

HR { color: #99CCCC; background-color: #99CCCC; height: 1px; }

TD.organize { padding: 5px; border: solid 2px #000000; }

TD {color: #000000; font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; }

P {color: #000000; font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; }

UL {color: #000000; font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; }

.smaller {font-size: 70%; }

.bigger {font-size: 120%; }

.theclock {background-color: #99CCCC; color: black; font-family: Arial,sans-serif; font-size: 10pt; font-weight: normal; }

A:LINK {
color :#000000;
font-style : normal;
font-family : Arial,sans-serif;
font-weight : normal;
text-decoration : none;
}

A:ACTIVE {
color :#00ff00;
font-style : normal;
font-family : Arial,sans-serif;
font-weight : normal;
text-decoration : none;
}

A:VISITED {
color : #800080;
font-style : normal;
font-family : Arial,sans-serif;
font-weight : normal;
text-decoration : none;
}

A:hover { 
color : #00008B; 
background: transparent; 
font-style : normal; 
font-weight : normal; 
text-decoration : underline; 
}

INPUT {
border: 1px solid rgb(153, 204, 205);
} 

TEXTAREA {
border: 1px solid rgb(153, 204, 205);
} 
