.AlertMsgHdr
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12pt;
    COLOR: #0000cd;
    FONT-FAMILY: Tahoma, Verdana, Arial
}
.AlertMsgBdy
{
	font-weight: normal;
	font-size: 10pt;
	color: #191970;
	font-family: Tahoma, Verdana, Arial;
}

#image1 a img {
border: none;
}

#image1 {
position: relative;
float: left;
}

#image1 span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#image2 a img {
border: none;
}

#image2 {
position: relative;
float: left;
}

#image2 span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#image3 a img {
border: none;
}

#image3 {
position: relative;
float: left;
}

#image3 span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

#image4 a img {
border: none;
}

#image4 {
position: relative;
float: left;
}

#image4 span {
position: absolute;
z-index: 2;
height: 12px;
width: 12px;
}

.curve1 {
background: transparent url(images/topright.gif) top right no-repeat;
top: 0;
right: 0;
}

.curve2 {
background: transparent url(images/topleft.gif) top left no-repeat;
top: 0;
left: 0;
}

.curve3 {
background: transparent url(images/bottomright.gif) bottom right no-repeat;
bottom: 0;
right: 0;
}

.curve4 {
background: transparent url(images/bottomleft.gif) bottom left no-repeat;
bottom: 0;
left: 0;
}