@charset "utf-8";
/* CSS Document */

body
{
	margin:0 0 0 0;
	background-image:url(images/index_r1_c25.jpg);
	background-repeat:repeat-x;
	font:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#74021B;
}
input.text, textarea.textarea
{
	border: 1px solid #B6CCD4;
	color: #000;
	padding: 3px;
}
select { 
	border: 1px solid #B6CCD4;
	padding: 3px;
	color: #900;
	font-weight:bold;
}
textarea, input 
{ 	
	border: 1px solid #B6CCD4;
	color: #000;
	padding: 3px;
}
input.text			{ width: 200px }
select.select 		{ width: 200px }
textarea.textarea 	{ height: 10em; width: 600px }
select.select.free 	{ width: auto }
button.button 
{
	color: #000;
	height: auto; 
	width: auto;
	line-height: normal;
	white-space: nowrap;
}
input.submit 
{
	color: #000;
	cursor: inherit;
	padding: 0;
}
input:focus, textarea:focus, input:hover, textarea:hover
{
	background-color: lightyellow;
	border: 1px solid #900;
}

a:link,a:active,a:visited 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #74021B; font-weight: bold; text-decoration: none; 
}
a:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A2A2A2; font-weight: bold; text-decoration: none; 
}

.footer_ppkgs
{
	font: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#74021B;
}

.mid_text
{
	font: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#74021B;
	padding: 0px 4px 0px 4px;
	text-align:justify;
}

.content_text
{
	font: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#74021B;
	text-align:justify;
}
.credit_card_text
{
	font: Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#74021B;
	text-align: right;
}
.quick_text
{
	font: Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #666;
	padding: 2px 4px 2px 4px;
}

/*Deisgn by COPYRIGHT LINK */
a.copy:link,a.copy:active,a.copy:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0066FF; font-weight: bold; text-decoration: none; 
}
a.copy:hover
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #A2A2A2; font-weight: bold; text-decoration: none; 
}