/* CSS Document */

.style1 {
	color: #3c1f02;
	font-size: 10px;
	font-family: tahoma;
}
.style2 {color: #ffffcc; text-decoration:none}

.style3 {
	color: #3c1f02;
	font-size: 14px;
	font-family: tahoma;
	text-align:left;
	padding-bottom:0px;

}
.style4 {
	color: #3c1f02;
	font-size: 12px;
	font-family: tahoma;
}	
.style5 {
	color: #ffffcc;
	font-size: 12px;
	font-family: tahoma;
}	
.style6 {
	color: #ffffcc;
	font-size: 14px;
	font-family: tahoma;
}	
.list {
	margin: 0.25em 0 0 0;
	padding: 0 0 0 0;
	list-style-image:url(images/flower.jpg);
		
}

table.pixleft {
background-image: url('images/pix_left.jpg');
background-repeat: repeat-y;
background-position: top;
width: 270px;
}

td.pattern {
background-image:url('images/pattern.jpg');
background-repeat:no-repeat;
background-position: top;
height: 580px;
width: 270px;
border-style: none;
}

td.leftdown {
background-image:url('images/left_down.png');
background-position: bottom; 
background-repeat: no-repeat;
}
td.rowspan2 {
height: 100%;

}
td.pattern1 { 
background-image: url('images/pattern1new.png');
background-repeat: no-repeat;
background-position: left;
width: 766px;
height: 101px;
}


td.pix1 {
background-image: url('images/pix1.jpg');
background-position: top;
background-repeat: repeat-x;
padding-left: 10px;
width: 449px;
height: 39px;
color: #ffffcc;
font-size: 12px;
font-family: tahoma;
} 

td.pix2 {
background-image: url('images/pix2.jpg');
background-position: top;
background-repeat: repeat-y;
padding-left: 20px;
width: 496px;
height: 150px;
}

td.green {
background-image: url('images/green.jpg');
background-position: top;
background-repeat: no-repeat;
width: 496px;
height: 21px;
}

td.downpix {
background-image: url('images/downpix.jpg');
background-position: top; 
background-repeat:repeat-x;
width: 385px;
height: 38px;
}

div.home { 
text-align: left;
padding-top:0px; 
padding-right:0px; 
padding-left:55px;
color: #3c1f02;
font-size: 14px;
font-family: tahoma;

}

div.home2 { 
text-align: left;
padding-right:0px; 
padding-left:55px;
color: #3c1f02;
font-size: 16px;
font-family: tahoma;


}

.class1 A:visited  {color: #ffffcc; text-decoration: none; font-size:14px}
.class1 A:link  {color: #ffffcc; text-decoration: none; font-size:14px}
.class1 A:active  {color: #ffffcc; text-decoration: none; font-size:14px}
.class1 A:hover   {cursor: auto; color: #FFFFCC; text-decoration: none; font-size: 15px}

.class2 A:visited  {color: #ffffcc; text-decoration: none}
.class2 A:link  {color: #ffffcc; text-decoration: none}
.class2 A:active  {color: #ffffcc; text-decoration: none;}
.class2 A:hover   {cursor: auto; color: #3c1f02; background-color: #ffffcc; text-decoration: none}

.class3 A:visited  {color: #3c1f02; text-decoration: none}
.class3 A:link  {color: #3c1f02; text-decoration: none}
.class3 A:active  {color: #3c1f02; text-decoration: none; font-size:16px}
.class3 A:hover   {cursor: auto; color: #3c1f02; text-decoration: none; font-size: 18px}

.class4 A:visited  {color: #ffffcc; text-decoration: none; font-size:11px}
.class4 A:link  {color: #ffffcc; text-decoration: none; font-size:11px}
.class4 A:active  {color: #ffffcc; text-decoration: none; font-size:11px}
.class4 A:hover   {cursor: auto; color: #FFFFCC; text-decoration: none; font-size: 12px}

.class5 A:visited  {color: #ffffcc; text-decoration: none; font-size:12px}
.class5 A:link  {color: #ffffcc; text-decoration: none; font-size:12px}
.class5 A:active  {color: #ffffcc; text-decoration: none; font-size:12px}
.class5 A:hover   {cursor: auto; color: #3c1f02; text-decoration: underline; font-size: 12px}

h1.myclass {
	color: #3c1f02;
	font-size: 16px;
	font-family: tahoma;
	text-align:center;
	padding-top:10px;

}

h2.myclass {
	color: #3c1f02;
	font-size: 14px;
	font-weight:100;
	font-family: tahoma;
	text-align:center;
	padding-top:30px;
	padding-left:40px;
	padding-right:40px;
	
	} 

td.leftscroll { 
background-image: url('images/leftscroll.png');
background-position: top right;
background-repeat: no-repeat;
padding-left: 20px;
width: 496px;
height: 150px;
}

hr.hclass {
	color: #ffffcc;
	padding: 0px 15px 0px 15px;
	}	
	




