/* CSS Document */

body
{
margin:0;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
background-image:url(../images/back1.jpg);
}

.links_home
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000066;
text-decoration:none;
}

.links_home a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000066;
text-decoration:none;
}

.links_home a:hover
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:red;
}

.links_seperator
{
background-image:url(../images/links_bar_seperator.jpg);
background-repeat:no-repeat;
}

.welcome
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:#003399;
font-weight:bold;
padding-left:10px;
padding-right:10px;
text-align:justify;
}

.welcome_heading
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0000CC;
font-weight:bold;
}

.copyright
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
text-align:right;
border-top:1px solid #029CC8;
}

.quest
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666666;
text-align:left;
border-top:1px solid #029CC8;
}

.header
{
font-size:22px;
color:#0033FF;
padding-left:20px;
}

.header1
{
font-size:17px;
font-weight:bold;
color:#0033FF;
}

.header a
{
font-size:22px;
color:#0033FF;
text-decoration:none;
}

.header a:hover
{
font-size:22px;
color:red;
text-decoration:underline;
}

.header_bullet
{
font-size:20px;
color:black;
}

.header_bullet1
{
font-size:14px;
color:gray;
}

.text
{
padding-left:20px;
font-size:12px;
color:#003366;
text-align:justify;
}

.text a
{
padding-left:20px;
font-size:12px;
color:#003366;
text-decoration:none;
}

.text a:hover
{
padding-left:20px;
font-size:12px;
color:#0000FF;
text-decoration:underline;
}

.border-l
{
border-left: 1px dotted orange;
}

.border-r
{
border-right: 1px dotted orange;
}

.border-t
{
border-top: 1px dotted orange;
}

.border-b
{
border-bottom: 1px dotted orange;
}

.border-l_t
{
border-left: 1px dotted orange;
border-top: 1px dotted orange;
}

.border-l_b
{
border-left: 1px dotted orange;
border-bottom: 1px dotted orange;
}

.border-t_r
{
border-top: 1px dotted orange;
border-right: 1px dotted orange;
}

.border-b_r
{
border-bottom: 1px dotted orange;
border-right: 1px dotted orange;
}

.border-t_l_b
{
border-top: 1px dotted orange;
border-left: 1px dotted orange;
border-bottom: 1px dotted orange;
}

.subheader1
{
font-size:18px;
font-weight:bold;
color:#000099;
}

.subheader2
{
font-size:15px;
font-weight:bold;
color:#000099;
}

.line
{
font-size:10px;
color:gray;
}

.text1
{
font-size:11px;
font-weight:bold;
color:#003366;
}

.product_images
{
border: 1px solid orange;
border-width:1px;
padding:3px;
}

.more
{
font-weight:800;
color:#0066CC;
}

.more a
{
font-weight:800;
color:#0066CC;
text-decoration:none;
}

.more a:hover
{
font-weight:800;
color:black;
text-decoration:underline;
}

.text2
{
font-size:14px;
font-weight:bold;
color:#FF9900;
}

.link_bar_top
{
background-image:url(../images/links_bar_top_line.jpg);
}

.link_bar_bottom
{
background-image:url(../images/links_bar_down_line.jpg);
}

.link_bar_back
{
background-image:url(../images/links_bar_back.jpg);
}

.welcome_back
{
background-image:url(../images/welcome_back.jpg);
}

.back_plant
{
background-image:url(../images/back_plant.jpg);
}