body {
	color: rgb(44, 46, 53); font-family: tahoma; font-size: 11px; background-image: url("background.gif"); background-repeat: repeat-x;
}
.headerrow_blue {
	outline: rgb(255, 255, 255) solid 0px; border: 1px solid rgb(255, 255, 255); background-color: rgb(86, 89, 103);
}
.bottomrrow_darkblue {
	outline: rgb(255, 255, 255) solid 0px; border: 1px solid rgb(255, 255, 255); background-color: rgb(44, 46, 53);
}
.bottomrow_white {
	outline: rgb(255, 255, 255) solid 0px; border: 1px solid rgb(255, 255, 255); background-color: rgb(255, 255, 255);
}
.row_leftwhite {
	border-width: 0px 0px 0px 1px; border-style: solid; border-color: rgb(255, 255, 255); outline: rgb(255, 255, 255) solid 0px; background-color: rgb(255, 255, 255);
}
.row_rightwhite {
	border-width: 0px 1px 0px 0px; border-style: solid; border-color: rgb(255, 255, 255); outline: rgb(255, 255, 255) solid 0px; background-color: rgb(255, 255, 255);
}
a:link {
	color: rgb(255, 255, 255); text-decoration: none;
}
a:visited {
	color: rgb(255, 255, 255); text-decoration: none;
}
.titles {
	text-align: center; color: rgb(255, 255, 255); font-family: tahoma; font-size: 22px;
}
.titleswhiteline {
	text-align: center; color: rgb(255, 255, 255); padding-bottom: 110px; font-family: tahoma; font-size: 22px; border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid;
}
