/* GENERAL */

*		{font-family: arial,helvetica,sans-serif;
		 color: #000000;
		 font-size: 15px;
		 font-weight: normal;
		 SCROLLBAR-FACE-COLOR: #333366;
		 SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
		 SCROLLBAR-SHADOW-COLOR: #999999;
		 SCROLLBAR-3DLIGHT-COLOR: #CCCCCC;
		 SCROLLBAR-ARROW-COLOR: #FFFFFF;
		 SCROLLBAR-TRACK-COLOR: #996699;
		 SCROLLBAR-DARKSHADOW-COLOR: #999999;}

body		{background-image: none;
		 background-repeat: no-repeat;
		 background-position: 0 0;
		 background-color: #FFFFFF;
		 margin-left: 0px;
		 margin-top: 0px;
		 margin-right: 0px;}

.mainbackground	{background-image: url(../images/makeup/index.jpg);
		 background-repeat: no-repeat;}

.pagebackground	{background-image: url(../images/makeup/page.jpg);
		 background-repeat: no-repeat;}

a		{font-family: arial,helvetica,sans-serif;
		 color: #663366;
		 font-size: 15px;
		 font-style: normal;
		 font-weight: normal;
		 text-transform: none;
		 text-decoration: none;}

a:link		{color: #663366;}
a:visited	{color: #663366;}
a:hover 	{color: #663366; text-decoration: underline;}
a:active 	{color: #993366;}

.mainmenu	{font-family: arial,helvetica,sans-serif;
		 color: #663366;
		 font-size: 15px;
		 font-style: normal;
		 font-weight: bold;
		 text-transform: uppercase;
		 text-decoration: none;}

.mainmenu:link		{color: #663366;}
.mainmenu:visited	{color: #663366;}
.mainmenu:hover 	{color: #663366; text-decoration: underline;}
.mainmenu:active 	{color: #993366;}

.byline		{font-family: arial,helvetica,sans-serif;
		 color: #663366;
		 font-size: 12px;
		 font-style: normal;
		 font-weight: bold;
		 text-transform: uppercase;
		 text-decoration: none;}

.linkedmenu	{font-family: arial,helvetica,sans-serif;
		 color: #999999;
		 font-size: 15px;
		 font-style: normal;
		 font-weight: bold;
		 text-transform: uppercase;
		 text-decoration: none;}

.linkedmenu:link	{color: #999999;}
.linkedmenu:visited	{color: #999999;}
.linkedmenu:hover 	{color: #999999; text-decoration: none;}
.linkedmenu:active 	{color: #999999;}

.formbox	{font-family: arial,helvetica,sans-serif;
		 color: #663366;
		 font-size: 15px;
		 font-weight: normal;
		 background-color: none;
		 padding: 10px 10px 10px 10px;
		 text-align: left;
		 border: solid #663366 0px;}

