body,td,th {
	font-size: small;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a{
	color: #999999;
	text-decoration: none;
}
hr{
	height:1px;
	width:55%;
	color: #E690C7;
	background: #E690C7;
	border: none;
	
}
a:hover{
	color: #E690C7;
	text-decoration: underline;
}

.maintableborder {
	border: 1px solid #666666;
}
.logotableborder {
	background-color: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px solid #666666;
}
.staticmenuborder {
	border: 1px solid #666666;
	background-color: #Fdf3d9;
}
.dynamicmenuborder {
	background-color: #f0fff0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.boxofourtableborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.gsearchborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FDF3D9;
}
.rightadsborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #F0FFF0;
}
.contenttableborder {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-color: #FFFFFF;
}
.footertableborder {
	background-color: #FFFFFF;
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}

.staticmenutablecells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bbb5a4;
	font-size: x-small;
}

.dynamicmenutablecells {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: x-small;
}
.staticmenutext {
	font-size: x-small;
	color: #666666;
}
a.staticmenutext:link{
	text-decoration: none;
	font-size: x-small;
	color: #666666;
}
a.staticmenutext:active{
	text-decoration: none;
	font-size: x-small;
	color: #666666;
}
a.staticmenutext:visited{
	text-decoration: none;
	font-size: x-small;
	color: #666666;
}
a.staticmenutext:hover {
	text-decoration: underline;
	font-size: x-small;
	color: #000000;
}

.dynamicmenutext {
	font-size: x-small;
	color: #000000;
}
a.dynamicmenutext:link{
	text-decoration: none;
	font-size: x-small;
	color: #000000;
}
a.dynamicmenutext:active{
	text-decoration: none;
	font-size: x-small;
	color: #000000;
}
a.dynamicmenutext:visited{
	text-decoration: none;
	font-size: x-small;
	color: #000000;
}
a.dynamicmenutext:hover {
	text-decoration: underline;
	font-size: x-small;
	color: #E690C7;
}
.loginboxes {
	font-size: 12px;
	height: 11px;
	width: 80px;
	border: 1px solid #A5BA7B;

}
.staticmenutablecellsnoline {
	font-size: x-small;
}

h1 {  
	color: #E690C7;
	font-size: medium;
	font-weight: normal;
}
.cpheading {  
	color: #E690C7;
	font-size: medium;
	font-weight: normal;
}
h2 {  
	color: #E690C7;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}

.extrasmall {font-size: xx-small}
.headingdots {
	color: #000000;
	font-weight: bold;
}
.footertabletext {

	font-size: x-small;
	color: #666666;
}
.featuretable {
	background-color: #FFFFFF;
	border: 1px solid #E690C7;
}
.formboxes {
	background-color: #Fdf3d9;
	border: 1px solid #666666;
}
