@charset "utf-8";
/* CSS Document */

body {background-color: #CCCCCC; font-family:Arial; color:#000000; font-size:12px;}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

td {font-family:Arial;}
tr {font-family:Arial;}
p { font-family:Arial, Helvetica, sans-serif; 
}

.title {font-size:18px; font-weight:bold;}
.subtitle {font-size:14px; font-weight:bold;}
.text {font-size:11px;}
.textf {font-family:arial; color:#000066; font-size: 9px;}
.texthead {font-size:11px; font-weight:bold;}
.subscript {font-size:8px;}

.border {border:solid 2px #000000;}
.bordertop {border-top: solid 2px #000000;}
.red {border-right: solid 2px #000000; background-color:#ed1c24;}
.pic {border: solid 1px #000000;}


a {color:#0000FF; text-decoration: none;}
a:link {color:#0000FF; text-decoration: none;}
a:visited {color:#0000FF; text-decoration: none;}
a:hover {color:#FF0000; text-decoration: underline;}
a:active {color:#0000FF; text-decoration: none;}


#side a {color:#ffffff; text-decoration: none;}
#side a:link {color:#ffffff; text-decoration: none;}
#side a:visited {color:#ffffff; text-decoration: none;}
#side a:hover {color:#FF0000; text-decoration: underline;}
#side a:active {color:#ffffff; text-decoration: none;}

#machine a {color:#ff0000; text-decoration: none; font-size:16px; font-weight:bold;}
#machine a:link {color:#ff0000; text-decoration: none; font-size:16px; font-weight:bold;}
#machine a:visited {color:#ff0000; text-decoration: none; font-size:16px; font-weight:bold;}
#machine a:hover {color:#FF0000; text-decoration: underline; font-size:16px; font-weight:bold;}
#machine a:active {color:#ff0000; text-decoration: none; font-size:16px; font-weight:bold;}
