/********* Document CSS *********/
html, body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	background-color: #5B301D;
}
/********* End Document CSS *********/

/********* Calendar *********/
.CalTitle
{
	background-image: url(../../images/common/gradient_w2b.jpg);
}

.CalDayHdr
{
	background-image: url(../../images/common/gradient_b2w.jpg);
}

.CalEventDescHdr
{
	font-family: Copperplate Bold, Verdana, Arial;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
}
/********* Calendar *********/


/********* Main Menu *********/
a.mainMenu
{
	height: 20px;
	color: #F9F3A7; 
	font-family: Verdana, Arial; 
	font-size: 11pt; 
	font-weight: 200;
    text-decoration: none;
}

.mainMenuCurrent
{
	height: 20px;
	color: #FCB036; 
	font-family: Verdana, Arial; 
	font-size: 11pt; 
	font-weight: bold;
}

a.login
{
		
}
/********* Main Menu *********/


/********* Links *********/
a.arial8
{
	font-family: Arial, Verdana; 
	font-size: 8pt; 
	color: #000000; 
	text-decoration: none;
}

a.arial8:hover
{
    font-family: Arial, Verdana; 
	font-size: 8pt; 
	color: Orange; 
	text-decoration: underline;
}
/********* Links *********/


/********* Fonts/Colors *********/
.arial12Black
{
    font-family: Arial, Verdana;
	font-size: 12pt; 
	color: #000000;
}

.arial11Black
{
    font-family: Arial, Verdana;
	font-size: 11pt; 
	color: #000000;
}

.arial10Black
{
    font-family: Arial, Verdana;
	font-size: 10pt; 
	color: #000000;
}

.arial9Black
{
    font-family: Arial, Verdana;
	font-size: 9pt; 
	color: #000000;
}

.times14
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 14pt;
	color: #000000;
}

.times14Red
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 14pt;
	color: #8B0A04;
}

.arial36Red
{
	font-family: Verdana, Arial;
	font-size: 28pt;
	color: #8B0C03;
}

.arial8
{
	font-family: Arial, Verdana;
	font-size: 8pt;
	color: #000000;
}

.arial9
{
	font-family: Arial, Verdana;
	font-size: 9pt;
	color: #000000;
}

.arial10
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}

.arial11
{
	font-family: Arial, Verdana;
	font-size: 11pt;
	color: #000000;
}

.arial12
{
	font-family: Arial, Verdana;
	font-size: 12pt;
	color: #000000;
}
/********* Fonts/Colors *********/


/********* General CSS *********/
.formInput
{
	border: solid 1px #A9141A;
}

.formLrgBtn
{
	color: #da4;
	font-size: 18px;
	width: 100px;
}

img 
{
    border: 0;
}
/********* General CSS *********/


/********* Extender Images *********/
/*
.homeLeftExt
{
	background-image: url(../../images/home/femaalesBG_08.gif);
}

.homeRightExt
{
	background-image: url(../../images/home/femaalesBG_10.gif);
}

.resourcesLeftExt
{
	background-image: url(../../images/resources/femaalesBG_Resources_08.gif);
}

.resourcesRightExt
{
	background-image: url(../../images/resources/femaalesBG_Resources_11.gif);
}

.researchLeftExt
{
	background-image: url(../../images/research/femaalesBG_Research_08.gif);
}

.researchRightExt
{
	background-image: url(../../images/research/femaalesBG_Research_11.gif);
}
*/
/********* Extender Images *********/


/********* Main Menu *********/
/*
a.mm
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	color: #F6F4A9;
	text-decoration: none;
}

a.mm:hover
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	color: #ffffff;
	text-decoration: none;
}

.mmDivider
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 1pt;
	height: 28px;
	width: 1px;
	color: #F6F4A9;
	border-right: dotted 1px #EDD996; 
	border-left: dotted 1px #EDD996; 
}

.mmResearch
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 92px;
	color: #F6F4A9;
}

.mmResearchOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 90px;
	color: #ffffff;
	background-color: #D49061;
	border: dashed 1px #EDD996;
}

.mmBlog
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 120px;
	color: #F6F4A9;
}

.mmBlogOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 118px;
	color: #ffffff;
	border: dashed 1px #EDD996; 
	background-color: #D49061;
}

.mmResources
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 108px;
	color: #F6F4A9;
	border: solid 0px #EDD996; 
}

.mmResourcesOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 106px;
	color: #ffffff;
	border: dashed 1px #EDD996; 
	background-color: #D49061;
}

.mmSexAndProtection
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 117px;
	color: #F6F4A9;
	border: solid 0px #EDD996; 
}

.mmSexAndProtectionOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 115px;
	color: #ffffff;
	border: dashed 1px #EDD996; 
	background-color: #D49061;
}

.mmCalendar
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 100px;
	color: #F6F4A9;
	border: solid 0px #EDD996; 
}

.mmCalendarOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 98px;
	color: #ffffff;
	border: dashed 1px #EDD996; 
	background-color: #D49061;
}

.mmFemaalesTeam
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 92px;
	color: #F6F4A9;
	border: solid 0px #EDD996; 
}

.mmFemaalesTeamOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 90px;
	color: #ffffff;
	border: dashed 1px #EDD996; 
	background-color: #D49061;
}

.mmPromotions
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 117px;
	color: #F6F4A9;
	border: solid 0px #EDD996; 
}

.mmPromotionsOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 115px;
	color: #ffffff;
	border: dashed 1px #EDD996; 
	background-color: #D49061;
}

.mmContactUs
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 28px;
	width: 117px;
	color: #F6F4A9;
	border: solid 0px #EDD996; 
}

.mmContactUsOver
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	line-height: 8pt;
	height: 26px;
	width: 115px;
	color: #ffffff;
	border: dashed 1px #EDD996; 
	background-color: #D49061;
}
*/
/********* Main Menu *********/

/********* General CSS *********/
/*
.formInput
{
	border: solid 1px #A9141A;
}

img 
{
    border: 0;
}

a
{
	font-family: Verdana, Arial; 
	font-size: 10pt; 
	color: #ffffff; 
	text-decoration: none;
}

a:hover
{
    font-family: Verdana, Arial; 
	font-size: 10pt; 
	color: #000000; 
	text-decoration: underline;
}


*/
/********* End General CSS *********/


/********* Text CSS *********/
/*


.centuryGothic12
{
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 10.5pt;
	font-weight: 900;
	letter-spacing: 1pt;
	color: #000000;
}

.times12
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 12pt;
	color: #000000;
}

.times14Red
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 14pt;
	color: #8B0A04;
}

.times14
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 14pt;
	color: #000000;
}

.times20Red
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size: 20pt;
	color: #8B0A04;
}
*/
/********* End Text CSS *********/


/********* Button CSS *********/
/*
.normalBtn
{
	color: #A9141A; 
	font-size: 16px; 
	width: 120px;
	border: solid 1px #A9141A;
}
*/
/********* End Button CSS *********/
