body
{
    background-image: url('../images/site/body_back.gif');
    margin: 0px;
}

img
{
    border: 0px;
}

td
{
    vertical-align: top;
}

a, a:visited
{
	color: #CC0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.listrow1
{
	background-color: #F0F0F0;
}

.listrow2
{
	background-color: #FAFAFA;
}

.listrow1over
{
	background-color: #F0F0F0;
	border: 1px solid black;
}

.field
{
	border: 1px white solid;
	background-color: #505050;
	color: white;
	padding: 5px;
}

.field2
{
	border: 1px black solid;
}

.submit
{
	border: 1px black solid;
	background-color: #E0E0E0;
	margin: 0px;
}

.main
{
	margin: 0px auto;
	width: 800px;
	height: 100%;
}

.maintable
{
    background-color: white;
    width: 100%;
    height: 100%;
    border-width: 0px 1px 1px 1px;
    border-color: black;
    border-style: solid;
}

.contacttable
{
	padding: 40px;
    background-color: #A0A0A0;
    border: 1px black solid;
}

.keywords
{
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
}

.toptag
{
	padding: 15px 0px 15px 0px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: white;

    border-width: 0px 0px 1px 0px;
    border-color: #303030;
    border-style: solid;
}

.justbelowtoptag
{
	padding: 10px 10px 15px 15px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: yellow;
	
	border-width: 0px 0px 0px 0px;
	border-color: #303030;
	border-style: solid;
}

.subform
{
	padding: 0px;
	margin: 0px;
}

.subscribe
{
	padding: 5px;
	background: url('../images/site/blog_head_back.gif') repeat-x;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: white;

    border-width: 1px 0px 1px 0px;
    border-color: black;
    border-style: solid;
}

.logos
{
	padding: 5px 0px 0px 0px;
	text-align: center;
	background-color: white;
}

.shoppingtag
{
	padding: 7px 0px 0px 0px;
	background-color: black;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: white;
	height: 30px;

    border-width: 0px 0px 0px 0px;
    border-color: #303030;
    border-style: solid;
}

.contacttag
{
	padding: 7px 0px 0px 0px;
	background-color: black;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: white;
	height: 30px;
}

.newstag
{
	padding: 7px 0px 0px 0px;
	/*background: url('../images/site/blog_head_back.gif') repeat-x;*/
	background-color: black;
	height: 30px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: white;

    border-width: 0px 1px 0px 0px;
    border-color: #303030;
    border-style: solid;
}

.content
{
    height: 100%;
}

.about
{
	width: 100%;
	padding: 10px;
	margin: 0px;
	background-color: white;
}

.pricelist
{
	width: 100%;
	padding: 10px;
	margin: 0px;
	background-color: white;
}

.news
{
	background-color: #A3A3A3;
	width: 320px;
	height: 100%;
}

.newslist
{
	/*background: url('../images/site/news_back.gif') repeat-x;*/
	background-color: #A3A3A3;
}

.home
{
	width: 480px;
	background-color: white;
}

.filter
{
	padding: 5px;
	background-color: #707070;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
    border: 1px black solid;
	width: 65%;
}

.pricetable
{
	width: 100%;
}

.pricehead
{
	width: 100%;
	background: black;
    border: 1px #303030 solid;
}

.filter input, select
{
	border: 1px white solid;
}

.errormsg
{
	padding: 5px;
	background-color: #505050;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: white;
    border: 1px white solid;
	width: 55%;
}

.sentmsg
{
	padding: 5px;
	background-color: #505050;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	color: white;
    border: 1px white solid;
	width: 55%;
}

.submsg
{
	padding: 10px;
	background-color: #505050;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: white;
    border: 1px white solid;
	width: 70%;
}

.text
{
	text-align: left;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: white;
}

.text2
{
	/*text-align: left;*/
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: black;
}

.text_about
{
	text-align: left;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
}

.star
{
	vertical-align: middle;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 40px;
	color: black;
}

.blogtable1
{
    background-color: #8C8C8C;
	padding: 20px 0px 20px 0px;
    width: 100%;
    border-style: dashed;
    border-width: 0px 0px 2px 0px;
    border-color: #E0E0E0;
}

.blogtable2
{
    background-color: #A3A3A3;
	padding: 20px 0px 20px 0px;
    width: 100%;
    border-style: dashed;
    border-width: 0px 0px 2px 0px;
    border-color: #E0E0E0;
}

.bloghead
{
    font-family: Arial, sans-serif;
    font-size: 17px;
    color: black;
}

.blogtext
{
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: black;
}

.blogtextdate
{
	font-family: Arial, sans-serif;
    font-size: 12px;
    color: black;
}

.blogtext2, .blogtext2 a
{
    font-family: Arial, sans-serif;
    font-size: 12px;
    color: black;
    text-decoration: none;
}

.blogtext2 a:hover
{
    text-decoration: underline;
}