/* CSS Document*/
body  {
	margin : 0px;
	padding : 0px;
	background-color : #ffffff;
}

.left  {
	background-image : url('../images/left.jpg');
	background-color : left;
	background-repeat : repeat-y;
	background-attachment : scroll;
	width : 20px;
	background-position : top;
}

.right  {
	background-image : url('../images/right.jpg');
	background-repeat : repeat-y;
	background-attachment : scroll;
	width : 20px;
	background-position : right top;
}

.top  {
	background-image : url('../images/topleft_2.gif');
	background-color : left;
	background-repeat : no-repeat;
	background-attachment : scroll;
	height : 139px;
	background-position : top;
}

.top3  {
	background-image : url('../images/topleft_3.gif');
	background-color : left;
	background-repeat : no-repeat;
	background-attachment : scroll;
	height : 139px;
	background-position : top;
}

.top4  {
	background-image : url('../images/topleft_4.gif');
	background-color : left;
	background-repeat : no-repeat;
	background-attachment : scroll;
	height : 139px;
	background-position : top;
}

.bottom1  {
	background-image : url('../images/amaze_9.gif');
	background-color : left;
	background-repeat : no-repeat;
	background-attachment : scroll;
	height : 139px;
	background-position : top;
}

.body-text  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 13px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #383636;
	text-decoration : none;
	padding-left : 5px;
}

.body-text2  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 13px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #383636;
	text-decoration : none;
	padding-left : 10px;
	text-align : justify;
}

.body-text3  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 13px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #383636;
	text-decoration : none;
	padding-left : 10px;
	text-align : left;
}

.foot-text  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 11px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #383636;
	text-decoration : none;
}

.quote-text  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 12px;
	font-style : italic;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #383636;
	text-decoration : none;
}

.quote-text2  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 12px;
	font-style : italic;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #383636;
	text-decoration : none;
	padding-left : 5px;
}

.menu-text  {
	font-family : Bradley Hand ITC, sans-serif;
	font-size : 18px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #191919;
	text-decoration : none;
}

.menu-text:hover  {
	color : #fc0309;
}

.welcome  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 18px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #FF33CC;
	text-decoration : none;
	padding-left : 5px;
}

.opencour  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 18px;
	font-style : normal;
	line-height : normal;
	font-weight : bold;
	font-variant : normal;
	text-transform : none;
	color : #fe31ca;
	text-decoration : none;
	padding-left : 5px;
}

.page-link  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 13px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #16247B;
	text-decoration : none;
}

.page-link:hover  {
	text-decoration : underline;
	color : #F70A0F;
}

.page-link-2  {
	font-family : Calibri, Maiandra GD, Arial;
	font-size : 13px;
	font-style : normal;
	line-height : normal;
	font-weight : normal;
	font-variant : normal;
	text-transform : none;
	color : #fe31ca;
	text-decoration : none;
}

.page-link-2:hover  {
	color : #fc0309;
}

a.link2  {
	font-family : Bradley Hand ITC, Calibri, Arial;
	font-size : 15px;
	font-weight : bold;
	text-decoration : none;
	color : #2D3C41;
}

a.link2:hover  {
	text-decoration : none;
	color : #F70A0F;
}

.bg_1  {
	background : url('../images/menu_5.gif') repeat-x;
}

.bg_2  {
	background : url('../images/menu_4.gif') repeat-x;
}

.bg_3  {
	background : url('../images/menu_6.gif') repeat-x;
}


