.frameRight {
	background-image: url(images/frame_right.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 10px;

}
.frameLeft {
	background-image: url(images/frame_left.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;



}
.advframe {
	border: 1px none #6666CC;


}
.topBanner {
	background-image: url(images/top_logo.jpg);
	background-repeat: no-repeat;

}
.banner {
	border: 1px solid #FFFFFF;
}
body {
	background-color: #0C024B;
	SCROLLBAR-FACE-COLOR: #333366;
	SCROLLBAR-HIGHLIGHT-COLOR: #9999cc;
	SCROLLBAR-SHADOW-COLOR: #000033;
	SCROLLBAR-3DLIGHT-COLOR: #666699;
	SCROLLBAR-ARROW-COLOR: #ccffff;
	SCROLLBAR-TRACK-COLOR: #9999cc;
	SCROLLBAR-DARKSHADOW-COLOR: #000033;
	background-attachment: scroll;
	background-image: url(images/plan-details/BG.gif);
	background-repeat: repeat-y;
	background-position: center;

}
.underline {
	font-family: Tahoma;
	text-decoration: underline;
}
.table {
	border: 1px dashed;
}
.p1 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 15px;
	color: #CCCCCC;

}
.topBG {
	background-image: url(IMAGES/frame_top_linux.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.frameTop {
	background-image: url(IMAGES/FRAME_top_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;




}
.frameBottom {
	background-image: url(IMAGES/FRAME_bottom_middle.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.frameTopLeftCorner {
	background-image: url(IMAGES/FRAME_top_left_corner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.titles {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
a:link {
	font-family: Tahoma;
	color: #FFFF00;
	text-decoration: none;

}
a:hover {
	font-family: Tahoma;
	color: #0099CC;
	text-decoration: none;

}
a:visited {
	font-family: Tahoma;
	text-decoration: none;
	color: #FFFF00;



}
.p2 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;


}
