/* Line,  Line white bg */
.Contitle_Color_UC
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #637b98;
	font-family: Tahoma, Arial;
}
/* Box color bg, Box lightcolor bg, Box white bg, Box */
.Contitle_Color_12px
{
	font-weight: bold;
	font-size: 12px;
	color: #354251;
	font-family: Tahoma, Arial;
}
/* Frame color bg, Frame silver bg, Frame white bg, Frame */
.Contitle_Color_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #354251;
	font-family: Tahoma, Arial;
}
/* Header border, Header color bg, Header silver bg, Header white bg, Header */
.Contitle_White_11px
{
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma, Arial;
}
/* Title,  Title white bg */
.Contitle_Title
{
	font-weight: bold;
	font-size: 16px;
	color: #354251;
	/*border-bottom: #c3d3e3 3px double;*/
	font-family: Arial, Tahoma, Verdana, Sans-serif;
}
.Contitle_Admin
{
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	font-family: Tahoma, Arial;
}

A.NormalLarge
{
	font-weight: bold;
	font-size: 14px;
	font-family: tahoma;
}
A.NormalLarge:link
{
	color: #354251;
	text-decoration: none;
}
A.NormalLarge:visited
{
	color: #354251;
	text-decoration: none;
}
A.NormalLarge:active
{
	color: #354251;
	text-decoration: none;
}
A.NormalLarge:hover
{
	color: #ff0000;
	text-decoration: underline;
}





