body {
	color: #000;
	font-size: 11pt;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-color:#cccccc;
	background-image:  url(http://www.weddingcategory.com/img/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

/* Homepage */


.Head {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:   url(http://www.weddingcategory.com/img/bg-head.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height: 320px;
}

.Bottom {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:   url(http://www.weddingcategory.com/img/bg-bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height: 60px;
}

.MainBanner {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image:   url(http://www.weddingcategory.com/img/wedding-category.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height: 300px;
}

.TopMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
	font-weight: bold;
}

.TopMenu a:link { color: #7e7e7e; text-decoration: none; }
.TopMenu a:visited { color: #7e7e7e; text-decoration: none; }
.TopMenu a:hover { color: #000000; text-decoration: underline; }
.TopMenu a:active { color: #000000; text-decoration: underline; }

.mMenu {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image: url(http://www.weddingcategory.com/img/bg-menu-c.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height: 34px;
}

.InCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.InCategory  a:link    { text-decoration: underline; color: #FF3399; }
.InCategory  a:visited { text-decoration: underline; color: #FF3399; }
.InCategory  a:active  { text-decoration: underline; color: #FF3399;  }
.InCategory  a:hover   { text-decoration: none; color: #000066;  }

/* Box */

.Box1 {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image: url(http://www.weddingcategory.com/img/box1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height: 210px;
	width: 285px;
}
.Box2 {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image: url(http://www.weddingcategory.com/img/box2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height: 210px;
	width: 285px;
}
.Box3 {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background-image: url(http://www.weddingcategory.com/img/box3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height: 210px;
	width: 280px;
}

.BoxLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
}
.BoxLink a:link { color: #7e7e7e; text-decoration: none; }
.BoxLink a:visited { color: #7e7e7e; text-decoration: none; }
.BoxLink a:hover { color: #000000; text-decoration: underline; }
.BoxLink a:active { color: #000000; text-decoration: underline; }

.DropDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
}
.DropDown a:link { color: #115498; text-decoration: underline; }
.DropDown a:visited { color: #115498; text-decoration: underline; }
.DropDown a:hover { color: #0000CC; text-decoration: none; }
.DropDown a:active { color: #0000CC; text-decoration: none; }


/* Sub Page */

.category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(http://www.weddingcategory.com/img/li.jpg);
	background-position: left center;
	padding-left: 13px;
	background-repeat: no-repeat;
}
.category  a:link    { text-decoration: underline; color: #FF3399; }
.category  a:visited { text-decoration: underline; color: #FF3399; }
.category  a:active  { text-decoration: underline; color: #FF3399;  }
.category  a:hover   { text-decoration: none; color: #000066;  }

.catetopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F5F5F5;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.listingtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dashed #5d94a9;
	border-left: 0px none;
}

.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal2  a:link    { text-decoration: underline; color: #FF3399; }
.normal2  a:visited { text-decoration: underline; color: #FF3399; }
.normal2  a:active  { text-decoration: underline; color: #FF3399;  }
.normal2  a:hover   { text-decoration: none; color: #000066;  }

.Nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 10px;
}
.Nav  a:link    { text-decoration: underline; color: #0000CC; }
.Nav  a:visited { text-decoration: underline; color: #0000CC; }
.Nav  a:active  { text-decoration: underline; color: #0000CC;  }
.Nav  a:hover   { text-decoration: underline; color: #FF6600;  }

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 5px 5px 15px;
	color: #000000;
	background-image: url(http://www.weddingcategory.com/img/bg-big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	height: 41px;
	width: 550px;
}

/* Footer  */

.BottomMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7e7e7e;
}

.BottomMenu a:link { color: #7e7e7e; text-decoration: underline; }
.BottomMenu a:visited { color: #7e7e7e; text-decoration: underline; }
.BottomMenu a:hover { color: #7e7e7e; text-decoration: none; }
.BottomMenu a:active { color: #7e7e7e; text-decoration: none; }

.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.normal a:link { color: #132880; text-decoration: underline; }
.normal a:visited { color: #132880; text-decoration: underline;; }
.normal a:hover { color: #0000FF; text-decoration: none; }
.normal a:active { color: #0000FF; text-decoration: none; }

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
.small a:link { color: #000000; text-decoration: none; }
.small a:visited { color: #000000; text-decoration: none;; }
.small a:hover { color: #0000FF; text-decoration: underline; }
.small a:active { color: #0000FF; text-decoration: underline; }