.Text18 { font-size: 1.15em; }
.Text14 { font-size: .95em; }
.Text13 { font-size: .8em; }
.Text12 { font-size: .75em; }
.Text11 { font-size: .7em; }
.Text10 { font-size: .65em; }

.arial { font-family: "Arial"; }
.arialblack { font-family: "Arial Black"; }
.verdana { font-family: "Verdana"; }

.white { color: #FFFFFF; }
.blue { color: #373a6e; }
.blue_dark { color: #333a4b; }
.brown { color: #634e25; }
.beige { color: #f2cb81; }

.Textcolor { color: #361864; }
.Textheight { line-height: 1.4em; }

.TopTitle { color: #849bcb; }
.TopBreadCrumb { color: #9c9692; }
.TopMenuCurrent { color: #96b0e5; }
.TopMenuOthers { color: #a38957; }

a.LinkUnderline:link, a.LinkUnderline:visited { text-decoration: none; }
a.LinkUnderline:hover { text-decoration: underline; }

a.LinkWhite:link, a.LinkWhite:visited {}
a.LinkWhite:hover { color: #FFFFFF; }

li.arrow { margin: 1 0 3 0; padding: 1 0 5 25; background:url('images/arrow.gif') no-repeat top left; list-style-position: outside; list-style-type: none;}

