body {
	font-family: Arial;
	font-size: small;
	color:#FFFFFF;
	background-color:#330162;
	margin:0;
	padding:0;
}

.divPage
 {
 	width:748px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #330162;
	background-color:#FFFFFF;
}

h1 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	color: #330162;
	text-align:center;
}

h2 {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
	color: #330162;
}

.Text {
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	color: #330162;
}

.Text_Small {
	font-family: Arial;
	font-size: x-small;
	color: #330162;
}

.RedBold {
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
}

.Category_Intro
{
	background-color:White;
	color:#330162;
	font-family: Arial;
	font-size: 0.8em;
	font-weight: normal;
	text-align:left;
}

.Product_Table {
	width:460px;
	border-collapse:collapse;
	border:0;
	padding:0;
}

.Table_HeaderRow 
{
	background-color:#330162;
	color:White;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: bold;
	text-align:left;
	text-decoration:none;
	cursor:pointer;
}

.Product_Description
{
	background-color:#f4e4f7;
	color:#330162;
	font-family: Arial;
	font-size: 0.9em;
	font-weight: normal;
	text-align:left;
	vertical-align:top;
}

.Subscription_Table 
{
	width:460px;
	border-collapse:collapse;
	border:0;
	padding:0;
}

.Subscription_Row
{
	background-color:#f4e4f7;
	color:#330162;
	font-family: Arial;
	font-size: small;
	font-weight: normal;
	text-align:left;
}

.Subscription_Info
{
	width:180px;
	background-color:White;
	color:#330162;
	font-family: Arial;
	font-size: x-small;
	font-weight: normal;
	text-align:center;
}

.InputSmall
{
	font-size:0.8em;
	height:12px;
}

.MenuItem
{
	font-size:1em;
	text-align:left;
}

.MenuItem a
{
	width:100%;
	display:block;
}

.Validate
{
	background-color:Yellow;
}

.modalbackground
{
	background-color:#F1EEF4;
	filter:alpha(Opacitiy=70);
	opacity:0.7;
}


#technologise_footer_text {
	margin: 0 10px 0 0;
	width:300px;
	text-align:justify;
}

#technologise_footer_text a {
	text-decoration:none;
	color:#595959;
	font-size:10px;
}

#technologise_footer_text a:hover {
	text-decoration:none;
	color:Red;
	font-size:10px;