﻿.frameright 
{
	width:155px;
	background-position:left top;
	background-repeat:repeat-y;
	margin-bottom:16px;
}



.frameright .framerighttitle 
{
	font:bold 12px Tahoma;	
	text-align:center;
	margin-top:4px;
}



.frameright .framerighttop 
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;	
	height:100%;
	background-position:left top;
	background-repeat:no-repeat;
}


.frameright .framerightbottom 
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;	
	height:100%;
	background-position:left bottom;
	background-repeat:no-repeat;
}

.frameright ol 
{
	margin-left:16px;
	padding-left:0px;
}

.frameright ol li 
{
	margin-bottom:8px;
}

.framerightsmall 
{
	
}

.frameright a:link 
{
	color:Gray;
}

.frameright a:link:hover 
{
	color:RoyalBlue;
}




.framerightblue 
{
	background-image:url(/pics.aspx?img=backgroundRightFrame&rect=86x38x155x16);
}

.framerightblue .framerighttop  
{
	background-image:url(/pics.aspx?img=backgroundRightFrame&rect=86x7x155x31);
}

.framerightblue .framerightbottom  
{
	background-image:url(/pics.aspx?img=backgroundRightFrame&rect=86x55x155x60);
}

.framerightblue .framerighttitle 
{
	color:RoyalBlue;
}


.framerightgray 
{
	background-image:url(/pics.aspx?img=backgroundRightFrame&rect=86x161x155x16);
}

.framerightgray .framerighttop  
{
	background-image:url(/pics.aspx?img=backgroundRightFrame&rect=86x131x155x30);
}

.framerightgray .framerightbottom  
{
	background-image:url(/pics.aspx?img=backgroundRightFrame&rect=86x178x155x60);
}

.framerightgray .framerighttitle 
{
	color:Gray;
}