body
{ 
color: #000000;
/*background-color: #F5F5F5;*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {margin: 0px; padding: 0px;}
a {color: #ffffff; text-decoration: none; font-family: Tahoma; font-size: 10pt; font-weight: bold}
a:hover {color: #1E448D; text-decoration: none; font-family: Tahoma; font-size: 10pt; font-weight: bold}
.morelink {color: #000000; text-decoration: none; font-family: Tahoma; font-size: 10pt}
.morelink:hover {color: #1E448D; text-decoration: none; font-family: Tahoma; font-size: 10pt}
.redlink {color: red; text-decoration: none; font-family: Tahoma; font-size: 10pt}
.redlink:hover {color: red; text-decoration: underline; font-family: Tahoma; font-size: 10pt}
.bluelink {color: blue; text-decoration: none; font-family: Tahoma; font-size: 10pt}
.bluelink:hover {color: blue; text-decoration: underline; font-family: Tahoma; font-size: 10pt}
.copyrightlink {color: #ffffff; text-decoration: none; font-family: Verdana; font-size: 8pt}
.copyrightlink:hover {color: #000000; text-decoration: none; font-family: Verdana; font-size: 8pt}
.saperator {font-size: 12px; font-family: Tahoma; color: #ffffff }
.style1 {font-size: 12px; font-family: Tahoma; color: #000000 }
.style1red {font-size: 12px; font-family: Tahoma; color: #ff0000 }
.style2 {font-size: 13px; font-family: Tahoma; color: #000000 }
.style3 {font-size: 11px; font-family: Tahoma; color: #000000; font-weight: bold }
.style4 {font-size: 11px; font-family: Tahoma; color: #000000 }
.style5 {font-size: 10px; font-family: Tahoma; color: #FF0000; font-weight: bold }
.style5:hover {font-size: 10px; font-family: Tahoma; color: #FF0000; text-decoration: underline;font-weight: bold }
.style6 {font-size: 11px; font-family: Tahoma; color: #ffffff }
.style11 {font-size: 13px; font-family: Tahoma; color: #000000 }
.style31 {font-size: 12px; font-family: Tahoma; color: #000000; font-weight: bold }
.stylecopyright {font-size: 11px; font-family: Tahoma; color: #ffffff }
input
{
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #000000;
    BORDER-TOP-WIDTH: 1px;
    FONT-FAMILY:Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	color: #000000;
	background-color: #ffffff
}

select {
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #000000;
    BORDER-TOP-WIDTH: 1px;
    FONT-FAMILY:Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	color: #000000;
	background-color : #ffffff
	}
	
TEXTAREA{
    BORDER-BOTTOM-COLOR: #000000;
    BORDER-BOTTOM-WIDTH: 1px;
    BORDER-LEFT-COLOR: #000000;
    BORDER-LEFT-WIDTH: 1px;
    BORDER-RIGHT-COLOR: #000000;
    BORDER-RIGHT-WIDTH: 1px;
    BORDER-TOP-COLOR: #000000;
    BORDER-TOP-WIDTH: 1px;
    FONT-FAMILY:Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: normal;
	color: #000000;
	background-color : #ffffff
	}
	
.Homepagelink{font-family:Tahoma; font-size:9px; font-weight:bold; color:black;}

.internalbg
{ 
background-image: url(images/bg.jpg);
background-repeat: repeat-x; 
background-position:left top; 
}
.linkbg
{ 
background-image: url(images/linkbg.jpg);
background-repeat: no-repeat; 
background-position: center center; 
}
.world
{ 
background-image: url(images/world.gif);
background-repeat: no-repeat; 
background-position: center center; 
}
.gridheader
{
background-image:url(images/box_topbg.jpg);
background-repeat:repeat-x;
background-position: bottom;
font-size: 11px; font-family: Tahoma;
}
.gridfont {font-size: 11px; font-family: Tahoma;
 color: #ffffff }

.latest
{
border-top:#93a6b5 3px double;
border-left:#93a6b5 3px double;
border-right:#93a6b5 3px double;
border-bottom:#93a6b5 3px double;
}