.mainCenter {
	height:100%;
}

a 			{ text-decoration: none; font-weight:normal;} 
a:hover		{ text-decoration: underline;}

.banner {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
}

.image {
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
}

.photo_198 {
	border: 4px solid #FFFFFF;
}
.photo-frame .topx-- {
	background-image: url('images/frame-topx--.gif');
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}
.photo-frame .top-x- {
	background-image: url('images/frame-top-x-.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .top--x {
	background-image: url('images/frame-top--x.gif');
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.photo-frame .midx-- {
	background-image: url('images/frame-midx--.gif');
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.photo-frame .mid--x {
	background-image: url('images/frame-mid--x.gif');
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.photo-frame .botx-- {
	background-image: url('images/frame-botx--.gif');
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.photo-frame .bot-x- {
	background-image: url('images/frame-bot-x-.gif');
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.photo-frame .bot--x {
	background-image: url('images/frame-bot--x.gif');
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000099;
}

.sep18
{
    background-image: url('images/BarOnOn.gif');
    background-repeat: repeat-x;
    height: 18px;
    font-size: 11px;
    color: #FFFF00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}


.sep
{
    background-image: url('images/BarOn_Blue.gif');
    background-repeat: repeat-x;
    height: 13px;
    font-size: 9px;
    color: #FFFF00;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.btpanel
{
    background-image: url('images/bg_pnl_lbl.png');
    background-repeat: repeat-x;
    height: 27px;
    text-align: left;
}

a
{
    text-decoration: none;
    color: #FFFF00;
    height: 12px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
a:visited
{
    color: #FFFF00;
}

a:hover {
	text-decoration: none;
	color: #fb890f;
}

a:active {
	color: #C19B28;
}


