@charset "utf-8";
.bottom_line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #663300;
}

.bullet {
	list-style-position: outside;
	list-style-image: url(../../images/arrow1.gif);
	list-style-type: none;
	font-family: Tahoma;
	font-size: 11px;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.tab_border {
	border: 1px solid #CCCCCC;
}
.butt_submit {
	background-color: #663333;
	border: 1px solid #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.small_txt {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	text-decoration: underline;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #663300;
	text-decoration: none;
}
.Error {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3333;
	border: 1px solid #CC3300;
	background-color: #FFECEC;
	padding: 10px;
}
.Heading1 {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.Heading2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.hints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.redtext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}.success {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #CFEFC0;
	border: 1px solid #669933;
	padding: 10px;
}
.block {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #663300;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.bgCol {
	background-color: #FCF0DA;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.bgColNew {
	background-color: #F5CE78;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.BorderNoTop{
    
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

.BorderNoBottom{
    
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-top: 1px solid #C0C0C0;
}

.BorderNoBottomTop{
    
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    
}

.normal {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FCF7EB;
}
.normalActive {
	background-color: #FBF4E6	
}
.img_ads {
	border: 1px solid #999999;
}


/* Added by Khurram Mir September 04,2010 to add News functionality at home page */


.news 
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

.news a {
	font-family: Tahoma;
	font-size: 12px;
	
	font-weight: bold;
	text-decoration: none;
}


.news a:hover {
	font-family: Tahoma;
	font-size: 12px;
	
	font-weight: bold;
	text-decoration: underline;
}

.pagnum {
	font-family: Tahoma;
	font-size: 11px;
	border: 1px solid #663300;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.pagnumsel {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6A4113;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #663300;
}

/* End Added by Khurram Mir September 04,2010 to add News functionality at home page */


}
