/* ========== Generic Body CSS ========================================================================*/
td {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #7D7D7D
}

input, textarea {
	border:1 solid #fd7cf2;
	background:#4c2947;
	color: #7D7D7D;
	font: 10 pt Tahoma,sans-serif;
	scrollbar-3dlight-color: #4c2947;
    scrollbar-arrow-color: #000000;
    scrollbar-base-color: #4c2947;
    scrollbar-darkshadow-color: #4c2947;
    scrollbar-face-color: #4c2947;
    scrollbar-highlight-color: #4c2947;
    scrollbar-shadow-color: #4c2947;
	}

a {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Tahoma, Verdana;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.spc_txt {
	font-family: Tahoma, Verdana;
	font-size: 5px;
}

ul { 
	list-style-image: url("../images/blt.jpg") 
}

/* ====== End Generic Body CSS ========================================================================*/

/* ====== Classes =====================================================================================*/

.whyusbg {
	background-image: url(../images/pe01_06.jpg); 
	background-repeat: no-repeat; 
	background-position: top right
}

.short_news {
	width: 271 px; 
	height: 436 px; 
	overflow: auto;
	scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #2e1f2f;
    scrollbar-base-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
	}

.long_news {
	width: 830 px; 
	height: 536 px; 
	overflow: auto;
	scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #2e1f2f;
    scrollbar-base-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-face-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-shadow-color: #000000;
	}

.itext {
		border:0 none;
		/*background:#899b91;*/
		background:transparent;
		color: #E4E4E4;
		font: 8pt Tahoma,sans-serif;
		/*font-style:italic;*/
		width: 163px;
		height: 14px;
	}

/* ====== End Classes =================================================================================*/