﻿/* client_styles.css */
/* PORTAL STYLES */

body
{
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
}


a.calButton,
a.calButton:link,
a.calButton.visited
{
      display: block;
      width: 198px;
      height: 20px;
      background-color: #f2f2f2;
      color: #999;
      border: 1px solid #999;
      text-decoration: none;
      font-size: 11px;
      line-height: 20px;
      text-align: center;
}

a.calButton:active
{
      color: #000;
}


a.calButton:hover
{
      background-color: #fff;
}

.awesumCalCon
{
	position: relative;
	float: left;
	width: 210px;
}
.awesumBtnCon2000
{
	position: relative;
	float: left;
	width: 90px;
}
.supartextfixeroo
{
	text-align: center;
}