/* 
================================
Skin styles for DotNetNuke
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #fefefe;
}
.skinmaster {
	height: 100%;
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader {
}
.skingradient {
	background-image: url(gradient_DKGray.jpg); 
	height: 30px;
}


.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #003366; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #eee;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
   background: #aaaaaa none; 
   color: #ffffff;
   font-family: Verdana, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dddddd;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtGray.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight:  normal;
   color: #333333;
}

/* syriatel related css styles*/
.bg_shaddow {
	background-image: url(images/logo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.left_menu:link {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/left_menu_bg.gif);

}

a.left_menu:visited {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position:left center;
	background-image: url(images/left_menu_bg.gif);

	
}
a.left_menu:hover {
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #E61E27;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position:2;
	background-image: url(images/left_menu_bg.gif);
}
a.top_menu:link {
	font-family: Tahoma, arial;
	font-size: 8px;
	color: #222;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
a.top_menu:visited {
	font-family: Tahoma, arial;
	font-size: 8px;
	color: #222;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
a.top_menu:hover {
	font-family: Tahoma, arial;
	font-size: 8px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
    text-transform:uppercase;
}
.input {
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #CCCCCC;
	font-size: 8pt;
	vertical-align: middle;
}
.bg_left {
	background-repeat: repeat-y;
	background-position: right top;
}

.bg_right {
	background-repeat: repeat-y;
	background-position: left top;
}

.bg_center_man {
	/*background-repeat: no-repeat;
	background-position: right center;
	background-image: url(images/bg_left_menu.jpg);
*/
}
.bg_menu_arrow {
/*	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(images/left_menu_bg.gif);
	*/
}
.red_head {
	font-family: Tahoma, arial;
	font-size: 14px;
	font-weight: bold;
	color: #c2151b;
}
.black_head {

	font-family: Tahoma, arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.font {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #383838;
}
a.more:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #c2151b;
	text-decoration: none;
	font-weight: bold;
}

a.more:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #c2151b;
	text-decoration: none;
	font-weight: bold;

}a.more:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;

}
.bg_logo {
	background-image: url(images/logo_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
a.lang:link {
	font-family: Tahoma, arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.lang:visited {
	font-family: Tahoma, arial;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;

}a.lang:hover {
	font-family: Tahoma, arial;
	font-size: 9px;
	font-weight:Bold;
	color: #eef0ef;
	text-decoration: none;

}

.ReadMore a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight:Bold;
}

.ReadMore a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
	font-weight:Bold;

}

.ReadMore a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight:Bold;
	color: #4c4c4c;
	text-decoration: none;

}


a.Bread:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

a.e_mainlevel:link, a.e_mainlevel:visited {
	display: block;
	background: url(images/ar_menu_bg.jpg) no-repeat;
	background-position: left -26px;	
	text-align: right;
	font-size: 12px;
	color: #888888;
	height: 20px !important;
	height: 20px;
	width: 150px;
	text-decoration: none;
	
	padding-left:9px;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;


}
a.e_mainlevel:hover {
	background-position:left top;
	color: #ED0C1A;
	
}

a.e_mainlevelHigh:link, a.e_mainlevelHigh:visited {
	display: block;
	background: url(images/Ar_menu_bg_H.jpg) no-repeat;
	background-position: left -32px;	
	text-align: right;
	font-size: 11px;
	color: #888888;
	height: 20px !important;
	height: 20px;
	width: 150px;
	text-decoration: none;
	
	padding-left:9px;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;


}
a.e_mainlevelHigh:hover {
	background-position:left top;
	color: #ED0C1A;
	
}

a.e_Sublevel:link, a.e_Sublevel:visited {
	display: block;
	background: url(images/Arr_bg_left_menu_Ar.jpg) no-repeat;
	background-position:right top;
	text-align: right;
	font-size: 9px;
	color: #474747;
	height: 28px !important;
	height: 28px;
	width: 165px;
	text-decoration: none;
	padding-right:20px;
	padding-top:5px;
	font-family:Tahoma;
	font-weight:bold;
}
a.e_Sublevel:hover {
	display: block;
	background: url(images/Arr_bg_left_menu_Ar.jpg) no-repeat;
	background-position:right top;
	text-align: right;
	font-size: 9px;
	color: #474747;
	height: 28px !important;
	height: 28px;
	width: 165px;
	text-decoration: none;
	padding-right:25px;
	padding-top:5px;
	font-family:Tahoma;
	font-weight:bold;
}



a.Bread:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}a.Bread:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #eef0ef;
	text-decoration: none;

}


