﻿
/*

Company  : Knowledge Management
Project  : Communicating Women
Designer : Muhammad Usman Soofi
Created  : 23th July 2007

*/

body {
	scrollbar-arrow-color:white;
	scrollbar-base-color:Green;
	scrollbar-shadow-color:Black;
	scrollbar-face-color:Black;
	scrollbar-highlight-color:#E4E4E4;
	scrollbar-darkshadow-color:#FFE388;
	scrollbar-3dlight-color:Black;

}

.Cursor-Hand

{
	cursor:pointer;        
}


a.footer

{
    font-family:Segoe UI,arial;
    font-size:10pt;
    font-style:normal;
    color:#ffffff;
    text-decoration:none;        
}

a:hover.footer

{
    font-family:Segoe UI,arial;
    font-size:10pt;
    font-style:normal;
    color:white;
    text-decoration:underline;        
}

.text

{
	font-family:Verdana,Arial;
	font-size:7.5pt;
	font-style:normal;
	color:Black;
}
.links_home

{
	font-family:Verdana,Arial;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	line-height: 18px;
	margin-left: 15px;
}
.links_color

{
	font-family:Verdana, Arial;
	font-size:12px;
	font-style:normal;
	color:#FFFFFF;
	line-height: 18px;
	text-decoration: none;
}
.links_color2
{
	font-family:Verdana, Arial;
	font-size:12px;
	font-style:normal;
	color:#c1e641;
	line-height: 18px;
	text-decoration: none;
}
.links_color3
{
	font-family:Verdana, Arial;
	font-size:12px;
	font-style:normal;
	color:#000000;
	line-height: 18px;
	text-decoration: none;
}
.download

{
	font-family:Verdana,Arial;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	line-height: 18px;
	margin-left: 15px;
}
.download_link

{
	font-family:Verdana,Arial;
	font-size:10px;
	font-style:normal;
	color:#FFFFFF;
	line-height: 18px;
}

.text-black

{
	font-family:Verdana, arial;
	font-style:normal;
	color:Black;
}

.text-red

{
	font-family:Verdana, arial;
	font-style:normal;
	color:Red;
}

a.text

{
	font-family:Verdana, arial;
	font-style:normal;
	color:#174800;
	text-decoration:underline;
}

.text-green

{
	font-family:Verdana, arial;
	font-style:normal;
	color:#395804;
}

.butt
{
 height:18px;
 width:65px;
 font-size:7pt;
 font-weight:bold;
 color:White;
 font-family:Verdana,Arial;
 background-color:Black;
 border:solid 0px #C5C5C5;
 cursor:pointer;
}

.textbox
{
 height:15px;
 width:150px;
 font-size:9pt;
 font-family:Arial;
 background-color:white;
 border:solid 1px Green;
}

.textarea
{ 
 font-size:10pt;
 font-family:Segoe UI,Arial;
 background-color:white;
 border:solid 1px Green;
    
}

.select
{
 width:152px;
 height:17px;   
 font-size:10pt;
 font-family:Segoe UI,Arial;
 background-color:white;
 border:solid 1px #B7D9ED;
    
}

a.bookmarks

{
    color:White;
    text-decoration:none;
   
}

a:hover.bookmarks

{
    color:White;
    text-decoration:underline;
   
}

.table

{
	border:dotted 1px #EBDB6D;
	padding:1px 1px 1px 1px;
	
}

.bg-color

{
	background-color:#E3F5C6;
}
.br

{

	line-height: 14px;
}

.alter-bg-color

{
	background-color:#FEF1C7;
}

.bg-gray

{
	background-color:#E3E3E3;
}

.heading

{
    font-family:Arial;
    font-size:12pt;
    font-weight:bold;
    font-style:normal;
    color:Black;
}