body, img, table, td, form, p, H1, H2, H3, H4, H5, div
{
  padding: 0;
  margin: 0;
  font-family: Ariel; color: #666; font-size: 12px;
}

p {margin: 0; padding: 0;}

A:link {text-decoration: none; color: #999;}
A:visited {text-decoration: none;color: #999;}
A:active {text-decoration: none;color: #999;}
A:hover {text-decoration: none;color: #666;}

a img {
  border: 0;
}

td img {
vertical-align: bottom;
}

td.title_login {
background-image: url('title_pat.gif');
background-repeat: repeat-y;
background-position: top right;
}

td.title_login_border {
background-image: url('title_patb.gif');
background-repeat: repeat-y;
background-position: top right;
}

td.menu {
background-image: url('menu_new.jpg');
background-repeat: no-repeat;
background-position: top left;
}

table.menu a:link {color: #999;}
table.menu a:visited {color: #999;}
table.menu a:hover {color: #666;}
table.menu a:active {color: #999;}

table.menu {
  font-family: Ariel; color: #999; font-size: 13px;
  text-transform: uppercase;
}

td.menu_1 {
  padding-top: 35px;
  padding-left: 55px;
}

td.menu_2 {
  padding-top: 25px;
  padding-left: 50px;
}

td.menu_3 {
  padding-top: 25px;
  padding-left: 55px;
}

td.menu_4 {
  padding-top: 25px;
  padding-left: 62px;
}

td.menu_5 {
  padding-top: 24px;
  padding-left: 72px;
}

td.menu_6 {
  padding-top: 24px;
  padding-left: 82px;
}

table.login {
  font-family: Ariel; color: #666; font-size: 12px;
  margin-bottom: 3px;
}

input.login
{
  color: #999;
  background: white;
  border: 1px solid white;
  height: 14px;
  width: 120px;
  font-family: Ariel; color: #666; font-size: 10px;
}

table.login a:link {color: #666;}
table.login a:visited {color: #666;}
table.login a:hover {color: #000;}
table.login a:active {color: #666;}

/*Page related styles for you to view*/
#mycustomscroll {
/* Typical fixed height and fixed width example */
width: 100%;
height: 95%;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
/* position: absolute; */
background-color: white;
margin: 0.3em auto;
padding-right: 10px;
}


/* admin dala */

.odd {
     background-color : #ffffff;
}
.even {
     background-color : #eeeeee;
}


/* formas css */

.form_comment
{
 padding-top: 5px;
 padding-bottom: 10px;
 font-size: 11px;
 font-weight: bold;
 text-align: left;
 color: #989591;
}


.form_title
{
 padding-top: 10px;
 padding-bottom: 10px;
 font-size: 20px;
 font-weight: normal;
 text-transform: uppercase;
 text-align: left;
 letter-spacing: 1px;
 color: #989591;
}

.form_fieldtext
{
 font-size: 11px;
 font-weight: normal;
 text-align: right;
 color: #989591;
}

/* text sadala */

.text
{
 padding-top: 10px;
 padding-right: 30px;
}

.text_title
{
 color: #989591;
 padding-top: 20px;
 padding-bottom: 10px;
 font-size: 13px;
 font-weight: bolder;
}

.text_list
{
 padding-top: 10px;
 padding-right: 5px;
}

.text_title_list
{
 color: #989591;
 padding-bottom: 3px;
 font-size: 13px;
 font-weight: bolder;
}
.text_title_list a:link {color: #989591; text-decoration: none;}     /* unvisited link */
.text_title_list a:visited {color: #989591; text-decoration: none;}  /* visited link */
.text_title_list a:hover {color: #585654; text-decoration: none;}   /* mouse over link */
.text_title_list a:active {color: #989591; text-decoration: none;}   /* selected link */


.text_picture
{
 padding-top: 20px;
}

.text_picture_nav
{
 padding-top: 7px;
}

.text_picture_big
{
 padding-right: 5px;
}

.text_picture_list
{
 padding-bottom: 5px;
}



		div#nifty
		{
			margin: 0;background: #EEEEEE; width:500px;		}
		b.rtop, b.rbottom
		{
			display:block;background: #FFF
		}
		b.rtop b, b.rbottom b
		{
			display:block;
			height: 1px;
		    overflow: hidden;
			background-color: #EEEEEE}
		b.r1
		{
			margin: 0 5px
		}
		b.r2
		{
			margin: 0 3px
		}
		b.r3
		{
			margin: 0 2px
		}
		b.rtop b.r4, b.rbottom b.r4
		{
			margin: 0 1px;height: 2px
		}
		#content { width:500px;}
