body {
}

img
{
    border:none;
}

.body-text
{
    font-size: 11px;
    color: #42070f;
    font-family: Verdana, Arial;
}


.bottom_menu
{
    font-weight: 500;
    font-size: 11px;
    /*color: #928d8a;*/
    color: #333333;
    font-family: tahoma,Arial;
    text-decoration: none;
    line-height:16px;
}
.bottom_menu:hover
{
    /*text-decoration: underline;*/
    color: #660000;
}

.bullet
{
	/*height:5px;*/
	position:relative;
	
}

.copyright
{
	color: #47240e;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, Arial;
}

.horz-gap
{
	height:2px;
	background-color:#ffffff;
}

.horz-gap1
{
	height:5px;
	background-color:#ffffff;
}

.left-menu
{
    border: #4e8ce4 1px solid;
    background-color:#fcfcfc;
    /*background-color:#ebebeb;*/
}
.left-menu a
{
    /*font-weight: 600;*/
    font-size: 11px;
    color: #0049c2;
    font-family: Tahoma, Verdana, Arial  ;
    text-decoration: none;
    line-height:14px;
    display:block;
    width:95%;
    height:100%;
    padding:5px;
    padding-right:6px;
}

.left-menu a:hover
{
    color: #022868;
    background-color: #ebebeb;
}

/*.left-menu-text
{
    font-weight: 500;
    font-size: 11px;
    color: #a89e00;
    font-family: Verdana, Arial;
    text-decoration: none;
}
.left-menu-text:hover
{
	color: #ff9966;
}*/

.leftpanel
{
	width:220px;
	background-color:#f2f2f2;
	vertical-align:top;
}

.menu-heading
{
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
    /*color: #4584ec;*/
    color: #0049c2;
    font-family: 'Times New Roman',tahoma, Verdana, Arial;
    border-right: #74b1fd 1px solid;
    border-top: none;
    border-left: #74b1fd 1px solid;
    border-bottom: none;
    background-image:url('../images/mainmenu-shade.jpg');height:31px;width:220px;
}

/*.myheading1
{
	font-weight: bold;
	font-size: 15px;
	border-left: #4ebcf1 7px solid;
	color: #ff9966;
	border-bottom: #4ebcf1 1px solid;
	font-family: Arial, 'Times New Roman' , Tahoma;
	text-decoration: none;
	height:22px;
	padding-left:5px;
}*/

.myheading1
{
    font-weight: bold;
    font-size: 15px;
    /*color: #42070f;*/
    color: #0049c2;
    background-color: #badfff;
    font-family: Arial, 'Times New Roman' , Tahoma;
    text-decoration: none;
    height: 22px;
    padding-left: 5px;
    border: #4e8ce4 1px solid;
    
}

.myheading2
{
    font-weight: bold;
    font-size: 15px;
    /*color: #42070f;*/
    color: #0049c2;
    /*background-color: #badfff;*/
    font-family: Arial, 'Times New Roman' , Tahoma;
    text-decoration: none;
    height: 31px;
    padding-left: 5px;
    border-left:  solid 1px #4e8ce4 ;
    border-right:  solid 1px #4e8ce4 ;
    background-image:url('../images/mainmenu-shade.jpg')
}

.rightpanel
{
    width: 220px;
    background-color: #f2f2f2;
    vertical-align: top;
}

.template-border
{
	 border:solid 1px #000000;
}

/*.top-menu
{
    font-weight: bold;
    font-size: 11px;
    color: #9a9999;
    font-family: Verdana, Arial;
    height: 20px;
    text-align: center;
    text-decoration: none;
}
.top-menu:hover
{
    font-weight: bold;
    font-size: 11px;
    color: #000000;
    font-family: Verdana, Arial;
    height:20px;
    text-align:center;
    text-decoration: none;
}*/

.top-menu-cell
{
    font-weight: 900;
    font-size: 11px;
    color: #656363;
    font-family: Verdana, Arial;
    background-color: #eaeaea;
    border-right: #000000 1px dotted;
    line-height:20px;
    text-align:center;
    vertical-align:middle;
}

.top-menu-cell a
{
    display:block;
    height:100%;
    width:100%;
    text-decoration:none;
    color: #656363;
}
.top-menu-cell a:hover
{
    color: #000000;
    background-color:#cacaca;
}

.top-text
{
    font-weight: 500;
    font-size: 9px;
    color: #666633;
    font-family: tahoma;
    text-decoration: none
}

.vert-gap
{
	width:5px;
}




