﻿
.ContainerHeadLeft {
	background: url(Images/header2_cap_left.png) bottom left no-repeat;
	width: 15px;
	padding: 0;
	font-size: 1px;
}

.ContainerHeadActions {
	background: url(Images/header2_bg.png) repeat-x bottom;
	padding: 5px 0 7px 1;
	width: 20px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #3A45A1;
	vertical-align: text-top;
}

.ContainerHeadTitle {
	background: url(Images/header2_bg.png) repeat-x bottom;
	padding: 5px 0 10px 1px;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
	color: #3A45A1;
}

.ContainerHeadRight {
	background: url(Images/header2_cap_right.png) bottom left no-repeat;
	width: 15px;
	padding: 0;
	font-size: 1px;
}


.ContainerHeadBtns {
	background: url(Images/header_bg.gif) repeat-x bottom;
	padding: 0;
	text-align: right;
}

.ContainerContent {
	padding: 6px 18px 35px 18px;
	font-family:Verdana;
	font-size: 10pt;
	color:#292929;
	
}

.ContainerContent1 {
	padding: 6px 18px 35px 18px;
	font-family:Verdana;
	font-size: 10pt;
	color:#292929;
	
}
.ContainerText 
{
	font-family:Arial;
	font-size: 10pt;
	
}
