/*--------------------------------page properties-----------------------------------*/
body{
	background-image: url(../layout/bckgrnd.jpg);
	background-repeat:repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #F7C202;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-track-color: #636573;
}


/*--------------------------------table properties-----------------------------------*/	
.mainborder {
        /*background-image: url(images/layout/bodyborder.gif);
	    background-repeat: repeat; */
		background-color: #000000;
        margin-top: 5px;
		padding-top: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-left: 2px;
        }
		
.mainbackground {
        /*background-image: url(images/layout/bodyborder.gif);
	    background-repeat: repeat; */
		background-color: #FFFFFF;
        }
		
.innerborder {
        margin-top: 0px;
	    margin-right: 0px;
	    margin-bottom: 0px;
	    margin-left: 0px;
        padding-top: 0px;
        padding-right: 5px;
        padding-bottom: 0px;
        padding-left: 5px;
		font-family:arial; 
		font-size:10pt; 
		text-decoration: none; 
		font-weight: normal; 
		color: #000000
        }
		
.pictureborder_menu {
        background-image: url(images/layout/bodyborder.gif);
	    background-repeat: repeat;  
        padding-top: 1px;
        padding-right: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
        }
		
.body_padding {
        padding-top: 2px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 5px;
        }
		
/*--------Table Spacings------*/
.spacer_1 {
	line-height: 1px;        
        }

.spacer_2 {
	line-height: 2px;        
        }
		
.spacer_4 {
	line-height: 4px;        
        }
		
.spacer_5 {
	line-height: 5px;        
        }
/*--------------------------------Link Properties-----------------------------------
--------------------------------Default Page Links-----------------------------------*/
a:link,a:active,a:visited {color:#000000;text-decoration:underline;}

a:hover{text-decoration:underline;color:#0000CC;}

/*--------------------------------Custom Links-----------------------------------*/
.pagetextlink:active { font-family:arial; font-size:10pt; text-decoration: underline; font-weight: normal; color:#FFFFFF }
.pagetextlink:link {  font-family:arial; font-size:10pt; text-decoration: underline; font-weight: normal; color:#FFFFFF} 
.pagetextlink:visited {  font-family:arial; font-size:10pt; text-decoration: underline; font-weight: normal; color:#FFFFFF} 
.pagetextlink:Hover {font-family:arial; font-size:10pt; text-decoration: underline; font-weight: normal; color:#000000}

.title-2blink:active {  font-family: arial; font-size: 12pt; text-decoration: none; font-weight: bold; color: #0066CC}
.title-2blink:link {  font-family: arial; font-size: 12pt; text-decoration: none; font-weight: bold; color: #0066CC} 
.title-2blink:visited {  font-family: arial; font-size: 12pt; text-decoration: none; font-weight: bold; color: #0066CC} 
.title-2blink:Hover {font-family: arial; font-size: 12pt; text-decoration: none; font-weight: bold; color: #000000}

.footer_link:active { font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #FFFFFF}
.footer_link:link { font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #FFFFFF}
.footer_link:visited { font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #FFFFFF}
.footer_link:Hover { font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #BAC7E7}


/*--------------------------------Font List, Properties-----------------------------------*/
.pagetext{ font-family:Verdana; font-size:12px; line-height:13px; font-weight: normal; color: #FFFFFF}

.title-2{ font-family: Verdana; font-size: 14px; line-height:16px;  font-weight: bold; color: #FFFFFF}

.footer{ font-family:Verdana; font-size:9px; text-decoration: none; font-weight: normal; color: #FFFFFF}

.sitename{font-weight:normal;font-size:20pt;letter-spacing:1px;}

.searchbox .submit{font-size:7pt;color:black;border:1px solid #151C10;background-color:#ffffff;}

.searchbox .text{font-size:7pt;color:black;background-color:#ffffff;border:1px solid #151C10;}

.copyright {font-size:8px;color:#444444;letter-spacing: -1px;}

.copyright a,.copyright a:link,.copyright a:visited {color:#444444;text-decoration:none;}

.copyright a:hover,.copyright a:active {color:#000000;text-decoration:underline;}

