body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a
{
    text-decoration: none;
}


.Foundation {  background-color: #F8F8F8}
.Base {
	border: 2px #BBBBBB none;
	background-color: #F7F7F7;
	clip:  rect(   );
	width: 650px;
}


.Frame {}
.Panel
{
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    margin: 2px;
    padding-top: 2px;
}
.Menu {}


.List{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.ListTitle {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold;}

.Detail{  text-align: justify}
.DetailTitle {
	font-size: 16px;
	font-weight: bold;
}



.Form{ font-family: Arial, Helvetica, sans-serif}
.FormFrame {  margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px}
.Button {
	cursor: hand;
	border-top: 1px ridge #FFFFFF;
	border-right: 1px ridge #CCCCCC;
	border-bottom: 1px ridge #CCCCCC;
	border-left: 1px ridge #FFFFFF;
	color: #FFFFFF;
	background-color: #336699;
}


.Print{  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.PrintBase {  width: 670px}

.Caption
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #CD9A24;
    font-weight: bold;
}
.Note{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.Bar {}
.BarHighlight {}

.RowDefault {  color: #FFFFFF; background-color: #6699CC}
.RowAlternate {  color: #FFFFFF; background-color: #6666FF}
.RowHighlight {  color: #000000; background-color: #FFFF00}
.RowDisabled {  color: #CCCCCC; background-color: #50757C}

.Highlight {  color: #307DCB}
.Disabled {  color: #9B9B9B}


.TextJustify {  text-align: justify}
.LinkNone {  text-decoration: none}


