body {
    margin: 0px;
    padding: 0px;
	/* Dark Purple Color = 7d0094 */
	/* Light Purple Color = 9603b0 */
    background-image: url(images/index33_new.jpg);
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
	text-align: left;
}

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
}

.img1 {
    margin-left: -5px;
    margin-right: 10px;
}

.align-justify {
	text-align: left;
}

.align-center {
	text-align: center;
}

.text1 {
	/* Old Blue Color = 2F7DC4 */
	color: #7d0094;
	text-align: left;
}

.text2 {
	color: #FF0000;
	text-align: left;
	font-weight: bold;
}

.text3 {
	color: #7d0094;
	font-weight: bold;
	font-size:16px;
}

.MoreLink{
	color: #7d0094;
	text-align: right;
	font-weight: bold;
}

a {
    color: #7d0094;
}

a:hover {
	color: #00F;
}

a.link1 {
    font-weight: bold;
	text-decoration: none;
}

a.MoreLink{
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
    font-size: 10px;
    color: #7C756D;
}

.bg1 {
    background-image: url(images/index21.jpg);
    background-position: left top;
    background-repeat: repeat-x;
    background-color: transparent;
}

.bg2 {
    background-image: url(images/index22.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: transparent;
}

.bg3 {
    background-image: url(images/index23.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: transparent;
}

.bg4 {
    background-image: url(images/inside04.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: transparent;
}


/*
Styles that are applied on the containing element
like <TD></TD>. When applied, this will change both
the text and the text links inside them.
*/

.style1 {
    font-size: 10px;
    color: #C5D4E7;
}

.style1 a {
    font-weight: bold;
    color: #C5D4E7;
}

.style1 a:hover {

}

.terms{
	font-size: 10px;
    color: #C5D4E7;
}

.tdbg1{ 
	background: url(EV0007BL/html/images/index19.jpg); 
} 

#tdbglast{
	background-image:url(EV0007BL/html/images/inside06.jpg);
}
.style1 .terms .terms .terms {
	font-weight: normal;
	font-style: none;
}

#header {
    float:left;
    width:100%;
    background:#DAE0D2 url("/Pictures/bg.gif")
      repeat-x bottom;
    font-size:93%;
    line-height:normal;
}

#header ul {
    margin:0;
    padding:10px 26px 0;
    list-style:none;
    }
	
#header li {
    float:left;
    background:url("/Pictures/left.gif")
      no-repeat left top;
    margin:0;
    padding:0 0 0 9px;
}

#header a, #header strong, #header span {
    display:block;
    background:url("/Pictures/right.gif")
      no-repeat right top;
    padding:5px 15px 4px 6px;
}
	
#header #current {
    background-image:url("/Pictures/left_on.gif");
}
	
#header #current a {
    background-image:url("/Pictures/right_on.gif");
    padding-bottom:5px;
}

