.linkheading{
	font-size: large;
	text-decoration: none;
	color: #4B0082;
}

.linkheading a:hover{
	text-decoration: underline;
}

.smalltext{
	font-size: xx-small;
}
.layoutsquare{
	border-style: solid;
	border-bottom-color: #4B0082;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #4b0082;
	background-color: #efefef;
	margin: 3px;
	margin-right: 10px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	padding: 7px;
	height: 150px;
	font-size: x-small;
}

.freelayoutsquare{
	border-style: solid;
	border-bottom-color: #4B0082;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-color: #4b0082;
	background-color: #efefef;
	margin: 3px;
	margin-right: 10px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	padding: 7px;
	font-size: x-small;
}

.layoutsquareheading{
	font-family: inherit;
	color: inherit;
	text-transform: capitalize;
	font-weight: 100;
	font-size: medium;
}

.layoutsquare a:hover{
	text-decoration : underline;
}
.more{
	font-size: x-small;
	font-weight: bold;
	color: #4b0082;
	text-decoration: none;
}
.more a:hover{
	text-decoration: underline;
}
.more a:visited{
	text-decoration: none;
	color: #4b0082;
}
.redStar {
	color: Red;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	color: #4B0082;
	font-family: Arial,Geneva,Verdana,  Helvetica, sans-serif;
}
hr {
	padding: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}
.PageHeading {
	font-family: inherit;
}
.footer {
	font-size: xx-small;
	 
	}
.Vnavlink {
	font-family: inherit;
	color: #321932;
	font-size: x-small;
	text-decoration: none;
	text-align: center;
}

.vnavlink hr{
	width: 80%;
	text-align: center;
}

.Vnavlink:hover {
	text-decoration: Underline;
}


.HNavlink {
	
	color: white;
	font-family: inherit;
	font-weight: bold;
	text-align: center; /*font: small-caps;*/
	font-size: x-small;
	text-decoration: none;
}
.hnavlink a:visited {
	color: white;
	text-align: center;
	font-family: inherit;
	font: small-caps;
	font-size: x-small;
	text-decoration: none;
}

.HNavlink:hover {
	text-decoration: underline;
}
.InPageLink {
	color: #321932;
	text-decoration: none;
	font-size:inherit;
	
}

.InpageLink:hover {
	text-decoration: underline;
}

.BreadCrumb {
	color: #321932;
	font-size: x-small;
}

.layoutsquareheadingLink{
	font-family: inherit;
	color: #4b0082;
	text-transform: capitalize;
	font-weight: 100;
	font-size: medium;
	text-decoration: none;
}

.layoutsquareheadingLink:hover {
	text-decoration: underline;
}

.admin {
	width: 96%;
	margin: 4%;
}
.orderedlist{
	
}
.orderedlist:td{
	vertical-align: top;
}

