﻿
body
{
    background-image: url('/waypoint/images/bg.jpg' );
    background-repeat: repeat-x;
    background-position: left top;
    background-color: #FFFFFF;
    margin: 0px;
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #333333;
}
.outerdiv
{
    margin:0;
    text-align: center;
}
.innerdiv
{
    width: 782px;
    margin-top: 6px;
    margin-left: auto;
	margin-right: auto;
	position: relative;
}
.homecol
{
    width: 256px;
    height: 294px;
    text-align: left;
    vertical-align: top;
}

.homecol3
{
    width: 253px;    
    text-align: left;
    vertical-align: top;
    background-color: #efefef;
}

.homecol3 td
{
    
}

.homespacwidth
{
    width: 6px;
    height: 294px;
}
.footer
{
    background-image: url('/waypoint/images/footer.jpg' );
    background-repeat: no-repeat;
    background-position: center top;
    width: 782px;
    height: 62px;
    text-align: center;
    padding-top: 28px;
}

.footbot
{
    height: 10px;
    padding-top:8px;
    text-align:center;
}

table
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #333333;
}

tr
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #333333;
}

td
{
    font-family: Tahoma;
    font-size: 12px;
    font-style: normal;
    color: #333333;
}

hr.LineColor
{
    color: #8F1313;
}

.RedTitle
{
    color: #8F1313;
    font-weight: bold;
}

td a
{
    font-family: tahoma;
    font-size: 12px;
    color: #8F1313;
    text-decoration: underline;
}

td a:visited
{
    font-family: tahoma;
    font-size: 12px;
    color: #8F1313;
    text-decoration: underline;
}

td a:link
{
    font-family: tahoma;
    font-size: 12px;
    color: #8F1313;
    text-decoration: underline;
}

td a:hover
{
    font-family: tahoma;
    font-size: 12px;
    color: #8F1313;
    text-decoration: none;
}
.leftborder
{
    background-image: url( '/waypoint/images/leftbord.jpg' );
    background-repeat: no-repeat;
    background-position: left top;
    width: 5px;
    height:182px;
}

.center
{
     background-color:#FFFFFF;
     width:772px;
     text-align:left;
     vertical-align:top;
}
.rightborder
{
    background-image: url( '/waypoint/images/rightbord.jpg' );
    background-repeat: no-repeat;
    background-position: right top;
    width: 5px;
    height:182px;
}
td.SignupMiddle
{
    /*background-image: url(/App_Themes/Blue/images/signup_middle_repeater.gif);*/
    background-image: url(/waypoint/images/signup.jpg);
    background-repeat:no-repeat;
    width:104px;
    height: 34px;
     vertical-align:top;
     padding-top:5px;
    padding-left:10px;
}

.Signup
{
	font-family: tahoma;
	color:#8f1313;
	font-size:12px;	
	font-weight:bold;
}
.NewServerStatus1
{
	font-family: tahoma;
	font-size:18px;
	font-weight:bold;
	color:#8F1313;
}