﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color: #F6F6f6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #F0F2DB;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-arrow-color:  #666666;
	scrollbar-track-color: #FCFDF9;
	scrollbar-darkshadow-color: #CCCCCC;
	font-size: 12px;
	color: #333333;
	font-family: "Tahoma";
}

td {
	font-size:12px;
	color: #333333;
	font-family: "Tahoma";
	line-height: 130%;
}
	
a:link {
	line-height: 130%;
	color: #333333;
	font-family: "Tahoma";
}

a:visited {
	color: #333333;
        line-height: 130%;
	font-family: "Tahoma";
}

a:active {
	color: #333333;
	font-family: "Tahoma";
	line-height: 130%;

}

a:hover {
	color: #333333;
	text-decoration: underline;
	font-family: "Tahoma";
	line-height: 130%;

}

.Link {
	border: 1px solid #CCCCCC;
}

.Title {
	font-size: 14px;
	font-weight: bold;
}

.TopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AA0000;
}
.BottomLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AA0000;
}
.RightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.AboutUs {
	line-height: 25px;
}


.Button {
	background-image: url(http://www.talkhi.com/Images/Button.gif);
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	width: 98px;
	color: #6D6D6D;
}

.LavlinkInput {
	border: 1px solid #FF9900;
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
	height: 25px;
}
