.BodyVerdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.LinkList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}	
.Heading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;	
}
.NewsBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006699;
	text-decoration: none;
}
.NewsBoxTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006699;
}
.diarytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
}
.box 
{
}

.box .topLeft
{
    background-image: url(rsvp-dating-images/box/top-left.jpg); 
    background-position: right top; 
    background-repeat: no-repeat; 
    width: 20px; 
    height:12px;
}

.box .top 
{
    background-image: url(rsvp-dating-images/box/top-background.jpg); 
    background-repeat: repeat-x; 
    height:12px;
}

.box .topRight 
{
    background-image: url(rsvp-dating-images/box/top-right.jpg); 
    background-position: left top; 
    background-repeat: no-repeat; 
    width: 20px; 
    height:12px
}

.box .left 
{
    background-image: url(rsvp-dating-images/box/left-background.jpg); 
    background-position: right top; 
    background-repeat: repeat-y;
}

.box .right 
{
    background-image: url(rsvp-dating-images/box/right-background.jpg); 
    background-position: left top; 
    background-repeat: repeat-y;
}

.box .bottomLeft 
{
    background-image: url(rsvp-dating-images/box/bottom-left.jpg);  
    background-position: right top; 
    background-repeat: no-repeat; 
    width: 20px; 
    height:16px;
}

.box .bottom 
{
    background-image: url(rsvp-dating-images/box/bottom-background.jpg); 
    background-repeat: repeat-x; 
    height:16px;
}

.box .bottomRight 
{
    background-image: url(rsvp-dating-images/box/bottom-right.jpg); 
    background-position: left top; 
    background-repeat: no-repeat; 
    width: 20px; 
    height:16px;
}