@charset "utf-8";
/* CSS Document */

body {
	color:#000000;
	font-family : "Arial, Helvetica, sans-serif";
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(newImages/BGGrid.gif);
	background-repeat: repeat;
	}
	
	.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:active {
	text-decoration: none;}
	
.style10 {font-weight: bold; font-size: 16px; color: #008A7C; font-family: Verdana, Arial, Helvetica, sans-serif;}
.style14 {font-family: "Times New Roman", Times, serif; font-size: 12px; }
.style18 {
	font-size: 14;
	font-weight: bold;
}
.style24 {font-size: 14px}
.style25 {
	color: #000000;
	font-weight: bold;
}
.style26 {
	color:#D9006C;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.style27 {
	font-size: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.ex
{width:400px; padding:0px; margin:2px; border:2px}

div.ex1
{width:200px; padding:0px; margin:2px; border:2px; font-family:Arial, Helvetica, sans-serif; font-size:14px; }

p.pos_fixed
{
position:fixed;
top:100px;
right:5px;
}

.box1{position: relative;width: 200px;padding: 5px;float: left;}
li{ list-style-type:square;}
ul{ list-style-type:disc;  }  


.box2{
	position:absolute;
	width: 200px;
	padding: 5px;
	float: left;
	vertical-align:top;
	font:fantasy;
	font-size:18px;
	border:#0033CC;
	border-style:ridge;
	left: 446px;
	height: 81px;
	top: 277px;
}

.line{ background-color:#339966; height:1px;}


.bluedash {
	border: 1px dashed #006AA4;  
}
.greendash {
	border: 1px dashed #549700;
}
.orangedash {
	border: 1px dashed #DF992F;
}
.redbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #C60000;
	font-weight: bold;
	background-color: #F5EACE;
	padding: 7px;
	border: 1px dotted #DF992F;
}

.bluebig {
	font-family: Arial, Helvetica, sans-serif;
	width:95Px;
	font-weight: bold;
	background:#FFFF99;
	font-size: 14px;
	color: #006666;
	padding: 17px;
	border: 1px dotted  #666666;
}

/*This is comment*/
/* inserting a style Sheet */

/* 
External stylesheet
Internal stylesheet
Inline 
*/
 
 
