@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}

body {
	background-color: #E6E6E6;
	text-align: center;
	background-repeat: no-repeat;
	background-position: top;
}

#Table_01 {
	margin-right: auto;
	margin-left: auto;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	background-color: #FFFFFF;
}


a:link {
	color: #AD0804;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AD0804;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #AD0804;
}

/* --------------------------Heading start ------------------------------------ */

h1 {
	font-size : 1.2em;
	font-weight: bolder;
	padding: 0px 0px 2px 0px;
	font-style: normal;
	color: #000000;
}

h2 {
	font-size : 1.1em;
	color: #333333;
}


h3 {
	font-size : 1em;
	color: #333333;
	font-weight: bolder;
	display: inline;
	font-style: normal;
}


h4 {
	font-size : 0.8em;
	color: #666666;
	font-weight: normal;
	display: inline;
}


/* --------------------------Heading Ends ------------------------------------ */

/* --------------------------IDlink ------------------------------------ */



#menulink {
	color: #666666;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
	height: 19px;
	background-color: #A8D055;
	padding-top: 4px;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 7px;
}


#menulink a:link {
	color: #0000FF;
	text-decoration: none;
	background-color: transparent;
}
#menulink a:visited {
	color: #0000FF;
	text-decoration: none;
	background-color: transparent;
}
#menulink a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #333333;
}


#menulink a:active {
	color: #0000FF;
	text-decoration: none;
	background-color: transparent;
}


#footer {
	color: #333333;
	font-size: 0.6em;
	margin: 0px;
	padding: 10px;
	text-align: center;
	background-color: #8DC53E;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 7px;
}

#footer a:link {
	color: #0000FF;
	text-decoration: none;
	background-color: transparent;
}
#footer a:visited {
	color: #0000FF;
	text-decoration: none;
	background-color: transparent;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
	background-color: transparent;
}


#footer a:active {
	color: #0000FF;
	text-decoration: none;
	background-color: transparent;
}



/* --------------------------Links Ends ------------------------------------ */




/* -------------------------- Item div container start ------------------------------------ */



.imageborder {
	background-color: #FFFFFF;
	padding: 2px;
	margin-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
	margin: 5px;
}

.menubox ul {
	list-style-type: none;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}


.menubox ul li { 
	display: inline; 
}
.menubox ul li a {
	display: block;
	text-align: center;
	color: #e4cc74;
	background-color: #CC0000;
	text-decoration: none;
	padding: 4px 2px 4px 2px;
	margin: 0px 5px 5px 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-repeat: repeat-x;
	background-position: bottom;
}
.menubox ul li a:hover {
	display: block;
	background-color: #663399;
	color: #FFFFFF;
	border-color: #FFFFFF;
	background-image: url(none);
}
.menubox ul li a:active {
	display: block;
	text-align: center;
	color: #000000;
	background-color: #FF3333;
	text-decoration: none;
	border: 1px solid #000000;
}

.sidebox {
	background-image: url(images/index_03.jpg);
	background-repeat: repeat-y;
	vertical-align: top;
	width: 310px;

}


/* -------------------------- Item div container start ------------------------------------ */

.contentmain {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 30px;
	color: #333333;
	text-align: left;
	line-height: 1.5;
}

.contentside {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	color: #000000;
	text-align: left;
	margin-bottom: 0px;
}

.contentquote {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	color: #FFFFFF;
	text-align: center;
	background-color: #CC0000;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 10px;
	border-left-width: 17px;
	font-style: italic;
	font-weight: bold;
}
.txtsmallgrey {
	font-size: 0.9em;
	color: #666666;
}

.txtsmall {
	font-size: 0.8em;
}

.txtred {
	color: #FF0000;
}


/* -------------------------- Item div container Ends ------------------------------------ */


/* ------------ Table style Start --------------------*/

table.tbicon		
{
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}


table.tbbox			
{
	color: #000000;
	border: 0px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


table.tbbox td.tbboxtop {
	border-bottom: 0px solid #666666;
	background-color: #CCCCCC;
	text-align: left;
	font-weight: bolder;
	font-size: 0.8em;
	color: #3F3F3F;
	padding-bottom: 3px;
	padding-top: 3px;
}

table.tbbox td.tbboxspace {
	border-left-color: #666666;
	background-color: #FAF3D0;
	border-left-width: 0px;
	border-left-style: solid;
	text-align: center;
	font-weight: bolder;
	font-size: 1.2em;
	color: #FF0000;
}


table.tbbox td {
	border-bottom: 0px dotted #666666;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}


.tbboxborderleft {
	border-left-color: #A0A1A3;
	border-left-width: 2px;
	border-left-style: solid;
}

table.tbcontact		
{
	font-weight: normal;
	color: #000000;
	border: 0px #666666 solid;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}


table.tbcontact	td.tbcontactbottom {
	border-top: 2px solid #CCCCCC;
	text-align: left;
	font-weight: bolder;
	font-size: 0.8em;
	color: #CCCCCC;
	padding-bottom: 3px;
	padding-top: 3px;
}

table.tbcontact	 td.tbcontactspace {
	border-left-color: #666666;
	background-color: #FAF3D0;
	border-left-width: 1px;
	border-left-style: solid;
	text-align: center;
	font-weight: bolder;
	font-size: 1.2em;
	color: #FF0000;
}


table.tbcontact	td {
	border-bottom: 0px dotted #666666;
	color: #000000;
	padding-left: 5px;
	vertical-align: top;
	font-size: 0.8em;
}

.tbcontactborderleft {
	border-left-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
}

/* ------------ Table style Ends --------------------*/
