.linkwrite{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linkwrite:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 14px;
	color: #ff0000;
	text-decoration: none;
}
.linkblue{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}
.linkblue:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}

.textSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.textMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.textBig {
	font-family: "Microsoft Sans Serif";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.inputSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 30px;
}
.inputMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 180px;
}
.inputBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 250px;
}
.textAreaSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 50px;
	width: 250px;
}
.textAreaMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 80px;
	width: 300px;
}
.textAreaBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 120px;
	width: 350px;
}
.textListSmall {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 50px;
}
.textListMiddle{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 120px;
}
.textListBig{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	height: 15px;
	width: 220px;
}
.fileFieldSmall{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 200px;
}
.fileFieldMiddle {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 300px;
}
.fileFieldBig {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: normal;
	height: 20px;
	width: 400px;
}
.borderLeft {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderTop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.borderBottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

td{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0000FF;
	text-decoration: none;
	line-height: 2.5ex;

}


.linkgreen{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #426715;
	text-decoration: none;
}
.linkgreen:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #618F2A;
	text-decoration: none;
}
.texred12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C10000;
	text-decoration: none;
}
.texred{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	line-height: 2.5ex;
	}.texsweb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #67693F;
}
.inputbox {
	FONT-SIZE: 11px;
	COLOR: #A30001;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #916D0F;
}
.button {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #5C0100;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #F0F1D1;
	border: 1px solid #717322;
}
.bgo1 {
	background-image: url(../images/web-design_21.jpg);
	background-repeat: no-repeat;
}
.bg02 {
	background-image: url(../images/graphic.jpg);
	background-repeat: repeat-y;
}
.bg03 {
	background-image: url(../images/web-design_22.jpg);
	background-repeat: no-repeat;
}
.style1 {color: #FFFFFF}
.style2 {color: #666666}
.texthead1
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #504D0E;
	text-decoration: none;
	line-height: 2.5ex;
}
.linkred{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
}
.linkred:hover{
	font-family: "Microsoft Sans Serif", tahoma;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}.skybg {
	background-image: url(../images/tiins-bg_01.jpg);
	background-repeat: no-repeat;
}
.skybg2 {
	background-image: url(../images/tiins-bg_03.jpg);
	background-repeat: no-repeat;
}
.bghome {
	background-image: url(../images/tiins2html_27.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
BODY {
	background-attachment: fixed;
	background-image: url(../images/bg03.jpg);
	background-repeat: repeat-x;
}
