/* Links, Login */
.Contitle_Black_UC
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	font-family: Tahoma, Arial;
	font-variant: small-caps;
}
/* Box light, Header bg, Header UC */
.Contitle_Blue_UC
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: #336699;
	font-family: Tahoma, Arial;
}
/* Box */
.Contitle_Blue_14px
{
	font-weight: bold;
	font-size: 14px;
	color: #336699;
	font-family: Tahoma, Arial;
}
/* Border blue, Frame blue, Header */
.Contitle_Blue_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #336699;
	font-family: Tahoma, Arial;
}
/* Border gray, Frame gray */
.Contitle_Darkgray_11px
{
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	font-family: Tahoma, Arial;
}
.Contitle_Transparent
{	font-weight: bold;
	font-size: 12px;
	color: #307082;
	font-family: Tahoma;
}

/* my classes*/
.contentPaneBgTitle { background-color: #efefef;
	padding-left: 5px;
	color: #4b4f5a}
.contentPaneBgTitle A:link, .contentPaneBgTitle A:Active, .contentPaneBgTitle A:Visited {font-size: 11px;
	font-weight: normal;
	color: #307082;}
.contentPaneBgTitle A:hover {color: #D60808}

.Contitle_Admin{font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Tahoma;}
	
.contentSimpleTitle {padding:5px;
	font-family: Tahoma;
	font-size: 11px;
	color: #4b4f5a;
	width: 100%}
.contentSimpleTitle table td{padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;		
	font-family: Tahoma;
	font-size: 11px;
	color: #4b4f5a;}
.contentSimpleTitle A:link, .contentSimpleTitle A:Visited{font-size: 11px;
	font-weight: normal;
	color: #307082;
	font-family: tahoma}
.contentSimpleTitle A:Active { text-decoration: italic}
.contentSimpleTitle A:Hover { text-decoration: underline;
	color: #D60808;
	font-size: 11px;}
.Contitle_Admin_Blue {font-weight: bold;
	font-size: 11px;
	color: #4b4f5a;
	font-family: Tahoma;}
