﻿
.ParentTable
{
}
.ChildTable
{
	font-weight: normal;
	border: solid 1px purple;
}
.TableHeader
{
	font-size: "medium";
	font-weight: bold;
	background-color: pink;
	text-align: center;
}
.ColBold
{
	font-size: "medium";
	font-weight: bold;
}

.newstblheader
{
	text-align: center;
	background-color: pink;
}
.news
{
	font-weight: normal;
	padding-top: 10px;
}
.login
{
	border: solid 1px blue;
}
.ParentTable1
{
	font-weight: bold;
	width: 100%;
	border-width: thin;
	border-style: solid;
	border-color: #0080FF;
	text-align: right;
}
.newclass
{
}
body
{
	background: #000000 url("../images/back.gif") repeat-x;
}
.parenttable
{
}
.full
{
	width: 100%;
	height: 100%;
	border: solid 1px Blue;
	vertical-align: top;
}
#img1
{
	width: 152px;
}
.obj1
{
}
#ContentPlaceHolder1
{
}
.rightimages
{
	width: 100px;
	height: 100px;
}
.alignleft
{
	align: left;
}
.alignright
{
	align: right;
}
.message
{
	color: Maroon;
}
.DisableControl
{
	background-color: #D3D3CF;
}
.visitorlabel
{
background-color: #6666CC;
}