﻿body
{
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
}
TD
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
	letter-spacing: 1px;
}
BUTTON
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	letter-spacing: 1px;
	background-color: #d5eaff;
}
.BoldSmallFont
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

.BoldLargeFont
{
    font-weight: bold;
    font-size: 17px;
    color: #ffffff;
    font-family: Arial;
   
}


.BoldLargeBlackFont
{
    font-weight: bold;
    font-size: 17px;
    color: #000000;
    font-family: Arial;
   
}


.Text
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: none;
}

.HyperLinks
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}
A.HyperLinks:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #717070;
	font-family: Arial;
	text-decoration: underline;
}
.BkMenuFont
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: underline;
}
A.BkMenuFont:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #cc0033;
	font-family: Arial;
	letter-spacing: 1px;
	text-decoration: none;
}
.Msg
{
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	font-family: Arial;
	text-decoration: none;
}


.mouseout
{
	background-attachment: scroll;
	background-image: url(Maxx Mobile/Images/menu_bg.gif);
	background-repeat: repeat-x;
	font-weight: bold;
	font-size: 11px;
	color: #f0fff0;
	font-family: Arial;
	text-decoration: none;
}

.mouseover
{
	background-image: none;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	background-color: #000066;
}


.Hypermouseover
{
    font-weight: bold;
    font-size: 11px;
    color: #f0fff0;
    font-family: Arial;
    text-decoration: none;
    text-align: left;
}

A.Hypermouseover:a
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
A.Hypermouseover:hover
{
	font-weight: bold;
	font-size: 11px;
	color: #f0fff0;
	font-family: Arial;
	text-decoration: none;
}

.GreenBg
{
	background-color: #0b7600;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.RedBg
{
	background-attachment: fixed;
	background-image: url(Piyarelall/Images/news_bg.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 11px;
}

.WhiteFooterText
{
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial;
}

.FooterBg
{
	font-weight: normal;
	font-size: 11px;
	background-image: url(Piyarelall/Images/footer_bg.jpg);
	color: #ffffff;
	font-family: Arial;
	letter-spacing: 1px;
	height: 62px;
}

.WhiteBoldFont
{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}

.BlackBoldFont
{
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}

.TableBorder
{
    border-right: #ffffff 1px dashed;
    border-top: #ffffff 1px dashed;
    border-left: #ffffff 1px dashed;
    border-bottom: #ffffff 1px dashed;
}

.SmallBlackText
{
	font-weight: normal;
	font-size: 9px;
	color: #717070;
	font-family: Arial;
	text-decoration: none;
}


A.SmallBlackText:hover
{
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	font-family: Arial;
	text-decoration: underline;
}

.MenuBackground
{
    background-attachment: fixed;
    background-image: url(Maxx/Images/MainHeding.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 180px;
    height:15px;
}

.modalBackground
{
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.Required
{
    font-weight: bold;
    font-size: 9px;
    color: #cc0033;
    font-family: Arial;
}

.DMenuBack
{
    background-attachment: fixed;
    background-image: url(Maxx/Images/Menu.jpg);
    background-repeat: no-repeat;
}

.DMenuBackground
{
    background-attachment: fixed;
    background-image: url(Maxx/Images/MainHeding.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 190px;
    height:15px;
}

.BodyBg
{
    background-color: #1d3406;
}
    
.TransBg
{
    background-color: transparent;
    text-align: left;
    overflow: auto;
}


