﻿body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-image:url(../Images/bg.gif);
}

.purpleBg{
background-color:#81393A;
}
.lightPurpleBg{
background-color:#EED6D6;
}

.Img_1{
background-image:url(../Images/Img_1.gif);
background-repeat:no-repeat;
background-position:center;
width:184px;
}
.Img_2{
background-image:url(../Images/Img_2.gif);
background-repeat:no-repeat;
background-position:center;
width:189px;
}
.Img_3{
background-image:url(../Images/Img_3.gif);
background-repeat:no-repeat;
background-position:center;
width:157px;
}

.Img_4{
background-image:url(../Images/Img_4.gif);
background-repeat:no-repeat;
background-position:center;
width:177px;
}
.Img_5{
background-image:url(../Images/Img_5.gif);
background-repeat:no-repeat;
background-position:center;
width:93px;
}

.textPurple12{
font-family:Verdana;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:bold;
color:#81393A;
}
.textBlue11{
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:bold;
color: #0099CC;
}

.textBlack11{
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:bold;
color: #666666;
}
.textBlack11Normal{
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
color: #666666;
}

.textRed{
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
color: #FF0000;
}



a:link
{ 
    font-family:Verdana;
	font-size:11px;
	color: #81393A;
    text-decoration: none;
	
}
a:visited
{ 
    font-family:Verdana;
	font-size:11px;
	color: #81393A;
    text-decoration: none;
	
}

a:hover
{ 
	font-family:Verdana;
	font-size:11px;
    color: #0099CC;
	text-decoration: none;
}

a:active
{ 
    font-family:Verdana;
	font-size:11px;
	color: #81393A;
    text-decoration: none;
}




a.alt:link
{ 
	font-family:Verdana;
	font-size:11px;
    color:#FFFFFF;
    text-decoration: none;
	
}
a.alt:visited
{ 
	font-family:Verdana;
	font-size:11px;
    color: #FFFFFF;
    text-decoration: none;
	
}
a.alt:hover
{ 
	font-family:Verdana;
	font-size:11px;
  	color: #EED6D6;
    text-decoration: none;
}


a.alt:active
{ 
	font-family:Verdana;
	font-size:11px;
    color: #ffffff;
    text-decoration: none;
}
