
.YellowSmallTitle
{
font-weight: bold;
font-size: 14px;
color: #fcb213;
font-family: Arial, Helvetica, sans-serif;
}

.BlackSmallTitle
{
font-weight: bold;
font-size: 14px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

.YellowBigTitle
{
font-weight: bold;
font-size: 20px;
color: #fcb213;
font-family: Arial, Helvetica, sans-serif;
}

.GreySmallTitle
{
font-weight: bold;
font-size: 14px;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
}

.GreyBigTitle
{
font-weight: bold;
font-size: 20px;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
}


/*------- need to delete below styles-----*/


.Common_title2{
	color: #999999;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.Registerbg
{
    background-image:url(computer.jpg); 
background-position:right bottom;

background-repeat: no-repeat; 
background-color:#231f20;
}


/* Common Container */
#Common {
padding: 0;
margin-bottom: 5px;
}

#Common p {
font-size: 12px;
padding: 0;
color: #fff;
}

#Common a:link, #Common a:visited {
color: #fff;
text-decoration: underline;
}

#Common a:hover, #Common a:active {
color: #fff;
text-decoration: none;
}

.Common_title {
	color: #fcb213;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.Common_Content {
padding: 0px 0 0px 0;
}

#Common1 a:link, #Common1 a:visited
{
    color: #fcb213;
    text-decoration: underline;
}

#Common1 a:hover, #Common1 a:active
{
    color: #fcb213;
    text-decoration: underline;
}

#Common1 td
{    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
}

#Common1 img
{
    margin-right: 5px;
    margin-bottom: 5px;
}

.TitleContainerCss table
{
    border-bottom: solid 1px #999999; 
    border-right: solid 1px #999999;    
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
}

.TitleContainerCss td
{
    border-top: solid 1px #999999; 
    border-left: solid 1px #999999;     
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
    padding: 5px;
}

.TitleContainerCss td p
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:normal;
}

#Common .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight:normal;

}

#Common .SubHead {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
font-weight:bold;
}

/* Common2 Container */
#Common2 {
padding: 0;
margin-bottom: 5px;
}

#Common2 p {
font-size: 12px;
padding: 0;
color: #000;
}

#Common2 a:link, #Common2 a:visited {
color: #000;
text-decoration: underline;
}

#Common2 a:hover, #Common2 a:active {
color: #000;
text-decoration: none;
}

.Common2_title {
	color: #fcb213;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

.Common2_Content {
padding: 10px 0 16px 0;
}

#Common2 .Normal
{
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
font-weight:normal;

}

#Common2 .SubHead {
FONT-FAMILY: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
font-weight:bold;
}


