﻿body { 
background-image : url('back01.jpg');
background-color : #FFFFFF;
margin : 0;
} 
A:link  {
color : #C40505;
font-family : Arial, Tahoma, Verdana, Helvetica;
text-decoration : none;
}
A:visited   {
color : #C40505;
font-family : Arial, Tahoma, Verdana, Helvetica;
text-decoration : none;
}
A:hover {
color : #003874;
font-family : Arial, Tahoma, Verdana, Helvetica;
text-decoration : none;
}
A:active    {
color : #C40505;
font-family : Arial, Tahoma, Verdana, Helvetica;
text-decoration : none;
}
.Titles { 
color : #A9201E;
text-transform : uppercase;
font-weight : bold;
font-family : Arial, Verdana, Helvetica;
text-decoration : none;
font-size : 14pt;
padding-botton : 10px;
}
.headers { 
color : #A9201E;
font-weight : bold;
font-family : Arial, Verdana, Helvetica;
text-decoration : none;
font-size : 11pt;
}
.NormalDark { 
color : #102A60;
background-color : transparent;
font-family : Helvetica, Arial, Verdana;
text-decoration : none;
font-size : 9pt;
} 
.NormalLight { 
color : white;
background-color : transparent;
font-family : Arial, Verdana, Helvetica;
text-decoration : none;
font-size : 9pt;
} 
.SmallLight { 
color : #ffffff;
font-family : Arial, Verdana, Helvetica;
text-decoration : none;
font-weight : bold;
font-size : 8pt;
} 
.SmallDark { 
color : #102A60;
font-weight : bold;
font-family : Arial, Verdana, Helvetica;
text-decoration : none;
font-size : 8pt;
} 
.Menu { 
color : #ffffff;
background-color : #A9201E;
font-family : Arial, Verdana, Helvetica;
text-transform : uppercase;
font-weight : bold;
text-decoration : none;
font-size : 8pt;
} 
A.Menu:link { 
text-decoration : none;
background-color : transparent;
color : #FFFFFF;
} 
A.Menu:visited { 
text-decoration : none;
color : #ffffff;
} 
A.Menu:hover { 
text-decoration : none;
background-color : transparent;
color : #F3DAA9;
} 
A.Menu:active { 
text-decoration : none;
background-color : transparent;
color : #ffffff;
} 
HR {
color : #7CAA35;
height : 1px;
}
.ttable {
background-color : #ffffff;
}
.bullet {
	list-style-type: disc;
	list-style-image: url('bullet.gif');
	list-style-position: outside;
}
.SmallDarkCopy {
color : #102A60;
font-weight : bold;
font-family : Arial, Verdana, Helvetica;
text-decoration : none;
font-size : 8pt;
text-transform: uppercase;
}
.SmallDark2 {
color : #102A60;
font-weight : bold;
font-family : Arial, Verdana, Helvetica;
text-decoration : none;
font-size: 10pt;
text-transform: uppercase;}


