﻿body 
{
	 background-color:#333333;
}

a
{
	color:#FFFFFF;
}

.normal_regular
{
	font-family:Tahoma;
	font-size:9pt; /*Real size 8*/
}

.normal_bold
{
	font-family:Tahoma;
	font-size:8pt;
	font-weight:bold;
}

.sitemenu_top
{
	font-family:Tahoma;
	font-size:8pt;	
	text-decoration:none;
	color:#000000;
}

.sitemenu_side
{
	font-family:Arial;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
	color:#333333;
}


.sitemenu_footer
{
	font-family:Tahoma;
	font-size:8pt;
	text-decoration:none;
	color:#AA3700;	
}

.adminmenu_top
{
	font-family:Tahoma;
	font-size:8pt;	
	text-decoration:underline;
	color:#000000;
}

.adminmenu_side
{
	font-family:Tahoma;
	text-decoration:none;
	font-size:9pt;	/*real size 8*/
	color:#000000;
}

.admin_link /*murag mali adminmenu_link*/
{
	font-family:Tahoma;
	/*text-decoration:underlink;*/
	font-size:9pt;	/*real size 8*/
	color:#FFFFFF;
}

.adminlist_title
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
}

.adminlist_item
{
	font-family:Tahoma;
	font-size:8pt;	
	color:#e1e1e1;
}

.adminlist_page
{
	font-family:Tahoma;
	font-size:8pt;	
}

.adminlist
{
	color:#FFFFFF;
}

.adminview_title
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	text-decoration:none;
	color:#663300;
}

.adminview_field
{
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
}

.adminview_item
{
	font-family:Tahoma;
	font-size:8pt;	    
    color:#FFFFFF;
}

.adminview_page
{
	font-family:Tahoma;
	font-size:8pt;	
}

.adminview
{
	color:#FFFFFF;
	border-style:none;	
}

.form_title
{
	color:#aa3700;
	font-family:Arial;
	font-size:2;
	font-weight:bold;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#000000;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

/* Delete this code if this code contents error */
.textformating
{
	text-align: justify;
	font-size: medium;
	font-family: 'Tahoma';
	color: lightskyblue;
}

.emailedlink:activate
{
	color:White;
}
.justified
{
	text-align: justify;
}

/* Delete this code is this code contents error */

.tablemenucss
{
	width:100%;
	border:0;
	background-color:#C0C0C0;
	text-align:center;
}

.tdmenucss:hover
{
	background-color: White;
}

.amenucss
{
	color:#031628;
	font-family:Verdana;
	font-size:9pt;
	text-decoration:none;
}

.hlnksubmenu
{
	background-color:#C0C0C0;
	width:100%;
	border-collapse: collapse;
	text-align:center;
	border-color:Black;
}

.tdsubmenu
{
	border-right: Black 1px solid;
}

.hlnksubmenu a
{
	font-size: 8pt;
	font-family:Verdana;
	color:#031628;
	text-decoration:none;
}

.hlnksubmenu td:hover
{
	background-color: #FFFFFF;
}

.tdsubcriber
{ 
	background-color:#031628;
	border-right: #343654 thin solid;
	border-top: #343654 thin solid;
	border-left: #343654 thin solid;
	border-bottom: #343654 thin solid;
	margin: 5px 4px 5px 4px;
 }

/* hr css*/
.cssnewhr
{
	width:100%;
	color:#c7d8fe;
	size:1;
}