
body{
	margin:0;
}

ul {
 margin-left: 15px;
 padding-left: 0px;
}
li {
	list-style-type: square;
}
.addetails{
	size:1.2em;
	color:#000066;
}
hr {
 margin: 0;
 padding: 0;
}

.imgMargin { float: left; margin: 5px; }
.Thumbmargins {
	margin: 10px;
}

.adTable { float: right; margin: 5px; }


.defaultFontRed{
	font-family: sans-serif, Arial, Impact;
	font-size: 0.8em;
	color:red;
	text-decoration: none;
}

.defaultFont {
	font-family: sans-serif, Arial, Impact;
	font-size: 0.8em;
	color: #4E4E4E;
	text-decoration: none;
}
.defaultFont a:link {
	font-family: sans-serif, Arial, Impact;
	color: #000066;
	text-decoration: none;
}
.defaultFont a:visited{
	font-family: sans-serif, Arial, Impact;
	color: #000066;
	text-decoration: none;
}
.defaultFont a:hover{
	font-family: sans-serif, Arial, Impact;
	color: red;
	text-decoration: underline;
}
.adHeading {
	font-family: sans-serif, Arial, Impact;
	font-size: 1em;
	color: black;
	font-weight: bold;
	text-decoration: none;
}
.RightSideMenu  {
	font-family: sans-serif, Arial, Impact;
	font-size: 0.9em;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.RightSideMenu a:link {
	text-decoration: none;
	color: #000066;
}
.RightSideMenu a:visited {
	text-decoration: none;
	color: #000066;
}
.RightSideMenu a:hover {
	text-decoration: underline;
	color: #FF6600;
}


.MajorHeading{
	font-family: sans-serif, Arial, Impact;
	font-size: 3em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

.cassHeading{
	font-family: sans-serif, Arial, Impact;
	font-size: 2em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}

.SubHeading {
	font-family: sans-serif, Arial, Impact;
	font-size: 0.8 em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
}
.SubHeading a:link {
	font-family: sans-serif, Arial, Impact;
	font-size: 0.8 em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.SubHeading a:visited {
	font-family: sans-serif, Arial, Impact;
	font-size: 0.8 em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.SubHeading a:hover {
	font-family: sans-serif, Arial, Impact;
	font-size: 0.8 em;
	color: #000000;
	text-decoration: underline;
}


.smenu {
	font-family: sans-serif, Arial, Impact;
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
.smenu a:link {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
.smenu a:visited {
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
}
.smenu a:hover {
	font-size: 0.9em;
	color: #000000;
	text-decoration: Underline;
}
