
html {
scrollbar-base-color:#FFFFFF;
scrollbar-3d-light-color:#AAAAAA;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-face-color:#c36;
scrollbar-highlight-color:#FFFFFF;
scrollbar-shadow-color:#CCCCCC;
scrollbar-track-color:#EEEEEE;
overflow-x:hidden;
font-family:"Comic Sans MS";src:url(Font/comic.ttf);
font-size:90%;
}

.textanimlink,a {
	text-decoration : none;
}

table { width:95%; }
table.small { width:95%; }
table.half  { width:50%; }
table.quarter  { width:25%; }
td.standard { vertical-align:top;}
td.right { border-right:2px; border-right-color:#FF0000; border-right-style:solid;}

th {font-size:120%;border-right-style:thin solid black;}

a.next:link { font-weight:bold; color:#c36; font-size:120%; text-decoration:none}
a.next:visited { font-weight:bold; color:#c36; font-size:120%; text-decoration:none}
a.next:hover { font-weight:bold; color:#E00000; text-decoration:underline }

a.attention:link { font-weight:bold; color:#c36; font-size:120%; text-decoration:none}
a.attention:visited { font-weight:bold; color:#c36; font-size:120%; text-decoration:none}
a.attention:hover { font-weight:bold; color:#c36; font-size:120%; text-decoration:underline}

a.nav:link { font-weight:bold; color:#000000; text-decoration:none }
a.nav:visited { font-weight:bold; color:#000000; text-decoration:none }
a.nav:hover { font-weight:bold; color:#E00000; text-decoration:underline }
a.nav:active { font-weight:bold; color:#E00000; text-decoration:underline }

a.cap:link { color:#000000; text-decoration:none }
a.cap:visited { color:#000000; text-decoration:none }
a.cap:hover { color:#E00000; text-decoration:underline }
a.cap:active { color:#E00000; text-decoration:underline }

.reason { font-size:110%; color:red; font-weight:bold;}
.bold   { font-weight:bold; }
.big    { font-size:130%; font-weight:bold; }
.bigger { font-size:130%; }
.little { font-size:80%;}

div.head  { font-family:"Comic Sans MS";src:url(Font/comic.ttf);font-style:italic;font-size:28pt;font-weight:bold; color:#FF0000;  }
div.head_underline { font-family:"Comic Sans MS";src:url(Font/comic.ttf);font-style:italic;font-size:12pt; color:#000000;}
.nav   { padding-bottom:100px; }

hr.head_separator { width:50%; color:#FF0000}

.standard { font-family:"Trebuchet MS";font-size:100%;  }

.red_fancy_thing {  position:absolute;left:2px;height:6px; width:50%; color:#c36;}
.red_fancy_thing_2 { position:absolute;left:2px;height:2px; width:100%; color:#c36;}
.red_fancy_thing_global { height:2px; width:100%; color:#c36;}

input.button { background-color:#c36; font-weight:bold; }
<!-- Tooltip -->
.tooltiptitle{COLOR: #FFFFFF; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-weight: bold; font-size: 8pt}
.tooltipcontent{COLOR: #000000; TEXT-DECORATION: none; CURSOR: Default; font-family: arial; font-size: 8pt}
#ToolTip{position:absolute; width: 100px; top: 0px; left: 0px; z-index:4; visibility:hidden;}
.NArial   {font-family: arial; font-size: 10pt}
.NArialL  {font-family: arial; font-size: 12pt}
.NArialS  {font-family: arial; font-size: 8pt}
.NArialW  {COLOR: #FFFFFF; font-family: arial; font-size: 10pt}

