/* CSS Document */


a:link { text-decoration:none;font-weight:bold;color:#a3c78c; }
a:visited { text-decoration:none;font-weight:bold;color:#a3c78c; } 
a:hover { text-decoration:underline;font-weight:bold;color:#c2e6ab; }
a:active { text-decoration:none;font-weight:bold;color:#a3c78c; }

a.pjump:link { text-decoration:none;font-weight:normal;display:block; }
a.pjump:visited { text-decoration:none;font-weight:normal; } 
a.pjump:hover { text-decoration:underline;font-weight:normal; }
a.pjump:active { text-decoration:none;font-weight:normal; }

a.mmenu:link { text-decoration:none;font-weight:normal; }
a.mmenu:visited { text-decoration:none;font-weight:normal; } 
a.mmenu:hover { text-decoration:none;font-weight:normal; }
a.mmenu:active { text-decoration:none;font-weight:normal; }

a.breadcrumb:link { text-decoration:none;font-weight:normal; }
a.breadcrumb:visited { text-decoration:none;font-weight:normal; } 
a.breadcrumb:hover { text-decoration:underline;font-weight:normal; }
a.breadcrumb:active { text-decoration:none;font-weight:normal; }

a.footer:link { text-decoration:none;font-weight:normal;color:#49A262; }
a.footer:visited { text-decoration:none;font-weight:normal;color:#49A262; } 
a.footer:hover { text-decoration:underline;font-weight:normal;color:#5C6DFF; }
a.footer:active { text-decoration:none;font-weight:normal;color:#49A262; }

.pageheader
	{
	color:#8194a5;
	}

.pagetitle
	{
	color:#fb61bc;
	}
	
h1
	{
	color:#bbbbbb;
	}

h2
	{
	color:#444444;
	}
	
h3
	{
	color:#bfc7c7;
	}
	
.articleshead
	{
	background:#803c6f;
	}
	
.artDate
	{
	color:#a8a8a8;
	}
	
.artBody
	{
	color:#e5a7cd;
	}

.pagejump
	{
	color:#bbbbbb;
	border-color:#b8b8b8;
	}

.pjumpitem_old
	{
	background-image:url("/images/page/i_cross_orange.gif");
	background-repeat:no-repeat;
	}
	
.pjumpitem
	{
	background-image:url("/images/page/i_cross_orange.gif");
	background-repeat:no-repeat;
	}

.menutitle_on
	{
	color:#f67bc4;
	}

.menutitle_off
	{
	color:#bbbbbb;
	border-color:#E9E9E3;
	}

.menuitem_off
	{
	border-color:#281026;
	}
	
.menuitem_on
	{
	border-color:#281026;
	background-color:#51274e;
	}
	
.menuitem_sel
	{
	border-color:#281026;
	background-color:#51274e;
	color:#91918A;
	}

.groupsTop
	{
	background-image:url('/images/page/prt_grl_bgtop.gif');
	background-repeat:no-repeat;
	}

.groupsBottom
	{
	background-image:url('/images/page/prt_grl_bgbttm.gif');
	background-repeat:no-repeat;
	}

.groupsMain 
	{
	background-color:#60335d;
	background-image:url('/images/page/prt_grl_bgslce.gif');
	background-repeat:repeat-y;
	}

.groupsWallpaper
	{
	/*background-image:url('/images/page/prt_grl_wllpapr.gif');*/
	background-repeat:no-repeat;
	}

.groupsImage
	{
	background-image: url('/images/page/prt_grl_head.jpg');
	}

.groupsLogo
	{
	display:block;
	margin:19px 0 0 80px;
	}

.groupsLcontent
	{
	color:#d79fd3;
	}

.groupsRcontent
	{
	color:#f67bc4;
	}

.bodyrcol
	{
	color:#d79fd3;
	}
