﻿BODY {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
    text-align: center;
}
  .menutitle {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pt
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
} 
 .pts
{
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

A:link
{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold;
	width: 81px;
}
A:visited {
    color: #B70000;
    text-decoration: none;
    font-weight: bold;
}									   									   
A:hover {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
}
.counts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF0000;
	font-weight: bold;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000099;
}
.menutitle {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pageTitle
{
    font-size: 18px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}



.ajax__combobox_buttoncontainer button
{
    background-image: url(ajbutton.gif);
    background-position: center center;
    background-repeat: no-repeat;
    border-top-color: buttonface;
 
    border-bottom-color: buttonface;

    height: 15px;
    width: 15px;
}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_textboxcontainer input

{

    margin: 0;

    border: solid 1px #7F9DB9;

    border-right: 0px none;

    padding: 1px 0px 0px 5px;

    font-size: 13px;

    height: 18px;

}

.WindowsStyle .ajax__combobox_inputcontainer .ajax__combobox_buttoncontainer button

{

    margin: 0;

    padding: 0;

    background-image: url(ComboBox/images/windows-arrow.gif);

    background-position: top left;

    border: 0px none;

    height: 21px;

    width: 21px;

}

.WindowsStyle .ajax__combobox_itemlist

{

    border-color: #7F9DB9;

}
.boxwonp
{
    width: 94%;
    font-size: small;
    text-align: left;
    border-collapse: collapse;
    border: thin solid #ebebeb;
   
}
.boxwonp th
{
    font-size: small;
    text-transform: none;
    border-right: thin solid  #ebebeb;
    border-top: thin solid  #ebebeb;
    border-left: thin solid  #ebebeb;
    border-bottom: 0px solid #fff;
    background-color: #ebebeb;
    font-weight: bold;
    padding: 1px;
    text-indent: 7px;
    line-height: 25px;
    text-align: left;
}
.boxwonp tbody
{
    padding: 2px;
    margin: 10px;
    background: #FFFFFF;
   
}

.boxwonp td
{
    
    border-bottom: 1px dashed #ebebeb;
}

.boxwonw
{
    width: 98%;
    font-size: 12px;
    text-align: left;
    border-collapse: collapse;
    border: thin solid #808080;
}
.boxwonw th
{
    font-size: 12px;
    text-transform: none;
    border-right: thin solid  #808080;
    border-top: thin solid  #808080;
    border-left: thin solid  #808080;
    border-bottom: 0px solid #fff;
    background-color: #ebebeb;
    font-weight: bold;
    padding: 1px;
    text-indent: 7px;
    line-height: 25px;
    text-align: left;
}
.boxwonw tbody
{
    padding: 2px;
    margin: 10px;
    background: #FFFFFF;
}

/*****/

.boxponw
{
  /* width: 98%;*/
    font-size: 12px;
    text-align: left;
    border-collapse: collapse;
/*    border: 1px solid #FFFFFF;*/
    border: thin solid #808080;
}
.boxponw th
{
    font-size: 14px;
    text-transform: none;
    border-right: thin solid  #808080;
    border-top: thin solid  #808080;
    border-left: thin solid  #808080;
    border-bottom: thin solid #ccccff;
    background-color: #ebebeb;
    font-weight: bold;
    padding: 1px;
    text-indent: 7px;
    line-height: 25px;
    text-align: left;
}
.boxponw tbody
{
    padding: 2px;
    margin: 10px;
    background: #CCCCFF;
}

