.topleft {
	background-image: url(images/top_left.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 123px;
}
.top2left {
	background-image: url(images/top2_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 48px;
}

.topright {

	background-image: url(images/top_right.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 111px;
}
.topcenter {


	background-image: url(images/top_center.jpg);
	background-repeat: repeat-x;
	height: 111px;
}
.top2right {
	background-image: url(images/top2_right.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 48px;
}
.top2center {
	background-image: url(images/top2_center.gif);
	background-repeat: repeat-x;
}
.buttonbg {
	background-image: url(images/button_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
}
.footer {
	background-image: url(images/button_bg1.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 36px;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
}
.messages {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024d9a;
	font-weight: normal;
}
.messages a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024d9a;
	font-weight: normal;
}
.messages a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #024d9a;
	font-weight: normal;
	text-decoration: underline;
}
.composesms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.composesms a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}

.composesms a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}

.buttontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #3f505a;
}
.buttontext a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 36px;
	color: #3f505a;
}
.bodyleft {
	background-image: url(images/body_left.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 129px;
}
.bodyright {
	background-image: url(images/body_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.bodycenter {
	background-image: url(images/body_center.gif);
	background-repeat: repeat-x;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 36px;
	color: #FFFFFF;
	text-decoration: none;
}
.chat {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #015488;
}
.tleft {
	background-image: url(images/T10x74.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 74px;
	background-color: #FFFFFF;
}
.tright {

	background-image: url(images/tright10x.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 74px;
	background-color: #FFFFFF;
}
.tcenter {


	background-image: url(images/tcenter.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 74px;
	background-color: #FFFFFF;}