/* CSS Document */
body{
      padding:0px;
	  margin:0px;
	  background-color:#000000;
}
/* Login css */
.tahoma12{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma12_bold{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma12_bold:link{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tahoma12_bold:hover{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
/* Links css */
.link_bg{
	background-image: url(../images/link_bg.gif);
	background-repeat: repeat-x;
	height: 37px;
}
.tahoma12_blk1{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma12_blk{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma12_blk:link{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tahoma12_blk:hover{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* Body css */
.border_pink{
	border: 1px solid #F18FA9;
	background-color: #FFFFFF;
}
.tahoma14_title{
	font-family: tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #952338;
	text-decoration: underline;
}
.arial12_bullet{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height:22px;
}
.arial12_bullet:hover{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height:22px;
}
/* -------------End Of Index.html's CSS---------- */
/* ------- Internal.html's CSS--------*/
.tahoma_24{
	font-family: tahoma;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #952338;
	text-decoration: none;
}
.tahoma_18TITLE{
	font-family: tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.arial_14_main{
	font-family: arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #952338;
	text-decoration: none;
}
.arial_12_main{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #952338;
	text-decoration: none;
}
.arial_12blk{
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tahoma12_avia{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/*.........DIV CSS.............*/
#Almond {
	position:static;
	z-index:1;
}
#Blaze {
    position:inherit;
	z-index:2;
}


