/* ---------------------------------------------------- */

a
{
	font-family		: "Lucida Handwriting";
	text-decoration	: none;
	font-size		: 12px;
	text-align		: left;
}


/* ---------------------------------------------------- */

body
{
	margin 			: 0px 0px 10px 0px;
	background-color: #BC8B5A;
	background-image: url(../paper2.jpg);
	font-family: "Lucida Handwriting";
}

/* ---------------------------------------------------- */

p
{
	font-family		: "Lucida Handwriting";
	font-size		: 12px;
	text-align		: justify;
	color			: #000000; 	
}

/* ---------------------------------------------------- */
/* ---------------------------------------------------- */

.black
{
	color			: #000000; 	
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}


.black:hover
{
	color			: #FFFFFF; 	
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}

.black1
{
	color			: #000000; 	
	font-weight		: bold;
	font-size		: 18px;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}


.black1:hover
{
	color			: #FFFFFF; 	
	font-weight		: bold;
	font-size		: 18px;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}



.right_title
{
	color			: #CC3300; 	
	text-decoration	: none;
	text-align		: center;
	font-weight		: bold;
	font-size		: 14px;
}
.right_title_right
{
	color			: #CC3300; 	
	text-decoration	: none;
	text-align		: right;
	font-weight		: bold;
	font-size		: 14px;
}


.right_title_underline
{
	color			: #626262; 	
	text-decoration	: underline;
	text-align		: center;
	font-weight		: bold;
	
}

.right
{
	color			: #CC6600; 	
	text-align		: center;
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}

.right_l
{
	color			: #CC6600; 	
	text-align		: left;
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}

.right_r
{
	color			: #CC6600; 	
	text-align		: right;
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}
.right:link
{
	color			: #CC6600; 	
	text-align		: center;
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}

.right:visited
{
	color			: #CC6600; 	
	text-align		: center;
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}

.right:hover
{
	color			: #CC3300; 	
	text-align		: center;
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}

.right_small
{
	color			: #CC6600; 	
	text-align		: center;
	font-weight		: bold;
	margin-top		: 0;
	font-size		: 9px;
        margin-bottom	: 3px;
	text-decoration	: none;
}

.right_small:hover
{
	color			: #CC3300; 	
	text-align		: center;
	font-weight		: bold;
	margin-top		: 0;
        font-size		: 9px;
	margin-bottom	: 3px;
	text-decoration	: none;
}


/* ---------------------------------------------------- */
/* ---------------------------------------------------- */


.main_blue_title
{
	font-family		: "arial";
	font-weight		: bold;
	font-size		: 14px;
	text-align		: left;
	color			: #336699; 	
}

.main_heading
{
	font-family		: "arial";
	font-weight		: bold;
	font-size		: 11px;
	color			: #3366CC; 	
}

.main_heading1
{
	font-family		: "arial";
	font-weight		: bold;
	font-size		: 11px;
	color			: #3366CC; 	
	text-align		: center;
}

.main_blue_text
{
	font-family		: "Lucida Handwriting";
	color			: #000099; 	
	font-weight		: bold;
	font-size		: 18px;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
	}
	
.main_blue_text:hover
{
	color			: #FFFFFF; 	
	font-weight		: bold;
	margin-top		: 0;
	margin-bottom	: 3px;
	text-decoration	: none;
}


.main_blue_text1
{
	font-family		: "Lucida Handwriting";
	font-size		: 10px;
	text-align		: center;
	color			: #336699; 	
}


.main_grey_text
{
	font-family		: "arial";
	font-size		: 10px;
	text-align		: left;
	color			: #8B8B8B; 	
}


.main_grey_text1
{
	font-family		: "arial";
	font-size		: 10px;
	text-align		: center;
	color			: #8B8B8B; 	
}

.sectiontext {
	font-family: Lucida Handwriting;
	font-size: 10px;
	color: #646263;
	margin: 0px;
	font-weight: none;
}

.sectiontext:link {
	font-family: Lucida Handwriting;
	font-size: 10px;
	color: #646263;
	margin: 0px;
}

.sectiontext:visited {
	font-family: Lucida Handwriting;
	font-size: 10px;
	font-weight: none;
	color: #646263;
}

.sectiontext:hover {
	font-family: Lucida Handwriting;
	font-size: 11px;
	font-weight: none;
	color: #EE1515;
}
