.bottombg {
	background-image:url(../images/bottombg.jpg);
	background-repeat:repeat-x;
	background-color: #EEF0F2;
}

.tablebg {
	background-image:url(../images/tablebg.jpg);
	background-repeat:repeat-x;
	background-color: #FFFFFF;
}


.links_prv {
	font-family: Tahoma;
	font-size: 12px;
	color: #A4A4A4;
	text-decoration: none;
}

.links_prv:hover {
	color: #DD1F1A;
}

.trinityred {
	font-family: Tahoma;
	font-size: 12px;
	color: #DD1F1A;
	text-decoration: none;
}
.submenulinks {
	font-family: Tahoma;
	font-size: 12px;
	color: #7E7212;
	text-decoration: none;
}

.blue {
	font-family: Tahoma;
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

.normaltext {
	font-family: Tahoma;
	font-size: 11px;
	color: #838383;
	text-decoration: none;
}

.black {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.black:hover {
	text-decoration:underline;
}

.ash1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.ash {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

.ash:hover {
	text-decoration:underline;
}


.bullet {
	font-family:Wingdings;
	font-size: 12px;
	color:#006699; 
    line-height: normal; 
}
.normaltextNewMed{
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}
.normaltextNewMed{
	font-family: Tahoma;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.more {
	font-family: Tahoma;
	font-size: 11px;
	color: #DD1F1A;
	text-decoration: none;
}

.more:hover{
	text-decoration:underline;
}

.white {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.pagelinks {
	font-family: Arial, MS Sans Serif, Verdana;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
}
.links_red { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FF0000; text-decoration: none }
.links_prv {
	font-family: Arial, MS Sans Serif, Verdana;
	font-size: 12px;
	color: #000080;
	text-decoration: none;
}

.txtBox {  font-family: Verdana, Arial; font-size: 12px; font-weight: normal; color: #000000; border: 1px solid #666666}
.txtButton {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}