body {
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	font-family: "Verdana";
	font-size:8px;
}
img#logo {
	width: 109px;
	height: 39px;
}
.headerimage
{
	display : none;
}
.bluebar
{
	background-image: url(../Images/bkg_bluebar.jpg);
	background-repeat: repeat-x;
	height: 13px;
	background-color : Black;
}
.message
{
	color:silver;
	padding-top : 15px;
	padding-bottom : 2px;
	font-size : 8px;
}
.rightcontainer
{
border-left:1px dotted #000;
width:100px;
vertical-align:top;
padding-left:10px;
background-color:#E6E6E6;
}
.rightcontainertext
{
font-size:10px;
padding-top: 5px;
padding-bottom: 5px;
}
#title
{
	font-size:12px;
	color: Navy;
	font-weight:bold;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family : Verdana;
}
#subtitle {
	font-size:10px;
	color: #336699;
	font-weight:normal;
	border-bottom : 2px dashed Silver;
	padding-bottom: 5px;
	padding-top: 5px;
}
#paragraph
{
	padding-top: 4px;
	padding-bottom: 4px;
	font-size:10px;
	color:black;
	font-weight: normal;
}
hr
{
background:transperent;
border-bottom:1px dotted #999;
}
.footer
{
	background-color : Silver;
}
#Containttable
{
width:200px;
}
#Containttable td
{
padding-left:10px;
font-size:13px;
}
.gimg
{
	height: 175px;
	width: 224px;
}
.gallerytext
{
	font-size:8px;
	color : Silver;
}
.inputbox, .inputmessage {
	width: 100px;
}
.inputmessage {
	height: 200px;	
}