﻿body
{
}
.MA_top_bg
{
	background-image: url(Images/MYAccount/top_gra.jpg);
	background-repeat: repeat-x;
	height: 10px;
}
.MA_top_bg_image
{
	background-image: url(Images/MYAccount/MyAccount4.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 100px;
}
.MA_bottom_bg
{
	background-image: url(Images/MYAccount/MyAccount_bottom_gradiant1.gif);
	background-repeat: repeat-x;
	height: 20px;
}
.MA_bottom_alt_bg
{
	background-image: url(Images/MYAccount/right_bottom_gradiant.gif);
	background-repeat: repeat-x;
	height: 15px;
}
.MA_middle_bg
{
	background-color: #EEF7FC;
}

.MA_PrivateMessage
{
	background-image: url(Images/MYAccount/pri_message.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 180px;
}
.MA_PublicMessage
{
	background-image: url(Images/MYAccount/pub_message.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 180px;
}
.MA_message_bg
{
	background-color: #C7E7FE;
}
.MA_section_top_bg
{
	background-image: url(Images/MYAccount/bg_gra.gif);
	background-repeat: repeat-x;
	height: 21px;
}

.MA_lbUpgrade_text
{
	color: #fe0000;
}

.MA_lbTexts
{
	color: #9B9FA2;
}
.MA_lbTexts A.link
{
	color: #9B9FA2;
}
.MA_lbTexts A.hover
{
	color: #9B9FA2;
}
.MA_lbTexts A.visited
{
	color: #9B9FA2;
}

.MA_lbName_bold
{
	font-weight: bold;
}

.MA_lbAccount_bold
{
	color: #32DD12;
	font-weight: bold;
}
.MA_lbExpired_bold
{
	color: #ec0000;
}
.MA_lbProfile
{
	color: #ec0000;
	font-style: italic;
}


.MA_body
{
	padding-bottom: 6px;
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
}
.MA_Testominal_body
{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}
.MA_ExamSummery_body
{
	padding-bottom: 7px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 7px;
}
.MA_ExamSummery_Text
{
	text-align: justify;
	padding: 3px;
}

