/* CSS Document */

.table_sidegrayboder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B2BBCA;
	border-left-color: #B2BBCA;
}


.Table_sideborder {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    border-right-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
}


.Table_sideborder2 {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
    border-right-style: solid;
	border-top-color: #B3EEFF;
	border-right-color: #B3EEFF;
	border-bottom-color:#B3EEFF;
	border-left-color: #B3EEFF;
	background:#F0F8FF;
}

.redlink {
	font-weight: bold;
	color: #003333;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	
}
.redlink:hover {
	font-weight: bold;
	color: #990000;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}

.bottomlink {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	
}
.bottomlink:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

.bluelink {
	font-size: 11px; 
	color: #00addd;
	font-family: Verdana;
	text-decoration: none;
	
}
.bluelink:hover {
	font-size: 11px; 
	color: #00addd;
	font-family: Verdana;
	text-decoration: underline;
}


.toplink {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
.toplink:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}


.morelink {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00addd;
	text-decoration: none;
	
}
.morelink:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #00addd;
	text-decoration: underline;
}


.driplink {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	
}
.driplink:hover {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}


.textfield-border {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	border: 1px solid #003333;
}

.submit-button {
	font-family: arial;
	font-size: 11px;
	color: #660000;
	border: 1px solid #71644F;
	width: 70px;
	background-color: #C39774;
	font-weight: bold;
}

.pg{
	font-family: Verdana;
	font-size: 12px;
	color: #003333;
	text-decoration:none;
	font-style: normal;
}
.pging{
	font-family: Verdana;
	font-size: 12px;
	color: #003333;
	font-weight:bold;
}
