﻿/* ----------- Content areas inline styles --------- */

/* --------- Content Editor Table Styles ----------- */

.ms-rteTable-Standard,
.ms-rteTable-Standard tr.ms-rteTableHeaderRow-Standard,
.ms-rteTable-Standard td
{
	border:solid 1px black;
}

.ms-rteTable-Standard
{
	border-collapse: collapse;
}

.ms-rteTable-Standard tr.ms-rteTableHeaderRow-Standard
{
	font-weight:bold;
	background-color:#e1e1e1;
	color:black;
}

.ms-rteTable-Standard td
{
	color:#666666;
}


/* --------- End Content Editor kkkk,Table Styles ----------- */


/* --------- Inline styles ------ */

.ms-rteCustom-PageTitle
{
	font-family: Arial, sans-serif;
	font-size: 140%;
	font-weight:100;
	line-height:normal;
}


.ms-rteCustom-Title
{
	font-family: Arial, sans-serif;
	font-size: 120%;
	font-weight:100;
	font-size: 90%;
	font-weight:700;
color:#830800 !important;
	line-height:normal;
	text-decoration:none;

}

.ms-rteCustom-Subtitle
{
	font-size: 90%;
	color:#666666;
}
	
.ms-rteCustom-Para1
{
	font-size: 90%;
	padding-top:5px;
}
		
.ms-rteCustom-Para2
{
	font-size: 80%;	
	padding-top:5px;
}

/* Placeholder to get item in editor style list */
.ms-rteCustom-Tick,
.ms-rteCustom-bullet,
.ms-rteCustom-LinkLeft,
.ms-rteCustom-LinkRight,
.ms-rteCustom-LinkPopup,
.ms-rteCustom-LinkExternal
{
	background-color:transparent;
}
	
.ms-rteCustom-FloatRight
{
	float:right;
}
.ms-rteCustom-FloatLeft
{
	float:left;
}	
	
.ms-rteCustom-Title a
{
	color:#830800 !important;
	line-height:normal;
	text-decoration:none;

}
.ms-rteCustom-Para2
{
	color:#666666 !important;
}


/* ---------End of Inline styles ------ */

