BODY
{
	margin:auto;
	background-color: White;
	text-align : justify;
	font-family: Verdana,Arial,Times New Roman, Courier New;
	font-size: 10px;
}

A:hover 
{
	color: red; 
	text-decoration: NONE; 	
}

.MainLink
{
	color: white; 
	text-decoration: none;
	font-size: 12px;
	font-weight:bold;
}

.MainLink:hover
{
	color: orange; 
	text-decoration: NONE; 	
}

a 
{ 
	color: Navy; 
	text-decoration: none;
	font-size: 11px;
}

.unnamed1 
{ 
	background-attachment: fixed; 
	background-image: url(images/bar.jpg); 
	background-repeat: no-repeat; 
	background-position: left top; 
	font-size: 13px;
	font-weight: bold;
	color:White;
}

.unnamed2 
{ 
	background-attachment: fixed; 
	
	background-repeat: repeat-y; 
	background-position: left top; 
}
	
.ListStyle 
{ 
	list-style-image: url(images/bullet.gif); 
	list-style-position: outside; 
	line-height:20px;
}

.TitleCase
{
	font-family : Arial Verdana Courier New ;
	font-size : 15px;
	color: "midnightblue";
	font-weight:bold;
}

.NormalText
{
	font-family: Arial Verdana Garamond;
	font-size: 13px;
	font-weight:normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 1;
	line-height: 1.5;
}

.ListText
{
	font-family: Arial Verdana Garamond;
	font-size: 14px;
	font-weight:normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 1;
}

.NormalText1
{
	font-family: Arial Verdana Garamond;
	font-size: 14px;
	font-weight:normal;
	color: Black;
	text-decoration: none;
	letter-spacing: 0;
}

.NormalText2
{
	font-family: Arial Verdana Garamond;
	font-size: 11px;
	font-weight:normal;
	color: black;
	text-decoration: none;
	letter-spacing: 0;
}

.NormalText3
{
	font-family: Arial Verdana Garamond;
	font-size: 12px;
	font-weight:normal;
	color: black;
	text-decoration: none;
	letter-spacing: 1;
}


.LabelText
{
	font-family: Arial Verdana Garamond;
	font-size: 13px;
	font-weight:normal;
	color: gray;
	text-decoration: none;
	letter-spacing: 0;
}
.SideMenu
{
	 filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='white', startColorstr='#D8E6F1', gradientType='1');
}

.RightMenu
{
	 filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#D8E6F1', startColorstr='#DEE7fF', gradientType='1');
}

.VerticalLine
{
	font-family: Verdana;
	font-size:12px;
	color:orange;
	font-weight:bold;
}

.MyTextBox
{
	border-width  :1;
	border-style:solid ;
}


.TopicLinks
{
	color: Navy; 
	text-decoration: none;
	font-size: 14px;
	font-weight:bold;
	
}

.TopicLinks:hover
{
	color: orange; 
	text-decoration: NONE; 	
}
