html {
	overflow: -moz-scrollbars-vertical;
}

hr { 
	color: #fff;
	background-color: #fff;
	border: 1px dotted #999999;
	border-style: none none dotted;
}

BODY {
	background-color: #000000;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px
}

INPUT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
}

INPUT.submit {
	border-style:solid;
	border-top-width:1px;
	border-left-width:1px;
	border-bottom-width:1px;
	border-right-width:1px;
	border-top-color:#D9DFEA;
	border-left-color:#D9DFEA;
	border-bottom-color:#707070;
	border-right-color:#707070;
	background-color:#D2D2D2;
}

A:link {
	COLOR: #848484; TEXT-DECORATION: none
}
A:visited {
	COLOR:#848484; TEXT-DECORATION: none
}
A:hover {
	COLOR: #FF8000; TEXT-DECORATION: none
}
A:active {
	COLOR: #848484; TEXT-DECORATION: none
}
A.2:link {
	COLOR: #848484; TEXT-DECORATION: none
}
A.2:visited {
	COLOR:#848484; TEXT-DECORATION: none
}
A.2:hover {
	COLOR: #FF8000; TEXT-DECORATION: none
}
A.2:active {
	COLOR: #848484; TEXT-DECORATION: none
}

TEXTAREA {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
}

SELECT {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
}

TABLE {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
}

TD {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
}

TABLE.Mtable TD {
	border-bottom: solid #CCCCCC 1px;
}

TABLE.pointed TD {
	border: dotted 1px;
}

TD.grayBorders {
	border:1px solid #CCCCCC;
}

.size11 {
	font-size: 11px
}

.size12 {
	font-size: 12px
}

.size13 {
	font-size: 13.3333px;
}

.size14 {
	font-size: 14px
}

.size15 {
	font-size: 15px
}

.size16 {
	font-size: 16px
}

.size17 {
	font-size: 17px
}

.size18 {
	font-size: 18px
}

.size24 {
	font-size: 24px
}

.gray {
	color: #666666
}

.darkgray {
	color: #4B3F65
}

.titleGreen {
	color: #009900;
}

.red {
	color: #D65665
}

.pink {
	color: #C56291;
}

.pink:visited {
	color: #C56291;
}

.pink:active {
	color: #C56291;
}

.pink:hover {
	color: #C56291;
}

.green {
	color: #618E8D;
}

.green:visited {
	color: #618E8D;
}

.green:active {
	color: #618E8D;
}

.green:hover {
	color: #618E8D;
}

.waterGreen {
	color: #88C4C4;
}

.dGreen {
	color: #3c8e22
}

.darkGreen {
	color: #285F5D;
}

.white {
	color: #FFFFFF;
}

.white:visited {
	color: #FFFFFF;
}

.white:active {
	color: #FFFFFF;
}

.white:hover {
	color: #FFFFFF;
}

.whiteLink {
	text-decoration:none;
	color: #FFFFFF;
}

.whiteLink:visited {
	text-decoration:none;
	color: #FFFFFF;
}

.whiteLink:active {
	text-decoration:none;
	color: #FFFFFF;
}

.whiteLink:hover {
	text-decoration:underline;
	color: #FFFFFF;
}

.blue {
	color: #1f497d;
}
.gold {
	color: #C28400;
}

.black {
	color: #000000;
}

.orange {
	color: #E18132;
}

.orange:visited {
	color: #E18132;
}

.orange:active {
	color: #E18132;
}

.orange:hover {
	color: #E18132;
}

.darkOrange {
	color: #FF722B;
}

.brown {
	color: #717260;
}

.darkBrown {
	color: #717260;
}

.bold {
	font-weight: bold
}

.boxTableGray {
	border: 1px solid #999999
}

.smallBold {
	font-size: 10px;
	font-weight: bold
}

.normalSpace {
	letter-spacing: normal;
}

TABLE.TableLine {
	border: 1px solid #CCCCCC;
}

.grayLink {
	color: #CACACA
}

.grayLink:visited {
	color: #CACACA;
}

.grayLink:active {
	color: #CACACA;
}

.grayLink:hover {
	color: #CACACA;
}

.pointedAll {
	border: dotted 1px #999999;
}

.pointedTop {
	border-top: dotted 1px #999999;
}

TABLE.pointedTopWhite TD {
	background-color: #262626;
	border-top: dotted 1px #CCCCCC;
}

TABLE.pointedTopWhite TD:hover {
	background-color: #4C4C4C;
	border-top: dotted 1px #CCCCCC;
	cursor: pointer;
}

TABLE.pointedTopWhiteFlat TD {
	border-top: dotted 1px #CCCCCC;
}

.pointedTable {
	border-top: dotted 1px #999999;
	border-bottom: dotted 1px #999999;
}

.pointedRight {
	border-right: dotted 1px #999999;
}

TABLE.TableTopGray TD {
	border-top: #F3F3F3 1px solid;
}

TABLE.TableBottomGray TD {
	border-bottom: #CCCCCC 1px solid;
}

TABLE.pointedBottom TD {
	border-bottom: dotted 1px #999999;
}

.title {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	color:#666666;
}

.titlesSmall {
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	font-size: 18px;
	font-style:italic;
	color:#B3B4B4;
}

.inputPlain {
	font-family: "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	color: #D8F88B;
	border: 1px none #666666;
	width: 172px;
	height: 32px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/ig/bg_phone.gif);
	background-repeat: repeat;
}

.italic {
	font-style:italic;
}

.cellButtonOver {
	cursor: pointer;
	background-image: url(/images/bg_07.gif);
}

.cellButtonOut {
	cursor: default;
	background-image: none;
}

.mainTitles {
	font-family: "Trebuchet MS", Arial, Verdana;
}

.contact{position:relative; left:180px; top:-12px;}
.contact img{position:absolute;}

.block{position:relative; left:140px; top:-12px;}
.block img{position:absolute;}

.grayBorders {
	border: solid 1px #CCCCCC;
	margin: 3px;
}

