a:link { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:visited { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:active { 
 color: #333399; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: underline; 
}

a:hover { 
 color: #999999; 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none; 
}

/*---  LEFT SIDE BAR ---*/
#menu {
 width: 175px;
 float: left;
 font: 11px/12px verdana,trebuchet,sans-serif;
 padding-right: 10px;
 text-align: right;
 color: #333;
 padding-bottom: 30px;
 border-right: 1px dotted #999;
}


/*---  MAIN PAGE CONTENT ---*/
#content {
 width: 420px;
 float: left;
 text-align: left;
 margin-left: 20px;
 margin-bottom: 60px;
 padding-bottom: 30px;
 padding-left: 20px;
 voice-family: "\"}\"";
 voice-family: inherit;
 width: 390px;
}
body>#content {
 width: 420px;
}


/*--- "member" links: login, register, calendar, etc. ---*/

.loginLinks, .loginLinks a { 
 color:       #000000;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px; 
}
.loginLinks a:link    { color:  #003399; font-weight: bold;}
.loginLinks a:visited { color:  #003399; font-weight: bold;}
.loginLinks a:active  { color:  #999999; font-weight: bold;}
.loginLinks a:hover   { color:  #cccccc; font-weight: bold;} 


/*--- Dotted line between menu items in sidebar ---*/

.menuSpacer {
 border-bottom: 1px solid #999;
 margin-bottom: 15px; 
}


/*---  Used in Trackback and Pingback page.  ---*/

H2 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   17px;
 color:       #333333;
 font-weight: bold;
}

/*---  Used in Weblog templates to format the title of entries  ---*/

H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:   14px;
	color:       #000099;
	font-weight: bold;
	background-color: #FFCC00;
	line-height: 16px;
	padding-left: 5px;
}

/*---  Used in weblog.php in the left side-bar, and archives.php page to format the date header  ---*/

H4 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   12px;
 color:       #999999;
 margin-top: 2px;
 margin-bottom: 5px;
 font-weight: bold;
}

/*---  Used in comment templates to format text used in the comment form. ---*/

H5 {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #666666;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*---  Weblog entry formatting.  ---*/

.weblog {
 padding-bottom: 12px;}
/* border-bottom:1px dotted #999999;
}

/*---  Name of author in weblog entries ---*/

.author {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   11px;
 color:       #999999;
 font-weight: normal;
}

/*---  Paragraph formatting in weblog entries ---*/

p {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:   12px;
 color:       #333333;
 margin-top: 2px;
 margin-bottom: 2px;
 font-weight: normal;
}



/*--  Default form field formatting. --*/

form {
  margin-top:         0px;
}

/*--  Input field formatting. --*/
.input {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  padding:            0.1ems 0 0 2px;
} 


/*--  Input text-area formatting --*/

.textarea {
  border-top:         1px solid #999999;
  border-left:        1px solid #999999;
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  margin-top:         3px;
  margin-bottom:      3px;
}

/*--  Submit button formatting. --*/

.button {
  background-color:   #FF0000;
  font-family:        Verdana, Geneva, "Trebuchet MS", Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #FFFFFF;
}

/*--  Pull-down menus. --*/

.pulldown {
  background-color:   #fff;
  font-family:        Verdana, Geneva, Trebuchet MS, Arial, Sans-serif;
  font-size:          11px;
  font-weight:        normal;
  text-transform:     uppercase;
  color:              #000;
}





/* THE FOLLOWING CSS IS USED WITH THE MINI-CALENDAR */


/*  Calendar header text  */
.header {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px;
 color:       #333333;
 font-weight: bold;
}

/*  Navigational links in the header of mini-calendar  */
.navlinks, .navlinks a:link, .navlinks a:active, .navlinks a:visited, .navlinks a:hover{ 
 color:       #ffffff;
 font-family: verdana,trebuchet,sans-serif;
 font-size:   10px; 
 font-weight: bold;
} 
.navlinks a:link    { color:  #ffffff; text-decoration: none;}
.navlinks a:visited { color:  #ffffff; text-decoration: none;}
.navlinks a:active  { color:  #333333; text-decoration: none;}
.navlinks a:hover   { color:  #000000; text-decoration: underline;}


/*  Days of the week text  */
.weekdays {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
 font-weight:  bold;
}

/*  Days of the month text and links */
.monthdays, .monthdays a:link, .monthdays a:active, .monthdays a:visited, .monthdays a:hover {
 font-family: verdana,trebuchet,sans-serif;
 font-size:   9px;
 color:       #666666;
}
.monthdays a:link    { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:visited { color:  #0000b0; text-decoration: underline;font-weight: bold;}
.monthdays a:active  { color:  #333333; text-decoration: underline;font-weight: bold;}
.monthdays a:hover   { color:  #cccccc; text-decoration: none;font-weight: bold;}
.gobuton {
	background-image: url(images/go1.jpg);
	background-repeat: no-repeat;
}
.rightlinegray {
	background-image: url(images/guhitr.gif);
	border: none;
}
.footnot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #FF0000;
	padding: 6px;
}
.footnot a:link    {
	color:  #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.footnot a:visited {
	color:  #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.footnot a:active  {
	color:  #FFFF00;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
}
.footnot a:hover   {
	color:  #FFFF00;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}
.redtx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.redtx a:link    { color:  #FF0000; text-decoration: none;}
.redtx a:visited { color:  #FF0000; text-decoration: none;}
.redtx a:active  { color:  #FF0000; text-decoration: none;}
.redtx a:hover   { color:  #FF0000; text-decoration: underline;}

.margin_right {
	padding-right: 10px;
}
.margin_leftbotton {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.whitetxmore {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 15px;
}
.whitetxmore a:link    { color:  #ffffff; font-size: 10px; font-weight: bold; text-decoration: none;}
.whitetxmore a:visited { color:  #ffffff; font-size: 10px; font-weight: bold; text-decoration: none;}
.whitetxmore a:active  { color:  #FF0000; font-size: 10px; font-weight: bold; text-decoration: none;}
.whitetxmore a:hover   { color:  #FFcc00; font-size: 10px; font-weight: bold; text-decoration: underline;}

.marginleftwelcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 35px;
}
.redtxmore1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	padding-right: 20px;
}
.margin_leftbotton1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(images/bkrawn1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bkraw2 {
	background-attachment: fixed;
	background-image: url(images/bkrawn2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.linedown {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.topleftbot {
	background-attachment: fixed;
	background-image: url(images/topcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.downrightcorner {

	background-attachment: fixed;
	background-image: url(images/downcorner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
li {
	list-style-position: outside;
	list-style-image: url(images/bulet2.gif);
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
	padding-bottom: 7px;
	line-height: 14px;
	padding-top: 1px;
}
.redtxpmach {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}
.redtxpmach a:link    { color:  #FF0000; text-decoration: underline;}
.redtxpmach a:visited { color:  #FF0000; text-decoration: underline;}
.redtxpmach a:active  { color:  #000099; }
.redtxpmach a:hover  { color:  #000099; text-decoration: none;}
pre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	display: table;
	text-align: left;
	padding: 2px;
	font-style: italic;
}
b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.headeralshic {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-left: 15px;
	line-height: 14px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.bkrawgrey {
	background-attachment: fixed;
	background-image: url(images/al007.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bakrawflag {
	background-attachment: fixed;
	background-image: url(images/bkrawflag.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bulet1 {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	list-style-position: inside;
	list-style-image: url(images/bulet1.gif);
}
.bulet2 {
	list-style-image: url(images/bulet2.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
	padding: 0px;
}
.table_format1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000033;
	padding: 2px;
}
.bulet1Copy {

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	list-style-position: inside;
	list-style-image: url(images/bulet1.gif);
}
.menu4flag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-align: right;
	padding: 0px 0px 10px;
	text-decoration: none;
}
.menu4flag a:link    {
	color:  #000033;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu4flag a:visited {
	color:  #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu4flag a:active  {
	color:  #FF3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.menu4flag a:hover  {
	color:  #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.webaddy {
	font-family: "Arial Unicode MS", "Simplified Arabic", "Arabic Transparent", Andalus;
	font-size: 10px;
	font-weight: normal;
	color: #6600FF;
}
.tablecenter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;
	text-align: center;
	padding: 0px 0px 10px;
	text-decoration: none;
}.welkam {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	padding-right: 10px;
	padding-left: 15px;
	text-align: justify;
}
