BODY {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #DEF1FF;
}
td {
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
td span{
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
P {
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 15px;
}
A, A:link, A:visited, A:active {
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	/*TEXT-DECORATION: underline;*/
}
A:hover {
	COLOR:#666666;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
FORM {
	margin: 0px;
}
h1 {
	margin: 0px;
	COLOR: #000;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
h2 {
	margin: 0px;
	COLOR: #2DA4F8;
	FONT-SIZE: 25px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
h2 span{
	margin: 0px;
	COLOR: #FA7300;
	FONT-SIZE: 25px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
h3{
	margin: 0px;
	COLOR: #646566;
	FONT-SIZE: 25px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

.input_box{
	COLOR: #818380;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	height:13px;
	padding:3px 5px 5px 5px;
	background-color:#F5FFE7;
	border:solid 1px #ACACAC;
}
.input_box2{
	COLOR: #818380;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	height:13px;
	padding:3px 5px 5px 5px;
	background-color:#F5F8FA;
	border:solid 1px #ACACAC;
}
.input_box3{
	COLOR: #818380;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	height:13px;
	padding:5px 5px 8px 5px;
	background-color:#F5F8FA;
	border-top:solid 1px #5794BF;
	border-bottom:solid 1px #CBDAE2;
	border-right:solid 1px #CBDAE2;
	border-left:solid 1px #CBDAE2;
}
.input_box_7{
	COLOR: #818380;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	height:16px;
	padding:3px 5px 5px 5px;
	background-color:#F5F8FA;
	border:solid 1px #ACACAC;
}
.input_box5{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	background-color:#F5F8FA;
	height:15px;
	padding:2px 2px 2px 2px;
	background-color:#F5F8FA;
	border-top:solid 1px #5794BF;
	border-bottom:solid 1px #CBDAE2;
	border-right:solid 1px #CBDAE2;
	border-left:solid 1px #CBDAE2;
}
.input_box4{
	COLOR: #818380;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	text-align:center;
	height:13px;
	padding:3px 5px 5px 5px;
	background-color:#FBFBFB;
	border:solid 1px #ACACAC;
}
.input_field{
	COLOR: #818380;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	padding:5px 5px 8px 5px;
	background-color:#F5F8FA;
	border-top:solid 1px #5794BF;
	border-bottom:solid 1px #CBDAE2;
	border-right:solid 1px #CBDAE2;
	border-left:solid 1px #CBDAE2;
}
.list_select {
	COLOR: #818380;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	height:20px;
	padding:0;
	background-color:#F5F8FA;
	border-top:solid 1px #5794BF;
	border-bottom:solid 1px #CBDAE2;
	border-right:solid 1px #CBDAE2;
	border-left:solid 1px #CBDAE2;
}

.top_link, .top_link A, .top_link A:link, .top_link A:visited, .top_link A:active{
	COLOR: #fff;
	FONT-SIZE: 18px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.top_link A:hover {
	COLOR: #258EC4;
	FONT-SIZE: 18px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}

.top_call {
	COLOR: #5B5B5B;
	FONT-SIZE: 17px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.top_call A, .top_call A:link, .top_call A:visited, .top_call A:active{
	COLOR: #2EABEC;
	FONT-SIZE: 17px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.top_call A:hover {
	COLOR: #2EABEC;
	FONT-SIZE: 17px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:underline;
}

.main_bx_bnn img{
	padding:5px;
	border:dashed 1px #EED9C8;
}

.footer, .footer A, .footer A:link, .footer A:visited, .footer A:active{
	COLOR: #656764;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.footer A:hover {
	COLOR: #000;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}




.menu_butt{
	COLOR: #4C4C4C;
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.menu_butt A, .menu_butt A:link, .menu_butt A:visited, .menu_butt A:active{
	COLOR: #4C4C4C;
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT:normal;
	text-decoration:none;
	text-align:center;
	display:block;
	height:12px;
	padding:13px 8px 13px 8px;
}
.menu_butt A:hover {
	COLOR: #FF8E01;
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT:normal;
	text-decoration:none;
	text-align:center;
	display:block;
	height:12px;
	padding:13px 8px 13px 8px;
	background:url(../images/menu_h.gif);
	background-position:top center;
	background-repeat:no-repeat;
}



.butt_more2{
	COLOR: #fff;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.butt_more2 A, .butt_more2 A:link, .butt_more2 A:visited, .butt_more2 A:active{
	COLOR: #fff;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	FONT-WEIGHT:bold;
	text-decoration:none;
	text-align:center;
	font-variant:small-caps;
	display:block;
	width:80px;
	height:12px;
	padding:4px 0 4px 0;
	background:url(../images/butt2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
.butt_more2 A:hover {
	COLOR: #E2FF64;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	FONT-WEIGHT:bold;
	text-decoration:none;
	text-align:center;
	font-variant:small-caps;
	display:block;
	width:80px;
	height:12px;
	padding:4px 0 4px 0;
	background:url(../images/butt2.jpg);
	background-position:center;
	background-repeat:no-repeat;
}



.txt_grey_11b {
	COLOR: #8C8C8C;
	FONT-SIZE: 11px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}


.txt_grey_24 {
	COLOR: #8C8C8C;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.txt_grey_24 span{
	COLOR: #FD8E00;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}


.txt_grey_20 {
	COLOR: #8C8C8C;
	FONT-SIZE: 20px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}

.txt_grey_20_123, .txt_grey_20_123 A, .txt_grey_20_123 A:link, .txt_grey_20_123 A:visited, .txt_grey_20_123 A:active {
	COLOR: #8C8C8C;
	FONT-SIZE: 18px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.txt_grey_20_123 A:hover {
	COLOR: #2DA4F8;
	FONT-SIZE: 18px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:underline;
}




.txt_grey_18 {
	COLOR: #8C8C8C;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}
.txt_grey_14 span{
	COLOR: #2EABEC;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:none;
}


.txt_blue_30hd, .txt_blue_30hd A, .txt_blue_30hd A:link, .txt_blue_30hd A:visited , .txt_blue_30hd A:active{
	COLOR: #2DA4F8;
	FONT-SIZE: 30px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_oringe_30hd, .txt_oringe_30hd A, .txt_oringe_30hd A:link, .txt_oringe_30hd A:visited , .txt_oringe_30hd A:active{
	COLOR: #FD8E00;
	FONT-SIZE: 30px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_pink_30hd, .txt_pink_30hd A, .txt_pink_30hd A:link, .txt_pink_30hd A:visited , .txt_pink_30hd A:active{
	COLOR: #F16FA9;
	FONT-SIZE: 30px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_grey_30hd, .txt_grey_30hd A, .txt_grey_30hd A:link, .txt_grey_30hd A:visited , .txt_grey_30hd A:active{
	COLOR: #656665;
	FONT-SIZE: 30px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blue_30hd A:hover, .txt_oringe_30hd A:hover, .txt_pink_30hd A:hover, .txt_grey_30hd A:hover{
	color:#303030;
}


.txt_blue_24hd, .txt_blue_24hd A, .txt_blue_24hd A:link, .txt_blue_24hd A:visited , .txt_blue_24hd A:active{
	COLOR: #2DA4F8;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blue_24hd A:hover{
	color:#303030;
}
.txt_blue_24hd span{
	COLOR: #FD8E00;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}



.txt_blue_18, .txt_blue_18 A, .txt_blue_18 A:link, .txt_blue_18 A:visited, .txt_blue_18 A:active{
	COLOR: #2DA4F8;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blue_18 A:hover{
	COLOR: #2DA4F8;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:underline;
}
.txt_blue_18 span, .txt_blue_18 span A, .txt_blue_18 span A:link, .txt_blue_18 span A:visited, .txt_blue_18 span A:active{
	COLOR: #FD8E00;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blue_18 span A:hover{
	COLOR: #FD8E00;
	FONT-SIZE: 18px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:underline;
}




.txt_blue_14, .txt_blue_14 A, .txt_blue_14 A:link, .txt_blue_14 A:visited, .txt_blue_14 A:active{
	COLOR: #2DA4F8;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blue_14 A:hover{
	COLOR: #2DA4F8;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: underline;
}
.txt_blue_14 span, .txt_blue_14 span A, .txt_blue_14 span A:link, .txt_blue_14 span A:visited, .txt_blue_14 span A:active{
	COLOR: #FD8E00;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blue_14 span A:hover{
	COLOR: #FD8E00;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION:underline;
}


.txt_black_12 {
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_black_12 h1{
	margin: 0px;
	COLOR: #8C8C8C;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_black_12 h2{
	margin: 0px;
	COLOR: #8C8C8C;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_black_12 h2 span{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
/*.txt_black_12 h2{
	margin: 0px;
	COLOR: #FD8E00;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	letter-spacing:1px;
}
.txt_black_12 h2 span{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	letter-spacing:1px;
}
.txt_black_12 h4{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 25px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
*/



.txt_pinkblack_14 {
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_pinkblack_14 span{
	COLOR: #F06EAA;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_pinkblack_14 h1{
	margin: 0px;
	COLOR: #F06EAA;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_pinkblack_14 h1 span{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_pinkblack_14 h2{
	margin: 0px;
	COLOR: #F06EAA;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_pinkblack_14 h2 span{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}







.txt_oringblack_14 {
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_oringblack_14 span{
	COLOR: #FD8E00;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_oringblack_14 h1{
	margin: 0px;
	COLOR: #FD8E00;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
}
.txt_oringblack_14 h1 span{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
}
.txt_oringblack_14 h2{
	margin: 0px;
	COLOR: #FD8E00;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_oringblack_14 h2 span{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}






.txt_blueblack_12 {
	COLOR: #000;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blueblack_12 span{
	COLOR: #2EABEC;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blueblack_12 h1{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blueblack_12 h1 span{
	margin: 0px;
	COLOR: #FD8E00;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Arial Rounded MT Bold" arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blueblack_12 h2{
	margin: 0px;
	COLOR: #FD8E00;
	FONT-SIZE: 12px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_blueblack_12 h2 span{
	margin: 0px;
	COLOR: #2EABEC;
	FONT-SIZE: 14px;
	FONT-FAMILY: arial;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}



.txt_white_verdana {
	COLOR: #fff;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.txt_white_verdana h1{
	margin: 0px;
	COLOR: #fff;
	FONT-SIZE: 14px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.member_title_1{
	COLOR: #000000;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.member_title_2{
	COLOR: #000000;
	FONT-SIZE: 30px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.member_title_3{
	COLOR: #000000;
	FONT-SIZE: 20px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.member_title_blue{
	COLOR: #2EABEC;
	FONT-SIZE: 30px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.member_title_recipies{
	COLOR: #2EABEC;
	FONT-SIZE: 16px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	font-style:italic;
	line-height:25px;
}
.member_title_black{
	COLOR: #000000;
	FONT-SIZE: 13px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-style:italic;
	line-height:25px;
}
.member_title_blacksmall{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-style:italic;
}
.member_title_redsmall{
	COLOR: #FF0000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-style:italic;
}
.show_msg{
	COLOR: #FF0000;
	FONT-SIZE: 12px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	font-style:normal;
}
.member_left_links a, .member_left_links a:link, .member_left_links a:active{
	COLOR: #FFFFFF;
	FONT-SIZE: 24px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.member_left_links a:hover{
	COLOR: #000000;
	FONT-SIZE: 24px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.baner_txt{
	COLOR: #FFFFFF;
	FONT-SIZE: 24px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.baner_txt2{
	COLOR: #FFFFFF;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	line-height:25px;
}
.baner_txt3{
	COLOR: #FFFFFF;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height:25px;
}

.baner_txt3 a{
	COLOR: #FFFFFF;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	line-height:25px;
}

.baner_txt3 a:hover{
	COLOR: #000000;
	FONT-SIZE: 18px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: underline;
	line-height:25px;
}

.member_left_links1 a{
	COLOR: #000000;
	FONT-SIZE: 24px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	padding-left:10px;
}
.member_left_links1 a:hover{
	COLOR: #FF8E01;
	FONT-SIZE: 24px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
	padding-left:10px;
}
.btn{
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	FONT-FAMILY: tahoma;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	background-color: #2AA3F4;
	width: 70px;
	height: 25px;
}


.btn_blue{
	COLOR: #000000;
	FONT-SIZE: 11px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	background-color: #2AA3F4;
	width:auto;
	height:auto
}
.admin_links a{
	COLOR: #000000;
	FONT-SIZE: 15px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.admin_links a:hover{
	COLOR: #2D95E2;
	FONT-SIZE: 15px;
	FONT-FAMILY: Verdana;
	FONT-WEIGHT: none;
	TEXT-DECORATION: none;
}
.admin_txtbold{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.admin_link2 a{
	COLOR: #FD8F02;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.admin_link2 a:hover{
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}

.btn_org{
	COLOR: #FFFFFF;
	FONT-SIZE: 11px;
	FONT-FAMILY: verdana;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	background-color: #FD8E00;
	height: 25px;
	padding:6px 8px 6px 8px;
	border:none;
}
.lnk1 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35302D;
	text-decoration:none;
	text-align:left;
	display:block;
	width:461px;
	height:35px;
	background:url(../images/butt_trim20_cart.jpg) no-repeat;
	padding:115px 0px 0px 30px;
}
.lnk1 a:hover {
	color:#33AAEA;
/*	text-decoration:underline;*/
}
.lnk2 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #35302D;
	text-decoration:none;
	text-align:left;
	display:block;
	width:222px;
	background:url(../images/butt_summerbody_cart2.jpg) no-repeat;
	padding:52px 0px 0px 10px;
}
.lnk2 a:hover {
	color:#33AAEA;
/*	text-decoration:underline;*/
}
.lnk3 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #35302D;
	text-decoration:none;
	text-align:left;
	display:block;
	width:295px;
	background:url(../images/butt_summerbody_cart.gif) no-repeat;
	padding:65px 0px 0px 10px;
}
.lnk3 a:hover {
	color:#33AAEA;
/*	text-decoration:underline;*/
}
.new a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	color: #000000;
	text-decoration:underline;
	}
.new a:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: none;
	color:#666666;
	text-decoration:none;
	}
.black_txt_bold1{
	COLOR: #000000;
	FONT-SIZE: 14px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.title_black{
	COLOR: #000000;
	FONT-SIZE: 30px;
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}
.blue_txt_20 {
	font-family:tahoma;
	font-size:20px;
	font-weight:bold;
	color:#2DA4F8;
}
.txt_sitc {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#625C5F;
}
.txt_sitc1 {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#8B8688;
}
.heading_sitc {
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
	color:#535353;
}
.heading_sitc a{
	color:#535353;
	text-decoration:none;
}
.heading_sitc a:hover{
	text-decoration:underline;
}
.txt_sitc_pink {
	font-family: Arial;
	font-size:12px;
	font-weight:bold;
	color:#EE229D;
}
.txt_sitc_pink2 {
	font-family: Arial;
	font-size:14px;
	font-weight:bold;
	color:#EE229D;
}
.heading_sitc1 {
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	color:#8B8688;
}
.heading_sitc_red {
	font-family: Arial;
	font-size:18px;
	font-weight:bold;
	color:#FF0404;
}
.heading_sitc3 {
	font-family: Arial;
	font-size:22px;
	font-weight:bold;
	color:#535353;
}
.txt_small_sitc3 {
	font-family:tahoma, Arial;
	font-size:10px;
	font-weight:bold;
	color:#535353;
}
.fot-linkssbd a {
	font-family:Arial;
	font-size:18px;
	font-weight:none;
	color:#464646;
	text-decoration:none;
}
.fot-linkssbd a:hover {
	text-decoration:underline;
}
.fot-txtsbd {
	font-family:Arial;
	font-size:11px;
	font-weight:none;
	color:#464646;
	text-decoration:none;
}
.sbdsmal-txt {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#464646;
	text-decoration:none;
	font-style:italic;
}
.sbdsmal-txt2 {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#625C5F;
	text-decoration:none;
}
.txt_sitc_times {
	font-family:Times New Roman;
	font-size:13px;
	font-weight:600;
	line-height:20px;
	color:#625C5F;
}
.txt_sitc_tahoma {
	font-family:Tahoma;
	font-size:11px;
	font-weight:600;
	line-height:20px;
	color:#625C5F;
}
.txt_sitc_georgia {
	font-family:Times, serif;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
	color:#625C5F;
}
.heading{
	MARGIN-TOP: 10px;
	MARGIN-BOTTOM: 15px;
	margin-left:45px;
}
.shop-title {
	font-family:Arial;
	font-size:18px;
	font-weight:none;
	color:#000000;
}
.shop-text {
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#3A3535;
}
.member_left_links1 {
	color: #464646;
	FONT-SIZE: 24px;
	FONT-FAMILY: "Cambria",Arial;
	background:url(../images/dot.gif) repeat-x bottom;
}
.member_left_links1 a{
	FONT-FAMILY: "Cambria",Arial;
	COLOR: #464646;
	TEXT-DECORATION: none;
}
.member_left_links1 a:hover{
	FONT-FAMILY: "Cambria",Arial;
}