.hiddenlink a{
	text-decoration : none;
	color : Black;
	
}
.hiddenlink{
	color : Black;
	font : 10pt Arial, Helvetica, sans-serif;
	
}
.bannertable{
	border-top-color : Purple;
	border-top-style : solid;
	border-top-width : 4px;
	border-bottom-color : Purple;
	border-bottom-style : solid;
	border-bottom-width : 4px;
}
.bannertopleft{
	background-image : url(bannerbg.jpg);
	background-repeat : repeat;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 5px;
	padding-top : 5px;
}
.bannertopright{
border-top-color : White;
	border-top-style : solid;
	border-top-width : 5px;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 5px;
}
.bannertoplower{
	padding : 5px 5px 5px 0px;
}
h1 {
	font-size : 16pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : #A46C6C;
	font-weight : bold;
}

h2 {
	font-size : 10pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : black;
	
}
h3 {
	font-size : 12pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	
	font-weight : bold;
}

.nor{
	font-size : 12pt;
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	
	font-weight : bold;
	color : Black;
}

.services{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : Teal;
}

#rightbodycell{
	
}
#leftbodycell{
	padding-left : 0px;
	padding-right : 50px;
}
#rightcell{
	padding-left : 20px;
	padding-top : 10px;
}



.examplepage {
	margin-left : 10px;
	border-bottom-color : Teal;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Teal;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Teal;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Teal;
	border-top-style : solid;
	border-top-width : 1px;
}

.clientcell{
	background-color : White;
	padding-top : 5px;
	padding-right : 5px;
	padding-left : 5px;
	padding-bottom : 5px;
}

/*  */
.tdbutton     {
	background-color : #EBEBEB;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 12px;
	border-bottom-color : Teal;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-left-color : Teal;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : Teal;
	border-right-style : solid;
	border-right-width : 1px;
	border-top-color : Teal;
	border-top-style : solid;
	border-top-width : 1px;
	padding-right : 10px;
	padding-left : 10px;
} 

.tdbutton  a   {
	text-decoration : none;
	color : Black;
}

body         {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	padding-left : 20px;
	padding-right : 20px;
}

body a{
	color : Black;
}

p {
	font : 10pt Arial, Helvetica, sans-serif;
	
	
}

.listing {
	line-height : 16pt;
	text-align : left;
}


#maintextcell {
	border : solid #D5F2D8;
	border-width : 1px 1px 1px 1px;
}

#bannerbox {
	border : solid #D5F2D8;
	border-width : 1px 1px 1px 1px;
}
#navigation{
	margin-bottom : 10px;
	margin-top : 10px;
}