.ArticleDesc a:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.ArticleDesc a:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}

.ArticleDesc a:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #dc1921;
	text-decoration:underline;

}

.ArticleTitle a:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

.ArticleTitle a:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;

}

.ArticleTitle a:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight:bold;
	color: #dc1921;
	text-decoration: none;

}

.PortalMenu a:link {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.PortalMenu a:visited {
	font-family: Tahoma, arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

.PortalMenu a:hover {
	font-family: Tahoma, arial;
	font-size: 12px;
	font-weight: normal;
	color: #dc1921;
	text-decoration: none;

}


.LastContent a:link {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.LastContent a:visited {
	font-family: Tahoma, arial;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;

}

.LastContent a:hover {
	font-family: Tahoma, arial;
	font-size: 11px;
	font-weight: normal;
	color: #dc1921;
	text-decoration: none;
	
}
.scrolldiv
{
    width:100%;
    height:350px; 
    overflow:auto; 
    scrollbar-arrow-color:white;
    scrollbar-base-color:#D1181F; 
    scrollbar-3dlight-color:#D1181F; 
    scrollbar-darkshadow-color:#D1181F; 
    scrollbar-shadow-color:white; 
    scrollbar-face-color:#D1181F; 
    scrollbar-highlight-color:white;
    scrollbar-track-color:white; 
    padding: 5px; 
    border: 2px solid #ffffff;
}
.new
{
    font-family: Tahoma, arial;
	font-size: 9px;
	font-weight: bold;
	color: #D1181F;
	text-decoration: none;

}
.white_head {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.space
{
	line-height: 13pt;
}
.white_head_menu {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.mainfont{
	font-size: 11px;
	font-family: tahoma;
	line-height: 13pt;
	color: #333333;
}
.titlefont{
	font-family: tahoma;
	color: #C71A29;
	font-size: 12px;
	font-weight: bold;
}

a:link {
	color: #dc1921;
	text-decoration: none;
	font-size:12px
}

a:visited {
	color: #dc1921;
	text-decoration: none;
	font-size:12px
}
a:hover {
	color: #dc1921;
	text-decoration: underline;
	font-size:12px
}


.NewsBoxTitle a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px
}

.NewsBoxTitle a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size:12px
}
.NewsBoxTitle a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size:12px
}

.NewsBoxTitleVertical a:link {
	color: #000000;
	text-decoration: none;
	font-size:12px
}

.NewsBoxTitleVertical a:visited {
	color: #000000;
	text-decoration: none;
	font-size:12px
}
.NewsBoxTitleVertical a:hover {
	color: #000000;
	text-decoration: underline;
	font-size:12px
}

body
{
margin-top:0px;
margin-left:0;
margin-right:0;
margin-bottom:0;
}
#jjj a
{
	height:23px;
	padding:0px;
	padding-top:5px;
	padding-bottom:2px;
}

#jjj2 a
{
	height:23px;
	padding:0px;
	padding-top:5px;
	padding-bottom:2px;
}
/* Class */
.content
{
background-image:url(../images/content_back.jpg);
background-repeat:repeat-y;
}
.content-top
{
background-image:url(../images/content_top.jpg);
background-repeat:no-repeat;
background-position:top;
padding-top:12px;
}
.content-bottom
{
background-image:url(../images/content_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.no-repeat
{
background-repeat:no-repeat;
}
.repeat-x
{
background-repeat:repeat-x;
}
.repeat-y
{
background-repeat:repeat-y;
}
.table
{
list-style-type:none;
clear:both;
width:100%;
display:table-row;
}
.td
{
clear:both;
width:50%;
display:block;
}
.links_01
{
color:#FFFFFF; 
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:10px;
}
.links_02
{
color:#555555; 
font-family:tahoma; 
font-size:11px;
}
.margin_0
{
margin:0;
}
.text_01
{
font-family:tahoma;
font-size:11px;
color:#7a7a7a;
}
.text_02
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#505050;
font-weight:bold;
height:22px;
padding-left:3px;
}
.text_03
{
font-family:tahoma;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.text_04
{
font-family:tahoma;
font-size:12px;
color:#959595;
}
.text_05
{
font-family:tahoma;
font-size:12px;
color:#0e080a;
font-weight:bold;
}
.text_06
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
letter-spacing:15px;
font-weight:bold;
color:#0b386e;
vertical-align:bottom;
padding-right:4px;
}
.text_07
{
font-family:Verdana;
font-size:10px;
color:#e50d0d;

}

.text_08
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	margin-bottom: 5px;
}
.text_09
{
font-family:Verdana;
font-size:10px;
color:#383838;

}
.text_10
{
font-family:Verdana, Arial, Helvetica, sans-serif; 
font-size:12px; 
color:323232;
}
.trnce
{
background-color:#afadad;
}
.verticaltext 
{
writing-mode: tb-rl;
filter: flipv fliph;
}

.text_11 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #404040;
}
.text_12 {
	color: #c5c5c5;
	font-size: 9px;
	font-family: Verdana;
}
.text_13 {
	font-family: Verdana;
	font-size: 10px;
	color: #545454;
}
.text_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #554d38;
}
.text_15 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585858;
	padding-top:0px;
	text-transform: uppercase;
	font-weight: bold;
}
.text_16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #479712;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;

}
.tap{
	background-image:url(../images/tap.jpg);
	background-repeat:no-repeat;
	width:65px;
	height:16px;
}
.text_17 {
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 11px;
	color: #479712;
}
.text_18 {
	font-family: Verdana;
	color: #919191;
	font-size: 10px;
}
.text_19 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style: square;
	color: #555555;
	font-size: 11px;
}
.text_20 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #83795d;
}
.text_21 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #18a4d2;
}
.text_22 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #767060;
	font-size: 11px;
	padding-top:5px;
}

