a {
	font-family: Arial, Helvetica;
	color: #c0000f;
	font-size: 13px;
}

a.BigWhite {
	font-family: Arial, Helvetica;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.WhiteUnderline {
	font-family: Arial, Helvetica;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 14px;
}

a.White {
	font-family: Arial, Helvetica;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

td.TopNav {
	font-family: Arial, Helvetica;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.TopRight {
	font-family: Arial, Helvetica;
	color: #30302e;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

td.Pink {
	font-family: Arial, Helvetica;
	background-color: #fea4a4;
	font-size: 10px;
	text-decoration: none;
}

td.LightPink {
	font-family: Arial, Helvetica;
	background-color: #ffe9eb;
	font-size: 10px;
	text-decoration: none;
}

td.PinkTitle {
	font-family: Arial, Helvetica;
	background-color: #fea4a4;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

input.login {
	height: 15px;
	font-size: 9px;
}

div.indented {
	width: 165;
	margin: 5 0 0 10;
}

div.lightpink {
	width: 260;
	margin: 5 0 0 10;
}

div.sidenav {
	width: 128;
	margin: 5 0 0 10;
}

div.left {
	width: 480;
	height: 80;
	margin: 5 10 25 10;
}

div.right {
	width: 240;
	height: 80;
	margin: 5 0 0 0;
}

div.bottom_left {
	width: 210;
	height: 100;
	margin: 10 0 20 10;
}

div.bottom_right {
	width: 500;
	height: 100;
	margin: 10 0 20 10;
}

div.fullpage {
	width: 740;
	margin: 10 0 20 10;
}

div.container {
	width:320;
	height:140;
	background-color:black;
}

#div2, #div3, #div4, #div5, #div6, #div7 {width:320; visibility:hidden;}
#div1 {width:320; visibility:show;}

p,td,font {
	font-family: Arial, Helvetica;
	font-size: 13px;
}

b {
	font-family: Arial, Helvetica;
	font-size: 14px;
}

.red {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #be000e;
	font-weight: bold;
}

