body{
	background-color: #E4EFFC;
	background-image: url(images/page_background_02.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.input {
    border: 1px solid #006;
}
.button {
    border: 1px solid #006;
    background: #9cf;
}
a:visited {
	color: #000000;
		text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

a img {border: none; }

.north, td {
	font-family: "Verdana, Arial, Trebuchet MS", Tahoma;
	font-size: 12px;
	color: #A2238E;
}
.Heading1 {
	font-family: "Verdana, Arial, Trebuchet MS", Tahoma ;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
	color: #333333;

}
.dropdowns {
	border: 1px solid #000000;
	font-family: Verdana;
	font-size: 11px;
	height: 18px;
	width: 90px;

}
.northbig {
	font-family: "Verdana, Arial, Trebuchet MS", Tahoma ;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}

.tabnav a {
text-decoration: none;
padding: 4px;
color: #000000}
.tabnav a:visited {
color: #000000}
.tabnav a:link {
color: #000000}
.tabnav a:hover {
color: #666666}
.tabnav a:active {
color: #000000}	.blue {
	color: #2155FF;
}
.pink {
	color: #FF6DFF;
}
.xxsmall {
	font-size: xx-small;
}
.xsmall {
	font-size: x-small;
}
.block {
	padding: 3px;
	border: 1px dashed #0000FF;
}
.typebox {
	width: 170px;
}
.black {
	color: #000;
}
.style7 {font-size: small;
	font-weight: bold;
}
.itemtable {
	background: url(images/item-box.gif);
}

.itemtitle {
	font: 16px Verdana, "Cooper Black", "Cooper Std Black", "Bauhaus 93", Broadway, "Brush Script MT", "Brush Script Std", Arial;
	color: #E00369;
	margin-top: 10px;
	margin-left: 20px;

}
.top3 {
	background: #F2AC20;
	text-align: center;
        table-layout:fixed;
}

.roundedAreaGr {
border: 15px;
border-radius: 8px;
background-color: #d6e60c
} 

.roundedAreaBlue1 {
border: 15px;
border-radius: 8px;
background-color: #9FBEE4
}
