body
	{
		margin: 0;
		padding: 0;
		font-family: Verdana, Tahoma;
		font-size: 12px;
		color: #55636d;
	}

.bg_for_index_page
	{
		background-color: #252d45;
		background-image: url(../images/bg_index2.jpg);
		background-repeat: no-repeat;
		background-position: center;
	}

.bg_for_Left_shade
	{	background-image: url(../images/left-shade.jpg);
		background-repeat: repeat-y;
		background-position: top;}

.bg_for_inner_page
	{
		background-image: url(../images/inner_page_top_bg_rep.jpg);
		background-repeat: repeat-x;
		background-position: top;
	}

.head_line1 {
	background-image: url(../images/table_image_headline.jpg);
	FONT-SIZE: 25px; 
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;  
	COLOR:  #CC6600; 
	FONT-FAMILY: Tahoma, Verdana; 
	font-weight: bold;}
	
.head_line2 {
	background-image: url(../images/table_image_headline.jpg);
	FONT-SIZE: 22px; 
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;  
	COLOR: #990000; 
	FONT-FAMILY: Tahoma, Verdana; 
	font-weight: bold;}
	
.head_line3 {
	background-image: url(../images/table_image_headline_3.jpg);
	FONT-SIZE: 22px; 
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center; 
	COLOR: #006600; 
	FONT-FAMILY: Tahoma, Verdana; 
	font-weight: bold;}

.head_line_review {
	background-image: url(../images/table_image_headline_3.jpg);
	FONT-SIZE: 20px; 
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left; 
	COLOR: #009900; 
	FONT-FAMILY: Tahoma, Verdana; 
	font-weight: bold;}
	
.menu_text1 {
	FONT-SIZE:14px; 
	text-align: justify; 
	COLOR: #990000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	padding: 2px;}
	
.menu_text2 {
	background-image: ;
	background-repeat: no-repeat;
	background-position: bottom;
	FONT-SIZE: 12px; 
	text-align: left; 
	COLOR: #b2d235;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	padding: 2px;}
	
.menu_text3 {
	FONT-SIZE: 14px; COLOR: #674a37;
	text-align: center;  
	COLOR: #006600; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	padding: 2px;;
}
.menu_text4 {
	FONT-SIZE:12px; 
	COLOR: #990000;
	text-align: center;  
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;}



a.left_link:link, a.left_link:visited
	{
		background: url(../images/leftwhite.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		text-align: left-bottom;
		text-decoration: none;
		line-height: 20px;
		display: block;
		padding: 0	0 0 20px;
	}

a.left_link:hover
	{
		background: url(../images/left_color.gif);
		background-repeat: no-repeat;
		background-position: left;
		font-family: Tahoma, Verdana;
		font-size: 11px;
		font-weight: bold;
		color: #00FF33;
		text-align: left-bottom;
		text-decoration: none;
		line-height: 20px;
		display: block;
		padding: 0	0 0 21px;
	}


.whitelink11:link, .whitelink11:visited 
	{
	FONT-WEIGHT: bold; 
	FONT-SIZE: 16px; 
	COLOR: #990000; 
	FONT-FAMILY: "Times New Roman"; 
	TEXT-DECORATION: none;
	}

.whitelink11:hover 
	{
	FONT-WEIGHT: 300; 
	FONT-SIZE: 16px; 
	COLOR: #CC0000;
	font-weight: bold; 
	FONT-FAMILY: "Times New Roman"; 
	TEXT-DECORATION: none; 
	}

	
.credit_card 
	{
	FONT-SIZE:12px; 
	COLOR: #333333; 
	text-align: center;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;}


.copyright_text
	{
		font-size: 9px;
		color: #666666;
	}