.text_23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888374;
	font-weight: bold;
}
.text_24 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888374;
}
.text_25 {
	color: #926192;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.text_26 {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #394248;
	width: 103px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #EEE4ED;
	height: 50px;
}
.text_27 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #394248;
	font-weight: normal;
}
.text_28 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Tahoma, Arial;
	text-decoration: none;
	line-height: 14px;
}
.text_29 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #765a75;
	padding-top:5px;
}
.text_30 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3e4457;
	font-size: 11px;
}
.text_31 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #ce900c;
}
.text_32 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #565b6b;
	font-size: 11px;
	padding-top:5px;
}
.text_33 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565b6b;
}
.text_34 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #565b6b;
	font-weight: bold;
}
.text_35 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #627963;
}
.text_36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #f16d01;
}
.text_37 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #92a486;
	font-size: 11px;
	padding-top:5px;
}
.text_38 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92a486;
}
.text_39 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #92a486;
	font-weight: bold;
}
.text_40 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
	font-size: 9px;
}
.text_41 {
	background-repeat: repeat-y;
	color: #dc1921;
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
}
.right_8{
	padding-right:8px;
}

.text_42 {
	color: #edf9df;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	height:22px;
	padding-left:3px;
}
.text_43 {
	color: #255100;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:22px;
	padding-left:3px;
}

.text_44 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #4c4c4c;
	font-weight: normal;
}

.style1 {
	color: #a30101;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style2 {
	color: #4d4c4c;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style3 {
	color: #a2a2a2;
	font-size: 17px;
	font-family: tahoma;
}
.style4 {
	font-family: tahoma;
	font-size: 12px;
	color: #a2a2a2;
}
.style5 {
	color: #666666;
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	
}
.style6 {
	color: #2044a1;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding:4px;

}
.style7 {color: #666666;
	font-weight:bold;}
.style8 {
	font-family: tahoma;
	color: #000000;
	font-size: 11px;
	padding:8px;
}
.style9 {
	font-family: tahoma;
	font-size: 11px;
	color: #959595;
	padding:8px;
}
.style10 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style11 {
	color: #000000;
	font-size: 13px;
	font-family: arial;
}
.style12 {
	font-size: 12px;
	font-weight: bold;
	font-family: arial;
}
.style13 {font-size: 12px;
color:#979797; font-family: arial;}
.style14 {font-size: 11px; 	font-family: arial;}
.style15 {
	color: #828282;
	font-family: tahoma;
	font-size: 12px;
	padding-right:4px;
}
.style16 {
	font-size: 11px;
	color: #6d6d6d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style17 {
	color: #000066;
	font-size: 10px;
	font-family: arial;
}

.style18 {
	font-family: Tahoma, Arial;
	font-size: 16px;
	color: #394248;
	font-weight: normal;
}
	
.style66 {
	color: #4d4c4c;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.style67 {
	color: #4d4c4c;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
}

.style68 {
	color: #ffffff;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.img {
	border: 0px;
}

#dnn_BREADCRUMB1_lblBreadCrumb
{
color:#FFFFFF;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb
{
color:#FFFFFF;
}
