﻿

.body { 
    margin-top: 10px;
	padding: 0;
	font-family: Arial;
	font-size:11px;
	background-color: #fffbc2;
}

.MainTable
{
	width:766px;
	background-color: #ffffff;
}

.MainTable2
{
	height: 480px;
}

.ContentTable
{
	width:766px;
	background-color: #ffffff;
}

.inputSelectSystem
{
	font-family:Arial;
	font-size:11px;
	width:100%;
}

.listDiv
{
	overflow: auto; 
}

.formDiv
{
	overflow: auto; 
}

.button1
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:2px;
	border-style:Solid;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
}

.button1:hover
{
	color:#284775;
	background-color:#FFFBFF;
	border-color:#4D9EBC;
	border-width:2px;
	border-style:Solid;
	font-family:Arial;
	font-size:11px;
}

a
{
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size:11px;
}

a:link {

    color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size:11px;

}
a:visited {
    color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size:11px;

}

a:hover
{
	color:#666666;
	text-decoration:none;
	font-family: Arial;
	font-size:11px;
}

a:active {
    color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size:11px;

}

.inputSelect
{
	font-family:Arial;
	font-size:11px;
	width:200px;
}

.inputSelect2
{
	font-family:Arial;
	font-size:11px;
}

.inputSelectSystem
{
	font-family:Arial;
	font-size:11px;
	width:100%;
}

.inputText
{
	font-family:Arial;
	font-size:11px;
	width:200px;
}

.inputCheckBox
{
	font-family:Arial;
	font-size:11px;
	vertical-align:middle;
}

.inputTextArea
{
	font-family:Arial;
	font-size:11px;
}

input.btn
{
	font-family:Arial;
	font-size:11px;
	
}

.hidden
{
	visibility:hidden;	
	display:none;
}

.nothidden
{
	visibility:visible;	
}

input.AddButton
{
	width:150px;
	font-family:Arial;
	font-size:11px;
	color:#284775;
	background-color:#FFFBFF;
	border-color:#CCCCCC;
	border-width:2px;
	border-style:Solid;
	font-weight:bold;
}

input.AddButton:hover
{
	width:150px;
	color:#284775;
	background-color:#FFFBFF;
	border-color:#4D9EBC;
	border-width:2px;
	border-style:Solid;
	font-family:Arial;
	font-size:11px;
}

fieldset
{
	padding:2px;
	margin:0px;
}

.tmpPanel
{
	border:solid 0px #000000;
}

.loginTable{
    margin-left:auto;
    margin-right:auto;
    vertical-align:middle;
    border:1px solid #C3C7D3;
}

.inputRdo
{
	vertical-align:middle;
	text-align:center;
	margin:0px;
	padding:0px;
}

.inputlst
{
	font-family:tahoma;
	font-size:11px;
}

legend
{
	color:#4D9EBC;
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	vertical-align:middle;
}
fieldset
{
		border:solid 1px #C3C7D3;
}

hr 
{border: none 0;
border-top: 1px solid #a6a5a5;
background-color:#a6a5a5;
width: 100%;
height: 1px;
}
.MultiPage
{
  background-color:White;
  overflow:visible;
  position:relative;
  padding:10px;
  top:-3px;
  left:1px;
  z-index:98;
  border: 1px solid #919B9C;
  width:766px;

}

.PageContent
{
  font-family:Arial; 
  font-size:11px; 
}

.PageHeader
{
  font-size:11px;
  font-family: Arial; 
  color: #666666; 

}

.NewsHeader
{
  font-size:11px;
  font-family: Arial; 
  color: #000000; 
  text-decoration:underline;
}

.Teaser
{
  font-size:11px;
  font-family: Arial; 
  color: #666666; 
}

.Footer
{
  font-size:9px;
  font-family: Arial; 
  color: #000000; 
}

.Footer a:link
{
  font-size:10px;
  font-family: Arial; 
  color: #666666; 
  text-decoration:none;
}
.Footer a:visited
{
  font-size:10px;
  font-family: Arial; 
  color: #666666; 
  text-decoration:none;
}
.name1 {

	font-family: Arial;
	font-size: 11px;
	width: 0px; 
	text-decoration: underline;
	color: #666666;
}

.Sublink 
{
    font-family: Arial;
	font-size: 11px;
	width: 0px; 
	text-decoration: underline;
	color: #666666;
}

.Sublink a 
{
    font-family: Arial;
	font-size: 11px;
	width: 0px; 
	text-decoration: underline;
	color: #666666;
}
.Sublink a:link 
{
    font-family: Arial;
	font-size: 11px;
	width: 0px; 
	text-decoration: underline;
	color: #666666;
}

.Sublink a:visited 
{
    font-family: Arial;
	font-size: 11px;
	width: 0px; 
	text-decoration: underline;
	color: #666666;
}
.Sublink a:active
{
    font-family: Arial;
	font-size: 11px;
	width: 0px; 
	text-decoration: underline;
	color: #666666;
}

.listing { padding-left: 40px;} 
.buttons {font-family: Arial; background-color: #ffffff; padding-left: 0px; font-size: 11px; color: #666666; text-decoration:underline; border: 0px; }
.buttons1 {font-family: Arial; font-size: 11px; color: #666666;}

.pdleft { padding-left: 90px;}
.pdright { padding-right: 30px;}
.quote { padding-left: 600px;}
.listalign { margin-left: -25px; margin-top: 0px;}
