﻿body
{
 background-position-y: -120px;
 background-image: url("https://www.thenewstip.com/js/bg.gif");
 background-repeat: repeat-x;
 font: normal 14px/20px Tahoma;
}
.div
{
 width: 100%;
 height: 100%;
 margin: 0 auto;
}
.button
{
 height: 24px;
 border: 1px solid #BED1DF;
 background: url("https://www.thenewstip.com/js/button_bg.gif");
 font-size: 12px;
 cursor: hand;
}
a
{
 color: #135294;
 text-decoration: none;
}
a:hover
{
 color: #ff6600;
 text-decoration: underline;
}

.orgAdd:link, .orgAdd:visited
{
 color: #207BD6;
 padding-left: 12px;
 background: url("https://www.thenewstip.com/js/org_select.png") no-repeat;
 background-position: 0px 0px;
}
.orgAdd:hover, .orgAdd:active
{
 color: #207BD6;
 text-decoration: underline;
}

.orgClear:link, .orgClear:visited
{
 color: #207BD6;
 padding-left: 12px;
 background: url("https://www.thenewstip.com/js/org_select.png") no-repeat;
 background-position: 0px -40px;
 margin-left: 5px;
}
.orgClear:hover, .orgClear:active
{
 color: #207BD6;
 background-position: 0px -40px;
 text-decoration: underline;
}


.leftborder
{
 background-image: url("https://www.thenewstip.com/js/main_ls.gif");
}
.maintd
{
 padding-right: 10px;
 padding-left: 10px;
 padding-bottom: 10px;
 color: #566984;
 padding-top: 10px;
 background-color: white;
}

.buttonBlue
{
 border-style: none;
 border-color: inherit;
 border-width: 0px;
 background-image: url("https://www.thenewstip.com/js/bg_button_blue.gif");
 width: 80px;
 color: white;
 background-repeat: no-repeat;
 height: 21px;
 cursor: hand;
 margin-left: 0px;
}

.maindiv, .maintable
{
 border: 1px none #bad6ec;
 width: 100%;
 padding: 2px;
 margin: 0px;
 background: #bad6ec;
 font-family: Courier New;
 height: 2px;
}

.maintable td.title
{
 height: 24px;
 line-height: 24px;
 background: #EEF7FD;
 color: #135294;
 font-weight: bold;
 border: 1px solid #fff;
 padding-left: 20px;
 text-align: center;
}

.maintable td.center
{
 height: 24px;
 line-height: 24px;
 color: #135294;
 font-weight: bold;
 border: 1px solid #fff;
 padding-left: 20px;
 text-align: center;
}

.maintable td
{
 height: 24px;
 line-height: 20px;
 background: #fff;
 font-size: 12px;
 border: 0px solid #fff;
 color: #444;
 padding: 2px 5px 2px 5px;
}

.maintable td.left
{
 background: #fff;
 color: #135294;
 padding-left: 5px;
 font-weight: normal;
}

.maintable td.right
{
 background: #fff;
 color: #135294;
 padding-left: 5px;
 text-align: left;
 width: -10%;
}

.maintable td.bottom
{
 height: 30px;
}

.maintable .td1
{
 height: 10px;
 line-height: 23px;
 background: #EEF7FD;
 color: #fff;
 font-weight: bold;
 padding-left: 15px;
}

.nf1
{
 font-weight: normal;
 color: red;
}

.checkbox_list input
{
 border: none;
}
.radio_list input
{
 border: none;
}