body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0 auto;
	color: #FFFFFF;
}

a:link {
	color: #424242;
	text-decoration: none;
}

a:visited {
	color: #424242;
	text-decoration: none;
}

a:hover {
	color: #a23594;
	text-decoration: underline;
}

a:active {
	color: #a23594;
	text-decoration: underline;
}

/* BG Main Table */

.bg_tble_main{
	background: url(../images/bg_stripUp.jpg) no-repeat;
	background-position: center top;
	padding: 20px 20px 0px 20px;
}

.bg_tble_data{
	background: url(../images/bg_tble_data.jpg)  repeat-x;
	background-position: center top;
	padding: 10px 0px 10px 10px;
	border: 1px solid #cecece;
}

/* Table Titles */

.Title_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #a23594;
	padding: 10px 0px 5px 5px;
	text-transform: uppercase;
}

/* Thumb Image Captions */

.thumb_01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #424242;
	padding: 5px 0px 5px 0px;
}

/* Search fields */

.search_textbox{
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #424242;
	background-color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	border: 1px solid #cecece;
}

.search_listbox{
	width: 115px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #424242;
	background-color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	border: 1px solid #cecece;
}


.popup_bg{
	width: 296px;
	position:absolute;
	visibility: hidden;
	background-color: #99CC00;
	padding: 10px 10px 10px 10px;
	float: left;
	border: 2px solid #ffffff;
}

.popup_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #101010;
	padding: 5px 0px 5px 0px;
}

.devide_all{
	background: url(../images/img_devide.gif)  repeat-x;
	background-position: center;
	padding: 0px 0px 0px 0px;
}

/* Popular Tags */

#xlist{
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: auto;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

.highlightbox{
	width: 250px;
}

/* Select Your Favourite */

.Title_02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
	padding: 0px 0px 0px 0px;
	text-transform: capitalize;
}

.txt_fav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
	padding: 0px 4px 0px 0px;
}

.txt_fav_txtBox{
	width: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #777777;
	padding: 0px 0px 0px 0px;
	border: 2px solid #777777;
}

.devide_all_1{
	background: url(../images/img_devide1.gif)  repeat-x;
	background-position: center;
	padding: 0px 0px 0px 0px;
}

/* Page Numbering */

.number_tab_BG{
	background-color: #eaeaea;
	height: 24px;
}

.number_txt_normal{
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #424242;
	line-height: normal;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}

.thumbola_BG{
	width: 140px;
	height: 166px;
	background-color: #E6E6E6;
	padding: 2px 2px 2px 2px;

}

.egreeting_textbox{
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	color: #424242;
	background-color: #FFFFFF;
	padding: 4px 10px 4px 10px;
	border: 1px solid #cecece;
}
