body {
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font: 12px Helvetica, Arial, sans-serif;
	color: #6C6C6C;
	background-color: #FFFFFF;
}

table, a.link {
	font: 12px Helvetica, Arial, sans-serif;
}

table tr td.top, table tr.top td, table tr.font1 td {
	vertical-align: top;
}

table tr td.bottom, table tr.bottom td {
	vertical-align: bottom;
}

a.link {
	color: #009900;
	text-decoration: none;  
}

img.img {
	border: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

.font1, .font1 a, table.font1 tr td, table tr.font1 td {
	font-size: 1px;
	line-height: 1px;
}

.left {
	text-align: left;
}

table tr.right td, .right {
	text-align: right;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold !important;
}

.whtbg {
	background-color: #FFFFFF;
}

.fontgr, .fontgr a {
    color: #939393;
    text-decoration: none;
	font-size: 11px;
}

.fontgr a {
    display: block;
    margin-right: 8px;
	margin-left: 8px;
}

.fontgr a img{
    margin-right: 5px;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

/* HEIGHT */
.h348 {
	height: 348px;
}

.h143 {
	height: 143px;
}

.h124 {
	height: 124px;
}

tr.h115 td, .h115 {
	height: 115px;
}

.h65 {
	height: 65px;
}

tr.h42 td, .h42 {
	height: 42px;
}

.h35 {
	height: 35px;
}

.h28 {
	height: 28px;
}

.h7 {
	height: 7px;
}

.h5 {
	height: 5px;
}

/* WIDTH */
.w437 {
	width: 437px;
}

.w256 {
	width: 256px;
}

.w205 {
	width: 205px;
}

.w147 {
	width: 147px;
}

.w146 {
	width: 146px;
}

.w144 {
	width: 144px;
}

.w143 {
	width: 143px;
}

.w141 {
	width: 141px;
}

.w130 {
	width: 130px;
}

.w104 {
	width: 104px;
}

.w65 {
	width: 65px;
}

/* MARGIN */

.ml3 {
	margin-left: 3px;
}

.ml30 {
	margin-left: 30px;
}

.mt5 {
	margin-top: 5px;
}

/* IMAGES */
img.mail {
	margin-top: 8px;
	margin-right: 1px;
}

img.home {
	margin-top: 5px;
	margin-right: 15px;
}

img.pill00 {
	margin-left: 14px;
	margin-top: 7px;
	margin-right: 1px;
}

img.pill01 {
	margin-left: 10px;
}

/* OTHER */
div.addrbar {
	margin-bottom: 45px;
	margin-left: 37px;
	color: #848484;
	width: 215px;
	height: 90px;
	overflow: hidden;
}

div.fblock {
	height: 306px;
	width: 416px;
	overflow-x: hidden;
	margin: 21px 0px 21px 21px;
}

div.cblock {
	xheight: 306px;
	width: 437px;
	overflow-x: hidden;
	margin: 21px 0px;
}

div.title {
	color: #D50000;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 21px;
}

div.cimgblock {
	margin-top: 54px;
}

/* BG */

.ltgrbg {
	background-color: #F7F7F7;
}

.pillbg {
	background-image: url(../images/pillbg.jpg);
	background-position: 695px 164px;;
	background-repeat: no-repeat;
}

.bordgr {
	background-image: url(../images/bordgr.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

.ltredbg {
	background-color: #EA8080;
}

.redbg {
	background-color: #D40000;
}

.fpillsbg {
	background-image: url(../images/fpillsbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}

/* BORDERS */
.ltgrrightbord {
	border-right: 1px solid #E2E2E2;
}

.ltgrleftbord {
	border-left: 1px solid #E2E2E2;
}

.ltgrbotbord {
	border-bottom: 1px solid #E2E2E2;
}

.ltgrtbbord {
	border-top: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
}


