body, td, table, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
}

table#linkstable

{
	background-color: #006600;
}

td#leftsideleftalign {
	
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: left;
	border-right: 1px solid #990000;
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

p
{
	margin: 1px 0px 0px 0px;
}

.bold
{
	font-weight: bold;
}

td#frontdoorleft {
	
	color: #000000;
	font-size: 15px;
	padding-left: 4px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: right;
	line-height: 20px;
	border-left: 1px solid #006600;
	margin-top: 20px;
}

td#frontdoorright
{
	border-right: 1px solid #006600;
	padding-left: 7px;
}

td#frontdoormid
{
	border-right: 1px solid #006600;
}

td#frontdoortopspaceleft
{
	border-left: 1px solid #006600;
}

td#frontdoortopspaceright
{
	border-right: 1px solid #006600;
}

td#borderbothsides
{
	border-right: 1px solid #006600;
	border-left: 1px solid #006600;
}

td#leftside
	{
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #006600;
	}
	
.footer {
	font-size: 10px;
}


/* STYLES FOR TRANSACTIONS AND PROFILES PAGES */

img#profilepadding
{

	padding: 0px 5px 5px 0px;

}

ul#profilelist
{
	list-style-type: none;
	list-style-position: inside;
}

a:link, a:active, a:visited
{
	color: #006600;
	text-decoration: underline;
}

a:hover
{
	color: #006600;
	text-decoration: none;
}

td#transright, .profileright
{

	color: #000000;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 18px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 15px;
	line-height: 20px;

}

td#profileleft {
	
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #FFFFFF;
	text-align: left;
	border-right: 1px solid #990000;
}

.selected
{
	color: #990000;
	font-size: 18px;
	
}

a.translinks:link,  a.translinks:visited, a.profilelinks:link,  a.profilelinks:visited
{
	text-decoration: none;
	color: black;
	
}

a.translinks:hover, a.translinks:active, a.profilelinks:hover, a.profilelinks:active,
{
	text-decoration: none;
	color: black;
	font-size: 18px;
	
}


a.profilelinks:hover
{
	text-decoration: none;
	color: black;
	font-size: 15px;
	
}




/* 2 links at bottom of all pages */
a.twolinks:link { 
	text-decoration: none;
	font-size: 10px;
	font-weight: bolder;
	color: #006600;
 } 


a.twolinks:visited
{
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}

a.twolinks:active, a.twolinks:hover, 
{
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #006600;
}


/* STYLES FOR CONTACT PAGE */

.submitbutton {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #CC0033;
	padding: 3px;
	color: #990000;
	height: auto;
	width: 65px;
	text-align: center;
	float: right;
}



.parahead {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.italic {
	font-style: italic;
}
.center {
	text-align: center;
}

.imgboder
	{
		border: solid 1px #000000; 
	}

.profileimg
	{
		margin: 0px 5px 3px 0px;
		border: solid 1px #000000;
		float: left;
	}