
body {
	scrollbar-arrow-color:#D1D2D3; 
	scrollbar-track-color: #F8D2F5; 
	scrollbar-face-color:#E87BE2;
	scrollbar-highlight-color:#F8D2F5; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color:#E87BE2; 
	scrollbar-shadow-color:#AC3699; 
	font-family: Verdana,Arial,Georgia; 
	color: #C04103;
	font-family: Verdana; 
	font-size: 11px;
	background-repeat: repeat-y;
	 }


a:hover 
	{
	color: #DD6FDE;
	border-bottom: 1px dashed #F4BFF1;
	}

a 
	{
	text-decoration: none; 
	color: #70386C;
	border-bottom: 1px dashed #C86FC2;

	}

img 
	{
	border:0
	}

p 
	{
	font-family: Arial,Verdana,Georgia; 
	font-size: 11px; 
	color: #AC3699; 
	padding-right: 5; 
	padding-left: 5; 
	text-align: justify;
	}

input,option,select,textarea
	{ 
	background-color: #869DAE; 
	border: 1px solid #30445C;
	font-family: Verdana; 
	font-size: 10px; 
	color: #30445C;}

.header
	{ 
	color: #C86FC2; 
	font-family: Verdana;
	font-size: 11px; 
	font-weight: bold;
	text-align: center;
	letter-spacing: 3px;
	}

.headerleft
	{
	text-decoration: none; 
	color: #FFFFFF;
	border-bottom: 1px solid #B062AA;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	width: 100%;
	}

.headerright
	{
	text-decoration: none; 
	color: #FFFFFF;
	border-bottom: 1px solid #B062AA;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	width: 100%;
	}

.center
	{
	vertical-align: top;
	padding-top: 10px;
	background: url(images/pretty_06.jpg) no-repeat;
	padding-bottom: 10px;
	}

.left
	{
	vertical-align: top;
	text-align: left;
	background: url(images/pretty_05.jpg) no-repeat;
	padding-bottom: 10px;
	}

.lefttb
	{
	width: 140;
	margin-left: 8px;
	border: 0px inset;
	}

.right
	{
	vertical-align: top;
	text-align: right;
	background: url(images/pretty_07.jpg) no-repeat;
	padding-bottom: 10px;
	}

.righttb
	{
	width: 140;
	margin-right: 8px;
	border: 0px inset;
	}

.rightp
	{
	text-align: right;
	}

