﻿@import url('http://ws.aldimna.com/App_Themes/Default/Tags/Tags.css');
@import url('http://ws.aldimna.com/App_Themes/Default/Layout/Layout.css');
@import url('http://ws.aldimna.com/App_Themes/Default/Classes/Classes.css');
@import url('http://ws.aldimna.com/App_Themes/Default/ElmById/ElmById.css');

/*==========================
AlDimna Software, Inc.
10/21/2006 20:37:43
StyleSheet.css Description:
============================*/
/*all import css files have to be @ the start to work with FF*/
/* get layout details */

/* Color

    #564b47 Woody Brown
    #DB7093 Pale Violet Red
    #e1ddd9 Vista White
    #555555 Mortar
    #f7b5cd Cupid
    #F5F5F5 White Smoke
    #808080 Grey
	gray | Green | Blue  | Red  | Maroon

End  Color */

/*
	Structure Tags:
		html|head|body|div|span
*/
html, body { font-size: 10pt; color:  #564b47; font-family:   'Lucida Grande', Verdana, Arial, sans-serif;   }

/* Default Tag's*/
* { padding: 0; margin: 0; text-decoration: none; 
 
    }

div { }
iframe { height: 600px; }

/* img Tag*/
:link img { border: none; }
* img { border: none; }
* img:hover { }
a img { border: none; }
:link img, :active img { border: none; }
/* img Tag end*/


/* Default Tag's end*/










