/* style for module titles */

.none {
	padding: 0;
	margin: 0;
}

.body-title {
	color: #FFFFFF;
	font:18px bold "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
}

.content {   
	color: #37454B;
	font:12px Verdana, Arial, Helvetica, sans-serif;	
	background: #FFF;
	border-top: 11px;
}

.content p {   
	color: #37454B;
	font:12px Verdana, Arial, Helvetica, sans-serif;	
}


a:link {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#F29017;
	text-decoration: underline;
}

a:visited {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#F29017;
	text-decoration: underline;
}

a:hover {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#F29017;
	text-decoration: underline;
}

a:active {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#F29017;
	text-decoration: underline;
}

.blog-title {
	color: #007FB6;
	font: 15px "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
} 

.blog-title a:link {
	color: #007FB6;
	font: 15px "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
	text-decoration: none;
}

.blog-title a:visited {
color: #007FB6;
font: 15px "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
text-decoration: none;
}

.blog-title a:hover {
color: #007FB6;
font: 15px "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
text-decoration: underline;
}

.blog-title a:active {
color: #007FB6;
font: 15px "Trebuchet MS", Trebuchet, Helvetica, sans-serif;
text-decoration: none;
}


.main-title-l {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/title-l.png") no-repeat left top;
	height: 42px;
	width: 15px;	
}

.main-title-r {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/title-r.png") no-repeat right top;
	height: 42px;
	width: 15px;
}

.main-title {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/title-bk.png") repeat-x top;
	height: 42px;
}

.main-l {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/body-l.png") repeat-y left top;
	height: 42px;
	width: 15px;	
}

.main-r {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/body-r.png") repeat-y right top;
	height: 42px;
	width: 15px;
}

.main {
	background: #FFF;
}

.main-bot-l {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/body-bot-l.png") no-repeat left top;
	height: 20px;
	width: 15px;	
}

.main-bot-r {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/body-bot-r.png") no-repeat right top;
	height: 20px;
	width: 15px;
}

.main-bot {
	background: url("/Portals/_default/Skins/EastPay-v1/img/main/body-bot-bk.png") repeat-x right top;
	height: 20px;
}
