<style>
/* CSS Background image Document */
.web_right_top_bg
{
background:url(/bride-needs/images/web_right_top_bg.gif) right top no-repeat;
}

.web_left_top_bg
{
background:url(/bride-needs/images/web_left_top_bg.gif) left top no-repeat;
}

.web_bottom_left_bg
{
background:url(/bride-needs/images/web_bottom_left_bg.gif) left bottom no-repeat;
}

.web_white_bg
{
background:url(/bride-needs/images/web_white_bg.gif) left top no-repeat;
height:63px;
}

.web_blue_bg
{
background:url(/bride-needs/images/web_blue_bg.gif) left top no-repeat;
height:59px;
padding-left:95px;
padding-top:10px;
}

/* CSS Text Document */
body {
	font-family: "Brush Script MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #796B95;
	text-decoration: none;
	background-color:#F8CDD6;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #796B95;
	text-decoration: none;
}
.menu_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 32px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#EDACBD;
}
.menu_text:hover
{
text-decoration:underline;
color:#FFF;
background-color:#EDACBD;
}

.text_link
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration:underline;
	background-color:#96C7DC;
	}
	.text_link:hover
	{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#96C7DC;
	}
.copyright_text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#C83886;
	background-color:#EDACBD;
	}
	.designer_text
{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration:none;
	color:#FFF;
	background-color:#EDACBD;
	}
	.designer_text:hover
	{
	color:#FFFFFF;
	text-decoration:underline;
	background-color:#EDACBD;
	}
.white_text
	{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#F8CDD6;
	font-size: 12px;	
	}
A:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
    COLOR: #E62E88;
    TEXT-DECORATION: underline;
}
A:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
    COLOR: #E62E88;
    TEXT-DECORATION: underline;
}
A:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
    COLOR: #E62E88;
    TEXT-DECORATION: underline;
}
A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
    COLOR: #E62E88;
    TEXT-DECORATION: underline;
}
.txtAreaSmall
{
    BORDER-RIGHT: 1px solid #C0C0C0;
    BORDER-TOP: 1px solid #C0C0C0;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1px solid #C0C0C0;
    WIDTH: 75pt;
    height: 18;    
    BORDER-BOTTOM: 1px solid #C0C0C0;
    FONT-FAMILY: Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #ffffff
}
.txtAreaBig
{
    BORDER-RIGHT: 1px solid #C0C0C0;
    BORDER-TOP: 1px solid #C0C0C0;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1px solid #C0C0C0;
    WIDTH: 152pt;
    height: 18;
    BORDER-BOTTOM: 1px solid #C0C0C0;
    FONT-FAMILY: Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #ffffff
}
.txtAreaXLarge
{
    BORDER-RIGHT: 1px solid #C0C0C0;
    BORDER-TOP: 1px solid #C0C0C0;
    FONT-SIZE: 8pt;
    BORDER-LEFT: 1px solid #C0C0C0;
    WIDTH: 200pt;
    height: 18;    
    BORDER-BOTTOM: 1px solid #C0C0C0;
    FONT-FAMILY: Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #ffffff
}
.button
{
    BORDER-RIGHT: #667393 2px solid;
    BORDER-TOP: #abb4c9 2px solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: #abb4c9 2px solid;
    CURSOR: hand;
    COLOR: #ffffff;
    LINE-HEIGHT: normal;
    BORDER-BOTTOM: #667393 2px solid;
    FONT-STYLE: normal;
    FONT-FAMILY: Tahoma, 'Times New Roman';
    BACKGROUND-COLOR: #808cae;
    TEXT-ALIGN: center;
    FONT-VARIANT: normal
}
</style>