/**************************************************************************************************
 ** General Classes
 *************************************************************************************************/

body { margin: 0px; background: #ffffff; }

a { text-decoration: none; color: #3366cc; focus outline: none; }

img { border: 0px; }

hr { color: #666666; height: 1px; }

/**************************************************************************************************
 ** Font Classes
 *************************************************************************************************/

body { font-family: verdana; font-size: 12px; }

a { color: #3366cc; font-size: 12px; line-height: 20px; font-weight: bold; focus outline: none; }

a:visited { color: #666666; font-size: 12px; line-height:20px; font-weight: bold; focus outline: none; }

a:hover { color: #999999; font-size: 12px; line-height: 20px; font-weight: bold; focus outline: none; }

a:active { color: #ff0000; font-size: 12px; line-height: 20px; font-weight: bold; focus outline: none; }


.SubTitle { color: #000000; font-size: 12px; font-weight: bold; }

.SubSubTitle { color: #666666; font-size: 12px; font-weight: bold; }

.Center { text-align: center; }

.Text { font-family: verdana; font-size: 12px; }

.TextRight { text-align: right; font-family: verdana; font-size: 12px; }

.TextBig { text-align: left; font-family: verdana; font-size: 16px; }

.TextTable { font-family: verdana; font-size: 12px; }

/**************************************************************************************************
 ** Table Classes
 *************************************************************************************************/

table.Center { border: 0px; text-align: center; }

td.LogoBar { vertical-align: top;  text-align: right; height: 136px; background: #ffffff; }

td.Spacer { height: 8px; }

td.Line { height: 2px; vertical-align: top; }
