#a,img
{
border-width:0;
}

.yellowBorder {
border-color:#ff0;
border-style:dashed;
border-width:1.5pt;
}

.whiteBorder {
border-color:#fff;
border-style:dashed;
border-width:2.4pt;
}

.blackBorder {
overflow:hidden;
border-color:#000;
border-style:dashed;
border-width:1pt;
}

.simpleBlackBorder {
border-color:#000;
border-style:inset;
border-width:1pt;
}

.border0 {
border-width:0;
}

.blackOnYellow {
background-image:url(../../images/Contrast/yellow-pixel.gif);
color:#000;
background-repeat:repeat;
margin:0;
padding:0;
}

.blackOnWhite {
background-image:url(../../images/Contrast/white-pixel.gif);
color:#000;
background-repeat:repeat;
margin:0;
padding:0;
}

.whiteOnBlue {
background-image:url(../../images/Contrast/blue-pixel.gif);
color:#fff;
background-repeat:repeat;
margin:0;
padding:0;
}

.whiteOnBlack {
background-image:url(../../images/Contrast/black-pixel.gif);
background-color:#000;
color:#fff;
background-repeat:repeat;
margin:0;
padding:0;
}

.Arial {
font-family:Arial;
}

.BookAntiqua {
font-family:Book Antiqua;
}

.CourierNew {
font-family:Courier New;
}

.SansSerif {
font-family:Sans-Serif;
}

.ComicSansMS {
font-family:Comic Sans MS;
}

.Georgia {
font-family:Georgia;
}

.Tahoma {
font-family:Tahoma;
}

.TimesNewRoman {
font-family:Times New Roman;
}

.TrebuchetMS {
font-family:Trebuchet MS;
}

.Verdana {
font-family:Verdana;
}

.ExtraLarge {
font-size:x-large;
}

.Large {
font-size:large;
}

.Medium {
font-size:medium;
}

.Small {
font-size:small;
}

.BlueOnWhiteLink:visited {
color:#314779;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.BlueOnWhiteLink:hover {
background-color:#00f;
color:#fff;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.BlueOnYellowLink:visited {
color:#000;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.PinkOnBlueLink:visited {
color:#ff0;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

a.PinkOnBlueLink:hover {
background-color:#ff7dff;
color:#00f;
}

.PinkOnBlackLink:visited {
color:#fff;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

a.PinkOnBlackLink:hover {
background-color:#ff7dff;
color:#000;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.BlackWhiteButton {
color:#000;
border:ridge 2px Gray;
background-color:#fff;
}

.WhiteBlueButton {
color:#fff;
background-color:#00f;
}

.BlueYellowButton {
color:#00f;
border:ridge 2px #f0f;
background-color:#ff0;
}

.BlackYellowButton {
color:#000;
border:ridge 2px #f0f;
background-color:#ff0;
}

.DefaultButton {
border:ridge 1px #000;
background-color:#f6f6f6;
color:#000;
}

.dsLinkAsButton {
font-size:90%;
display:inline-block;
text-decoration:none;
padding:2px;
}

.dsLinkAsButtonOnFocus {
border:ridge 2px #0f0;
display:inline-block;
text-decoration:none;
padding:1px;
}

.dsLinkAsButton:hover {
display:inline-block;
text-decoration:none;
border-width:2px;
padding:1px;
}

.BlackOnYellowTextBox {
background-color:#fff;
color:#000;
border-color:#00f;
}

.BlackOnWhiteTextBox {
background-color:#fff;
color:#000;
border-color:#000;
}

.BlackOnWhiteOnFocusTextBox {
background-color:#000;
color:#fff;
border-bottom-color:#000;
}

.BlackOnYellowOnFocusTextBox {
background-color:#ff0;
color:#000;
border-bottom-color:#000;
}

.WhiteOnBlueOnFocusTextBox {
background-color:#00f;
color:#ff7dff;
border-bottom-color:#ff7dff;
}

.WhiteOnBlackOnFocusTextBox {
background-color:#000;
color:#f0f;
border-bottom-color:#f0f;
}

.DefaultFocusTextBox {
border-color:#0f0;
}

.colored-tr {
background-color:#F7F7F7;
}

.Table-Layout-Border1 {
border:#036 1px solid;
}

.Table-Layout-Border {
border:dashed 1px #ccc;
}

.txtPaging {
width:20px;
}

.BlueOnWhiteLink,.BlueOnWhiteLink:link {
background-color:#fff;
color:#00f;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.BlueOnYellowLink,.BlueOnYellowLink:link {
background-color:#ff0;
color:#00f;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.BlueOnYellowLink:hover,.BlueOnYellowLink:focus {
background-color:#00f;
color:#ff0;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.PinkOnBlueLink,.PinkOnBlueLink:link {
background-color:#00f;
color:#ff7dff;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.PinkOnBlackLink,a.PinkOnBlackLink:link {
background-color:#000;
color:#ff7dff;
text-decoration:underline;
text-align:left;
border:0;
cursor:pointer;
padding:0;
}

.WhiteOnBlackTextBox,.WhiteOnBlueTextBox {
background-color:#fff;
color:#000;
border-color:#f0f;
}

.colored-header,.colored-paging {
background-color:#DADADA;
border-bottom:dashed 1px #ccc;
}