﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	background: #DBE2EA url(../GFX/backgrounds/body_bg.gif) repeat-x;
}

form
{
	margin: 0px;
	padding: 0px;
}
input, select
{
	font-size: 11px;
}

body, td, div, span
{
	font-family: arial;
	color: #000;
	font-size: 11px;
}

.expand_bgEmpty
{
	background-image: url(../GFX/backgrounds/blue_bgEmpty.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 260px;
}
#container
{
	width: 256px;
	position: relative;
	margin: auto auto;
	top: 175px;
}
.footer_bg
{
	background-image: url(../GFX/icons/footer_bg.gif);
	background-repeat: no-repeat;
	width: 260px;
	height: 34px;
}
.SignOut_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

