body{
margin: 0px;
background-image: url(images/bgContent.jpg);
 background-repeat: repeat-x;
}
.tblBorder {
	border: 1px solid #3C2374;
}
.bg {
	background-image: url(images/content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.bgHome {
	background-image: url(images/index_content.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
.bgFooter {
	background-image: url(images/footer.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#2B1C48;
	line-height:20px;
}

.babylinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#473078;
	font-size: 9px;
	text-decoration: none;
    
}
.babylinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#9F89CF;
	font-size: 9px;
	text-decoration: underline;
    
}
.footer{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#473078;
	font-size: 10px;
    
}

	.linksreg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C2374; 
	font-weight: normal;
	text-decoration:underline;
	line-height: 17px;
}

.linksreg:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CBABEC;
	font-weight: normal;
	text-decoration: none;
	line-height: 17px;
}

.linksreg2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C2374; 
	font-weight: normal;
	text-decoration:underline;
	line-height: 13px;
}

.linksreg2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 13px;
}

/*Form Field Formatting*/
.inputTxt {
	BORDER: #000000 1px solid;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	HEIGHT: 17px;
	color: #000000;
	width:350px;
	background: #B7B5DC;
}

.inputTxt2 {
	BORDER: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #B7B5DC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; color: #000000; width:150px;
}
.inputTxt3 {
	BORDER: #000000 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #B7B5DC; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; HEIGHT: 17px; color: #666666; width:100px;
}
.inputSelect {
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #B7B5DC; BORDER: #000000 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #000000; 
}
.inputSelect1{
 FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #B7B5DC; BORDER: #000000 1px solid;  FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; color: #000000; width:224;
}
.inputTextArea {
FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #B7B5DC; BORDER: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #000000; width:350px;
}
.TextArea {
FONT-WEIGHT: normal; FONT-SIZE: 11px; BACKGROUND: #B7B5DC; BORDER: #000000 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
color: #666666; width:140px;
}
.inputButton {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; CURSOR: pointer; COLOR: #FFFFFF; FONT-SIZE: 10px; BACKGROUND: #8F6094; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; width:150px;
}

.header{
font-family: Verdana;
	font-size: 11px;
	color: #2B1C48;
	line-height: 16px;
	font-weight:bold;
	}
	
.content{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2B1C48;
	font-size: 11px;
    
}	

    .hr {
	width:100%;
 	color: #EBCCEC;
	height:1px;
}
	
.imgBorder {
	border: 1px solid #2B1C48;
}

.practicebg2 {
	background-image: url(images/sidebar.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

.practicehome {
	background-image: url(images/ban.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

.practicebg3 {
	background-image: url(images/sidebar2.jpg);
    background-repeat: no-repeat;
    background-position: top left;
}

.content2{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#2B1C48;
	font-size: 10px;
	line-height: 14px;
    
}	


.linkwhite{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration:underline;
    
}	

.linkwhite:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	text-decoration: none;
    
}	

.white {
font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size: 10px;
	line-height: 14px;

    
}	

