body {
	background: url('../_images/r_top_4.gif') top left repeat-x #f7f7f7;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
    color: #000000;
    width: 100%;
    height: 100%;
}

a {
	text-decoration: none;
	color: #000000;
    padding: 0px;
    margin: 0px;
}

a:hover {
	text-decoration : underline;
}

a img {
    border: 0px;
}

div {
    margin: 0px;
    padding: 0px;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-family: verdana, arial, serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	padding-top: 12px;
	color: black;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	font-weight: normal;
}

h1:first-letter {
	text-transform:uppercase;
}

table td {
	font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
   	color: #000000;
}

input, select, textarea {
	border: 1px solid gray;
	background: #FFFFFF;
}

#main {
	width:100%;
	height:100%;
    background: url('../_images/r_bot_4.gif') bottom left repeat-x;
}

#t_1 {
	width: 623px;
	height: 105px;
	padding-bottom: 2px;
	background: url('../_images/logo_4.jpg') top left no-repeat;
}

#t_1 a {
	font-weight: bold;
	color: #fc5200;
	padding: 0px 11px 2px 15px;
}

#t_2 {
	width: 148px;
	background: url('../_images/bg_t_4.jpg') top left no-repeat;
}

#content {
	padding: 15px;
	width: 620px;
}

#content hr {
	border:0px;
	background:#3d6339;
	height:1px;
}

#right {
	width: 148px;
	text-align: center;
	background: #ff7b31;
}

#t_3 {
	height: 23px;
}

.myblock {
    padding: 5px;
    background-color:#eeeeee;
	line-height:14px;
}

.myblock2 {
    padding: 5px;
    background-color:#dddddd;
	line-height:14px;
}

#content ul {
    padding:0;
	margin:0;
}
#content ul li {
	/*list-style-type:decimal;*/
	list-style-type: none;
	margin-bottom:12px;
	/*border: 1px solid red;*/
	
}

/* PRICE LINKS */
#pricelinks {
    text-align: center;
}
#pricelinks a {
    font-weight: bold;
    color: #FF7B31;
}

#right img {
    border: 1px solid black;
}

#content .MsoTableGrid {
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;	
}

#content .MsoTableGrid td {
	border-top:1px solid #000000;
	border-left:1px solid #000000;	
}