p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; text-align: justify;}

input.login {border: 1px solid #999999;}

input.forms {border: 1px solid #999999;}

input.button {border: 0px none #999999;}

textarea.forms {border: 1px solid #999999;}

select.forms {border: 1px solid #999999;}

input {border: 1px solid #999999;}

font.sm {font-size: 11px;}

.maintext {font-weight: normal; color: #000000; font-family: Verdana, arial; font-size: 11px; font-weight: normal; line-height: 18px}

body {font-weight: normal; color: #000000; font-family: Verdana, arial; font-size: 11px; margin: 0em}
td   {font-weight: normal; color: #000000; font-family: Verdana, arial; font-size: 11px;}

a:link    {font-family:Verdana, arial, helvetica, sans-serif; font-size:11px; font-weight: normal; text-decoration:none; color: #000080}
a:visited {font-family:Verdana, arial, helvetica, sans-serif; font-size:11px; font-weight: normal; text-decoration:none; color: #000080}
a:active  {font-family:Verdana, arial, helvetica, sans-serif; font-size:11px; font-weight: normal; text-decoration:none; color: #000080}
a:hover   {font-family:Verdana, arial, helvetica, sans-serif; font-size:11px; font-weight: normal; text-decoration:underline; color: #ff0000}

.lefttd
{
	text-align: center;
	border: 1px solid #999999;
	background-color: #F7F7F7;
}

.righttd
{
	text-align: center;
	border: 1px solid #999999;
	background-color: #F7F7F7;
}


.activelink:link, .activelink:visited, .activelink:active
{
	color: #ffffff;
}
.activelink:hover
{
	color: #e2e2e2;
}

.alphalinks:link, .alphalinks:visited, .alphalinks:active
{
	font-size:17px; font-weight: bold;
}
.alphalinks:hover
{
	font-size:17px; font-weight: bold;
}

.alphanolinks
{
	font-size:17px; font-weight: bold;
}

.header
{
	background-color: #e2e2e2;
	padding: 5px;
}


.box
{
	border-style: solid;
	border-color: #343434;
	border-width: 2px;
	background-color: white;
	border-spacing: 5px;
}

.boxlabel
{
	background-color: #EEEEEE;
	border-style: solid;
	border-width: 2px;
	border-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	border-spacing: 5px;
}

.boxcontents
{
	border-style: none;
	background-color: white;
	padding: 5px;
	border-spacing: 5px;

}

/*
** The following style is for the table that shows up on the side of the page.
** It's located in modules/layout/with_side_nav
*/
.ft-navigation-side-class
{
   background-color     : #EEEEEE;
   border               : 1px solid #000000;
   margin-right         : 5px;
   width                : 150px;
}

.fttable
{
	border-style: solid;
	/*border-color: #343434;*/
	border-color: #999999;
	border-width: 1px;
	background-color: white;
	padding: 5px;
	border-spacing: 5px;
}

.fttablelabel
{
	font-size:11px;
	background-color: #FFFFFF;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #EEEEEE;
	color: #000000;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-spacing: 5px;
	text-align: left;
	margin: 0px;
}

.fttabledata
{
	border-style: none;
	background-color: white;
	vertical-align: top;
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-color: #EEEEEE;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-spacing: 5px;
	margin: 0px;
}


.rfatablelabel
{
	font-size:11px;
	background-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
	padding 5px;
	border-spacing: 5px;
	vertical-align: middle;
	text-align: center;
}

.rfatabledata
{
	border-style: none;
	background-color: white;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	padding: 5px;
	border-spacing: 5px;
	vertical-align: middle;
	text-align: center;
}