﻿div.roundedBlueContent
{
	width: 301px;
	float: left;
	margin-right: 3px;
}

.roundedBlueContent h2
{
	font-size: 15px;
	color: Black;
	padding-bottom: 0px;
	margin-bottom: 2px;
}

div.roudedBlueBackground
{
	width: 301px;
	margin-bottom: 20px;
	float: left;
	background-image: url(Images/roundBlueMiddle.gif);
	background-repeat: repeat-y;
}

div.roudedBlueStart
{
	background-image: url(Images/roundBlueTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}



div.roudedBlueEnd
{
	width: 301px;
	padding: 18px 30px 15px 12px;
	background-image: url(Images/roundBlueBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}


div.roundedGreenContent
{
	width: 428px;
	float: left;
}

.roundedGreenContent h2
{
	font-size: 22px;
	color: Black;
}


div.roudedGreenBackground
{
	width: 428px;
	float: left;
	background-image: url(Images/roundGreenMiddle.gif);
	background-repeat: repeat-y;
}

div.roudedGreenStart
{
	width: 428px;
	background-image: url(Images/roundGreenTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}



div.roudedGreenEnd
{
	width: 428px;
	padding: 18px 30px 15px 15px;
	background-image: url(Images/roundGreenBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

/*profile green*/

div.roudedProfileGreenContent
{
	width: 428px;
	float: left;
}

.roudedProfileGreenContent h2
{
	font-size: 22px;
	color: Black;
}


div.roudedProfileGreenBackground
{
	width: 428px;
	float: left;
	background-image: url(Images/roundProfilBlueMiddle.gif);
	background-repeat: repeat-y;
}

div.roudedProfileGreenStart
{
	width: 428px;
	background-image: url(Images/roundProfilBlueTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

div.roudedProfileGreenEnd
{
	width: 428px;
	padding: 18px 30px 15px 15px;
	background-image: url(Images/roundProfilBlueBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

/*profile green green*/

div.roudedProfileGreenGreenContent
{
	width: 428px;
	float: left;
}

.roudedProfileGreenGreenContent h2
{
	font-size: 22px;
	color: Black;
}


div.roudedProfileGreenGreenBackground
{
	width: 428px;
	float: left;
	background-image: url(Images/roundProfileGreenMiddle.gif);
	background-repeat: repeat-y;
}

div.roudedProfileGreenGreenStart
{
	width: 428px;
	background-image: url(Images/roundProfileGreenTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

div.roudedProfileGreenGreenEnd
{
	width: 428px;
	padding: 18px 30px 15px 15px;
	background-image: url(Images/roundProfileGreenBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}


/*registration green rounded*/
div.roundedRegistrationGreenContent
{
	width: 343px;
	float: left;
}


div.roudedRegistrationGreenBackground
{
	width: 343px;
	float: left;
	background-image: url(Images/roundRegistrationGreenMiddle.gif);
	background-repeat: repeat-y;
}

div.roudedRegistrationGreenStart
{
	width: 343px;
	background-image: url(Images/roundRegistrationGreenTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}



div.roudedRegistrationGreenEnd
{
	width: 343px;
	padding: 18px 30px 15px 15px;
	background-image: url(Images/roundRegistrationGreenBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

/*registration white rounded*/
div.roundedRegistrationWhiteContent
{
	width: 668px;
	float: left;
}

div.roundedRegistrationWhiteContent h2
{
	font-size: 22px;
	line-height: 23px;
	color: Black;
}

div.roudedRegistrationWhiteBackground
{
	width: 668px;
	float: left;
	background-image: url(Images/roundRegistrationWhiteMiddle.gif);
	background-repeat: repeat-y;
}

div.roudedRegistrationWhiteStart
{
	width: 668px;
	background-image: url(Images/roundRegistrationWhiteTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

div.roudedRegistrationWhiteEnd
{
	width: 668px;
	padding: 18px 30px 15px 15px;
	background-image: url(Images/roundRegistrationWhiteBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
}

.roudedRegistrationWhiteEnd h3
{
	font-size: 18px;
	color: Black;
	padding-bottom: 10px;
	font-style: normal;
	font-weight: normal;
}



/*registration info rounded*/
div.roundedRegistrationInfoContent
{
	width: 306px;
	float: left;
}


div.roudedRegistrationInfoBackground
{
	width: 306px;
	float: left;
	background-image: url(Images/roundRegistrationInfoMiddle.gif);
	background-repeat: repeat-y;
}

div.roudedRegistrationInfoStart
{
	width: 306px;
	background-image: url(Images/roundRegistrationInfoTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}

div.roudedRegistrationInfoEnd
{
	width: 306px;
	padding: 18px 0px 15px 10px;
	background-image: url(Images/roundRegistrationInfoBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	color: Green;
	font-weight: bold;
}

