﻿*{
	padding : 0px;
	margin : 0px;
	vertical-align: middle;
}

html
{
 	margin:0;
	padding: 0;
	border: 0;   
}

body
{	
    background-repeat : repeat-x;
    background-color:#fff;
	background-image : url("../images/background.gif");
	font-family : trebuchet ms,Georgia,tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.69em;
	margin:0;
	padding: 0;
	border: 0;
}

a img {
	border: 0;
}

h1 { font-family:trebuchet ms,Georgia,tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: bold;
color:#6699CC;
}

h2 { font-family:trebuchet ms,Georgia,tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight: bold;
color:#996633;
}

h3 { font-family:trebuchet ms,Georgia,tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
color:#FF6600;
}

.footer
{
	color : #6d6e71;
	font-size : 10px; /*0.82em;*/
	background-color:#fff;
	border-top:1px dashed;
	border-bottom:1px dashed;
	border-right:1px dashed;
	border-left:1px dashed;
	height:30px;
}

.footer div
{
	float : left;
	margin-top : 0.82em;
}

.footer a
{
	font-family:trebuchet ms,Georgia,tahoma,Verdana, Arial, Helvetica, sans-serif;
	color : #3d107b;
	text-decoration : none;
}

.clear
{
	clear:both;
	height : 1px;
	overflow : hidden;
	width : 100%;
}

a:link {color:#3d107b;	text-decoration:none;}
a:visited {color: #006699;}
a:active {text-decoration:none;color: #006699;}
a:hover  {text-decoration:none;color: #ff0000;}

.sideboxgray {border: 1px solid gray;}

.dashedbox {border-right-style:dashed;
		   border-bottom-style:dashed;}

.dottedbox {border-right-style:dotted;
		   border-bottom-style:dotted;}

.imagebox{border: 1px solid #CCCCCC ;padding:2px ;}

.SS 
{
font-family:trebuchet ms,Georgia,tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: bold;
font-style:italic;
color:#6699CC;
}

.Grey_Text
{
color:#cccccc;
}
