body	{
						margin:0px;
						padding:0px;
						background-image: url(images/bg_main_top.gif);
						background-position: left top;
						background-repeat: repeat;
						font-family:verdana;
						}
td {
						vertical-align:top;
						font-size:12px;
						line-height:16px;
						font-family:verdana;
						color:#111111;
						}						
/*--------------------------------------------------   ul, em, i, form	 ---------------------*/						
ul {
						list-style-type:none;
						margin:0px; 
						padding:0px; 
						}	
em, i {
						/*font-style:normal;*/
						}						
form {
						padding:0px;
						margin:0px;
						}						
/*----------------------------------------------------   a	 ---------------------*/						
a	{
						color:#19497F;
						font-size:12px;
						text-decoration:underline;
						}
a:hover	{
						color:#19497F;
						font-size:12px;
						text-decoration:none;
						}
/*-----------------------------------------------------  span a	 ---------------------	*/				 
span a	{
						color:#ffffff;
						text-decoration:underline;
						}
span a:hover	{
						color:#ffffff;
						text-decoration:none;
						}													
/*------------------------------------------------------  em a	 --------------------- */
em a	{
						color:#7ffffB;
						text-decoration:underline;
						}
em a:hover	{
						color:#7ffffB;
						text-decoration:none;
						}                                              */	
/*------------------------------------------------------  strong a	 ---------------------*/
strong a	{
						color:#111111;
						text-decoration:underline;
						}
strong a:hover	{
						color:#111111;
						text-decoration:none;
						}												
/*-----------------------------------------------------  b a	 ---------------------*/
					
/*----------------------------------------------------   input, textarea	 ---------------------*/						
input, textarea {
						/*width:197px;
						border:0px;*/
						font-family:Tahoma;
						font-size:11px;
						color:#111111;
						line-height:12px;
						/*padding-left:4px;
						padding-top:3px;*/
						}												
input	{
						/*height:21px;
						margin:1px 0px 0px 0px;
						background-image: url(images/bg_input.gif);
						background-position: left top;
						background-repeat: no-repeat;*/
						}
textarea	{
						/*height:150px;*/
						margin:1px 0px 0px 0px;
						overflow:hidden;
						/*background-image: url(images/bg_input_2.gif);
						background-position: left top;
						background-repeat: no-repeat;*/
						}	
/*-----------------------------------------------------   bg_talling	 ---------------------*/																	
.bg_main_top	{
						background-image: url(images/bg_main_top.gif);
						background-position: left top;
						background-repeat: repeat-x;
						}

						
/*---   bg_	 ---*/
.bg_box_1	{
						/*background-image: url(images/bg_box_1.jpg);
						background-position: left top;
						background-repeat: no-repeat;*/
						background-color:#E4D933;
						}
.bg_box_2	{
						/*background-image: url(images/bg_box_2.jpg);
						background-position: left top;
						background-repeat: no-repeat;*/
						background-color:#E4D933;
						}
.bg_box_3	{
						/*background-image: url(images/bg_box_3.jpg);
						background-position: left top;
						background-repeat: no-repeat;*/
						background-color:#E4D933;
						}												
.bg_vline	{
						background-image: url(images/bg_vline.gif);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:#E4D933;
						}	
.bg_vline_3	{
						background-image: url(images/bg_vline_3.gif);
						background-position: left top;
						background-repeat: repeat-x;
						background-color:#D7981A;
						}										

/*------------------------------------------------------- footer	 ---------------------*/
.footer td	{
						color:#A1A1A1;
						font-size:11px;
						}	
.footer a	{
						color:#A1A1A1;
						font-size:11px;
						text-decoration:underline;
						}
.footer a:hover	{
						color:#A1A1A1;
						font-size:11px;
						text-decoration:none;
						}
/*-----------------------------------------------------    border   ---------------------*/						
.border  {
						border:9px solid #ffffff;
						border-bottom:0px;
						border-top:0px;
						}							
.quote1	 {
						border-style:outset;
						border-color: blue;
						border-width:3px;
      						}

.quote2	 {
						border-style:groove;
						border-color:grey;
						border-width:3px;
      						}
/*----------------------------------custom-----------------------------------------------*/
h5 {
	font-size: 16px;
	margin-top:0px;
	color:#333333;
}
.title {
	font-size:18px;
	font-weight:bold;
	margin-bottom:12px;
	text-transform:uppercase;
	line-height:22px;
}