﻿BODY.test
	{
	background-image: url(images/background_gradient3.gif);
	background-repeat: repeat-x;
	}
.main
	{
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-color: transparent;
	background-image: url(images/MyACACHeader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	}
.container
	{
	top: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background: transparent url(images/MyACACHeader.jpg) no-repeat left top;
	width: 1024px;
	top: 0px;
	}
P.headertitle1
	{
	color: #9bcd66;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 335px;
	position: relative;
	padding: 20px 0px 0px 0px;
	line-height: 0px;
	margin-bottom: 15px;
	}
P.headertitle2
	{
	color: #9bcd66;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 315px;
	position: relative;
	line-height: 0px;
	margin-bottom: 15px;
	margin-top: 8px;
	}
P.headertitle3
	{
	color: #9bcd66;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 330px;
	line-height: 0px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 8px;
	}
P.headertitle4
	{
	color: #1d3160;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 275px;
	line-height: 0px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 8px;
	}
P.headertitle5
	{
	color: #1d3160;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 245px;
	line-height: 0px;
	position: relative;
	margin-bottom: 15px;
	margin-top: 8px;
	}
P.headertitle6
	{
	color: #1d3160;
	font: 16px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	left: 225px;
	line-height: 0px;
	position: relative;
	margin-bottom: 18px;
	margin-top: 12px;
	}
.columnmiddle
	{
	margin: 0px auto;
	padding: 20px 0px 0px 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #1d3160;
	width: 960px;
	float: left;
	}
.login
	{
	float: right;
	padding: 15px 0px 0px 0px;
	}
TABLE.login
	{
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	}
TH.login
	{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	}
TD.login
	{
	background-image: url(images/login2.gif);
	width: 111px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	color: white;
	padding: 0px 0px 0px 5px;
	}
input.login
	{
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	size: 10;
	height: 10px;
	width: 100px;
	color: black;
	float: left;
	}
TD.topleft
	{
	background-image: url(images/topleft.gif);
	width: 30px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
	}
TD.left
	{
	background-image: url(images/left.gif);
	width: 30px;
	background-repeat: repeat-y;
	background-position: left;
	}
TD.botleft
	{
	background-image: url(images/botleft.gif);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
TD.topright
	{
	background-image: url(images/topright.gif);
	width: 30px;
	height: 29px;
	background-repeat: no-repeat;
	background-position: left top;
	}
TD.right
	{
	background-image: url(images/right.gif);
	background-repeat: repeat-y;
	background-position: left;
	}
TD.botright
	{
	background-image: url(images/botright.gif);
	width: 30px;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left bottom;
	}
TD.top
	{
	background-image: url(images/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
TD.bot
	{
	background-image: url(images/bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	}
TR.middle
    {
        height: 100%;
        bottom: 0px;
    }
.content
    {
        color: #1d3160;
    }
div.content P
    {
        margin: 0;
        padding: 0;
    }