﻿body 
{
	margin			: 0;
	padding			: 0;
	color			:#FFFFFF;
	background-color: #A7C6F1;
	font-family		:Calibri;
	
}
li {
	color: #000000;
}


.Tbl1
{
	width			:980px;
	height			:600px;
	background-color:#95B3D7;
	
}
.Tbl2
{
	width		:100%;
	height		:550px;
	margin-right: 0px
	
}
.Tbl3
{
	width	:600px;
	height	:400px;
}

.Td1
{
	width : 250px;
	height : 550px;
	background-color: #95B3D7;
}
.Td2
{
	width:650px;
	background-color: #A7C6F1;
}
.Td3
{
	width:300px;
}
.txt1
{
	font-size		: xx-large;
	color			: #FFFFFF;
	text-align		: left;
	text-decoration	: none;
	font-weight		: bold;
}
.txt2
{
	margin: 1px;
	font-size : large;
	color : #FFFFFF;
	text-align : left;
	text-decoration : none;
	font-weight : bold;
	empty-cells: show;
}
.txt3
{
	font-size		: small;
	color			: #000000;
	text-align		: left;
	text-decoration	: none;
	font-weight		: bold;
	margin-top		: 00px;
	margin-bottom	: 10px;
}
.txt4
{
	font-size	:xx-large;
	margin-top	: 19px;
	font-weight:bold;

}
.txt5
{
	color : #000000;
	font-size : large;
	font-weight: bold;
	list-style-type: inherit;
	list-style-image: url('ss.jpg');
}
.txt5n
{
	color:black;
	font-size:large;
	font-weight:normal;
	list-style-type:none;
}
.txt6u
{
	color			:#000000;
	font-size		:medium;
	text-decoration	: underline;

}
.txt6b
{
	color		:#000000;
	font-size	:medium;
	font-weight	:bold;

}

.txt6
{
	font-size	:medium;
	color		:black;
	font-weight	:normal;
}
.txt7
{
	color: white;
	font-size: large;
	font-weight: bold;
	list-style-type: none;
	list-style-image: url('sw.jpg');
}
.txt7n
{
	color: white;
	font-size: large;
	font-weight: normal;
	list-style-position: inherit;
}

.txt8u
{
	color:white;
	font-size:medium;
	text-decoration: underline;

}
.txt8b
{
	color		:#FFFFFF;
	font-size	:medium;
	font-weight	:bold;

}
.txt8bm
{
	color		:#FFFFFF;
	font-size	:large;
	font-weight	:bold;
	text-align:left;

}

.txt8
{
	color:white;
	font-size:medium;
	font-weight	:normal;
}

iframe
{
	margin-top	: 0px;
	width		:740px;
	height		:600px;
}
