BODY				{ background-image: url(../commoncg/s_0007.jpg);
					  background-color: White;
					}

a:link				{ color: DarkBlue;
					  text-decoration: none;
					}
a:visited			{ color: DarkCyan;
					  text-decoration: none;
					}
a:hover				{ color: DeepPink;
					  background-color: Pink;
					  text-decoration: underline;
					}
a:active			{ color: Red;
					  text-decoration: none;
					}

DIV					{}
.titlelogo2			{ text-align: left;
					}
.link				{ font-family: arial black;
					  font-size: 10pt;
					  text-align: right;
					}
.caption			{ color: SlateGray;
					  font-family: arial;
					  font-size: 14pt;
					  font-weight: bold;
					  text-align: center;
					  margin: 1% 0%;
					}
.pagetitle			{ text-align: center;
					  margin: 1% 0%;
					}
.titlephoto			{ text-align: center;
					}
.pageexp			{ margin: 2% 10%;
					}
.menubox			{ text-align: left;
					  margin: 2% 35%;
					}
.menuitem			{ font-family: arial;
					  font-size: 14pt;
					  font-weight: normal;
					}
.datelink			{ font-family: arial;
					  font-size: 10pt;
					  text-align: left;
					  margin: 1% 5%;
					}
.date				{ font-family: Times New Roman, times;
					  font-size: 14pt;
					  font-weight: bold;
					  background-color: LightSteelBlue;
					  text-align: left;
					  margin: 0% 5%;
					  padding: 0% 1%;
					}
.text				{ margin: 0% 5%;
					  padding: 0% 1%;
					}
.photo				{ text-align: center;
					}

P					{}
.exp				{ font-size: 10pt;
					}

SPAN				{}
.titleletter1s		{ color: DarkBlue;
					  font-family: arial black;
					  font-size: 18pt;
					  font-weight: normal;
					}
.period				{ color: Gray;
					  font-family: arial;
					  font-size: 14pt;
					}
.linkcurrent		{ color: Gray;
					  font-size: 12pt;
					}
.rail				{ color: DarkBlue;
					  font-weight: bold;
					}

TD					{}
.phototitle			{ font-size: 10pt;
					  text-align: center;
					}

UL					{}
.railexp			{ font-size: 10pt;
					}
