﻿/* Formatting for scrollbars */

body { 
scrollbar-base-color: #000000; 
scrollbar-face-color: #eeeeee; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-shadow-color: #000000;
scrollbar-darkshadow-color: #ffffff; 
LEFTMARGIN: 0;
TOPMARGIN: 0;
MARGINWIDTH: 0;
MARGINHEIGHT: 0; 
} 

/* Formatting for tables */

td {font-family: Verdana, Geneva, Arial, helvetica, sans-serif;}

th {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 14;
text-align: left;
height: 30;
background-image: url("/images/title.gif");
color: #ffffff;
}

/* Formatting for links */

A:link    {text-decoration: none; font-weight: normal; color: #003366;}
A:visited {text-decoration: none; font-weight: normal; color: #003366;}
A:active  {text-decoration: none; font-weight: normal; color: #003366;}
A:hover	  {text-decoration: underline; font-weight: normal; color: #7C7C6C;}


/* Formatting for bullets */

li {list-style-type:disc;}

ul {list-style:disc;}

p {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
font-size: 12;
}

h1, h2, h3, h4, h5 {
th, {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #000000;
background: url(../images/titleresume2.gif);
height: 20;
}

font {
font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
color: #33333;
font-size: 12;
}


/* blue grades - root level; text properties for states: normal */
.TM0i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 8px;
}

/* blue grades - root level; box properties for states: normal */
.TM0o0 {
	background: #003366;
	border: 1px solid #003366;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - root level; text properties for states: hover, click */
.TM0i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #003366;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 8px;
}

/* blue grades - root level; box properties for states: hover, click */
.TM0o1 {
	background: #D4D8B8;
	border: 1px solid #003366;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: normal */
.TM1i0 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 10px;
}

/* blue grades - sub levels; box properties for states: normal */
.TM1o0 {
	background: #003366;
	border: 2px solid #003366;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

/* blue grades - sub levels; text properties for states: hover, click */
.TM1i1 {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;;
	color: #003366;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 10px;
}

/* blue grades - sub levels; box properties for states: hover, click */
.TM1o1 {
	background: #D4D8B8;
	border: 2px solid #003366;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}

