@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
}
.td1{
background-image: url(images/vchat2_06.jpg);
}
.td2{
background-image: url(images/vchat2_07.jpg);
}
.td3{
background-image: url(images/vchat2_08.jpg);
}
.td4{
background-image: url(images/vchat2_05.jpg);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E7F6FB;
}
a:link {
	text-decoration: none;
	color: #900;
}
a:visited {
	text-decoration: none;
	color: #930;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
a:active {
	text-decoration: none;
	color: #090;
}
h1 {
	font-size: 14px;
	color: #fdeff;
}
h2 {
	font-size: 14px;
	color: #06F;
}
h3 {
	font-size: 12px;
	color: #00F;
}
h4 {
	font-size: 12px;
	color: #0C0;
}
h5 {
	font-size: 12px;
	color: #F90;
}
h6 {
	font-size: 12px;
	color: #C00;
}

.breadcrumb {
	font-weight: bold;
	color: #600;
}
.nav {
	font-weight: bold;
	font-size: 10px;
	color: #800
}

li.doc {
	list-style: none;
	padding-left: 15px;
	background: url(images/list.gif) no-repeat;
}
li.docs {
	list-style: none;
	padding-left: 15px;
	background: url(images/list3.gif) no-repeat;
}
li.sdoc {
	list-style: none;
	padding-left: 15px;
	background: url(images/list2.gif) no-repeat;
}
li.sdocs {
	list-style: none;
	padding-left: 15px;
	background: url(images/list4.gif) no-repeat;
}
.edit {
	font-size: 7pt;
	color: black;
	background: #E5E5E5;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	text-decoration: none;
	color: black;
}
input, select {
	font-size: 8pt;
	text-indent: 2px;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
}
