﻿*
{
    margin: 0px;
}
body
{
    font-family: Arial;
    font-size: 11px;
    
}
.fontbold
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: Black;		
	}
.fontred    
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: red;		
}
.fontnormal
	{
		font-family: Verdana;
		font-size: 12px;
		font-weight: normal;
		color: Black;		
	}
.fontblue
	{
		font-family: Verdana;
		font-size: 10px;
		font-weight: bold;
		color: blue;		
	}
Div#compage
{
    display: table;
    width: 1280px;
    
    height: 100%;
        
}
Div#compagecontain
{
    display: table;
    width: 1000px;
    height: 100%;
    text-align: center;    
}
Div.comhead
{
    width: 1004px;
    color: #ffffff;
    background-color: #0460D2;
    float: left;
    
}
Div.comAdminhead
{
    width: 1004px;
    color: #ffffff;
    background-color: #0460D2;
    float: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FF0000;
   
}
Div.comimage
{
    float: left;
    width: 1004px;
    height: 70px;
}
Div.comimage1
{
    float: left;
    background-image: url(../Images/comlogo.jpg);
    height: 70px;
    width: 100px;
    background-repeat: no-repeat;
}
Div.comimage2
{
    float: left;
    background-image: url(../Images/TopLogo1.gif);
    height: 70px;
    width: 775px;
    background-repeat: no-repeat;
    font-family: Arial;
    color: #0033CC;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    vertical-align: top;
    
}
Div.tophref
{
    font-family: Arial;
    color: #0033CC;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
    vertical-align: top;
    width: 740px;
    padding-right:35px;
}
Div.comlogo
{
    float:right;
}
Div.comsubmenu
{
        
    width: 1005px;
    color: #ffffff;
    background-color: #DCDCDB;
    float: left;
    padding-top: 0px;
}
Div.foxmenucontainer
{
    height: 20px;
    padding: 0 0 0 0;
    float: left;
}
Div.foxmenu
{
    position: relative;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    float:left;
}
Div.foxmenu1
{
    position: relative;
    height: 20px;
    font-size: 11px;
    font-weight: bold;
    font-family: Arial,Verdana,Helvitica,sans-serif;
    float:left;
}
Div.foxmenu ul
{
    margin:0px;
    padding:0;
    list-style-type:none;   
}
Div.foxmenu1 ul
{
    margin:0px;
    padding:0;
    list-style-type:none;   
}
Div.foxmenu ul li
{
    float: left;
    margin: 0 0px 0 0;
    width: 201px;
}
Div.foxmenu1 ul li
{
    float: left;
    margin: 0 0px 0 0;
    width: 143px;
}
Div.foxmenu ul li a
{
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 5px 0px 0 0px;
    height: 20px;
    width: 200px;
    background: transparent url(../Images/foxmenu_bg-OFF.gif) no-repeat top left;
}
Div.foxmenu1 ul li a
{
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 5px 0px 0 0px;
    height: 20px;
    width: 143px;
    background: transparent url(../Images/foxmenu_bg-OFF.gif) no-repeat top left;
}
Div.foxmenu ul li a:hover
{
    color:#fff;
    background:transparent url(../Images/foxmenu_bg-OVER.gif) no-repeat top right;
}
Div.foxmenu1 ul li a:hover
{
    color:#fff;
    background:transparent url(../Images/foxmenu_bg-OVER.gif) no-repeat top right;
}
Div.foxmenu ul li a.current,Div.foxmenu ul li a.current:hover
{
    color:#000;
    background:#fff;
}
Div.foxmenu1 ul li a.current,Div.foxmenu ul li a.current:hover
{
    color:#000;
    background:#fff;
}
Div#commiddle
{
    width: 1004px;
    float:left;      
}
Div.blank
{
    height:7px;
}
Div.blank1
{
    height: 100%;
}
Div.commidright
{
    width: 190px;
    padding-left: 8px;
    text-align: center;
    float: left;
    height: 100%;
}
Div.commidmiddle
{
    width: 568px;
    text-align: center;
    float: left;
    height: 100%;
}

Div.commidmiddledesc
{
    width: 100%;
    text-align: center;
    float: left;
    height: 100%;
}
Div.commidleft
{
    width:210px;
    padding-left: 8px;
    padding-top:0px;
    text-align: center;
    float: left;
    
}
Div.comloginhead
{
    background:url(../Images/newshead.gif) no-repeat;
    width: 200px;
    height: 25px;   
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding-top:3px;
    font-family: Arial;     
}
Div.comnewshead
{   
    background:url(../Images/foxmenu_bg-OFF.gif) no-repeat;
    width: 202px;
    height: 22px;   
    color: #FFFFFF;
    font-size: 13px;
    font-weight: bold;
    padding-top:3px;
    font-family: Arial;     
}
Div.comnewsmatter
{
    width: 198px;
    height: 100%;
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
}
Div.commidmatter
{
    padding: 5px;
    width: 556px;
    height: 100%;
    color: #2C2C2C;
    font-size: 12px;
    font-family: Arial;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    text-align: justify;
    display:inline-block;
}
Div.commidmatterdesc
{
    padding: 5px;
    width: 100%;
    height: 100%;
    color: #2C2C2C;
    font-size: 12px;
    font-family: Arial;
    text-align: justify;
}
Div.commidmatter1
{
    float:left;
    padding: 5px;
    width:177px;
    height: 150px;
    color: #2C2C2C;
    font-size: 12px;
    font-family: Arial;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #C0C0C0;
    border-bottom-color: #C0C0C0;
    border-left-color: #C0C0C0;
    text-align: center;
}
Div.commidsol
{
    float:left;
    height:160px;
    
}
Div.commidhead
{
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 5px 0px 0 0px;
    height: 20px;
    width: 568px;
    background: transparent url(../Images/midhead.gif) repeat top left;  
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    vertical-align: bottom;  
}
Div.commidheaddesc
{
    float: left;
    color: #fff;
    text-decoration: none;
    padding: 5px 0px 0 0px;
    height: 20px;
    width: 100%;
    background: transparent url(../Images/midhead.gif) repeat top left;  
    font-size: 13px;
    font-weight: bold;
    font-family: Arial;
    vertical-align: bottom;  
}
Div.commidmatter Div.setarrow
{
     background: transparent url(../Images/arrow.gif) no-repeat top left;
     
}
a.comsoftlink
{
    color: #000000;
    font-size: 12px;
    font-family: Arial;
    text-align: justify;
    font-weight: bold;
    text-decoration:none;
}
.comsoftlink:hover
{
    color:Blue;
    font-size: 12px;
    font-family: Arial;
    text-align: justify;
    font-weight: bold;
    text-decoration:underline;
}
Div.comsoftdesc
{
    color: #999999;
    font-size: 11px;
    font-family: Arial;
    text-align: justify;
    font-weight: bold;
    text-decoration: none;
    float: right;
}
.comsoftdesc:hover
{
    color: #000000;
    font-size: 11px;
    font-family: Arial;
    text-align: justify;
    font-weight: bold;
    text-decoration: underline;
    float: right;
}
Div.comlogmat1
{
    width: 60px;
    float: left;
    vertical-align: middle;
}
Div.comlogmat2
{
    width:5px;
    float:left;
}
Div.comlogmat3
{
    width:135px;
    float:left;
}

Div.comlogin
{
    width: 200px;
    height: 125px;
    border: 1px solid #CCCCCC;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #000000;
    float: left;
    background-color: #E5E5E5;
}

Div.fonthits
{    
    background: url(../Images/Hits.gif) no-repeat;
    height: 100px;
    width: 125px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: White;
    float: left;
}
Div.hitspad
{
    padding-top: 30px;    
}
Div.line
{
    width:205px;
    border-bottom-style: solid;
    border-bottom-width: medium;
    border-bottom-color: #C0C0C0;
    text-align: center;
}
input.combuttonlogin
{
    background-color: #FF5050;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}


.menubg
{    
    background-color: #8d8d8d;
    width: 195px; 
    height:100%;
    
}
.menu
{    
    font: bold 11px Arial, Helvetica, sans-serif;
    text-align:center;    
}

.menu li
{     
    margin: 0px 0px 0px 0px;       
    list-style-type: none;     
}
.menu a, .menu a:visited
{
    background-position: url(../Images/menubg2.jpg) no-repeat;
    width: 195px;
    height: 22px;
    margin: 0px -50px 0px -35px;
    display: block;
    color: #fff;
    text-decoration: none;
    background: url(../Images/menubg2.jpg) no-repeat;
    padding: 4px 0px 0 4px;
}

.menu a:hover, .menu a:active,
.menu li.current_page_item a, .menu li.current_page_item a:visited  
{
	background:url(../Images/menubg1.jpg) no-repeat;
	text-decoration:none;
}	
.bot
{   
    height:4px;    
}
.top
{
    height:4px;
}
   
.comfoot
{
    background-position: bottom;
    background: url(../Images/foxmenu_bg-OFF.gif) repeat-x bottom;
    width: 1004px;
    height: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    font-family: Arial;
    padding-top: 0px;
    text-align: center;    
    vertical-align: bottom;
}

Div.comborder
{
    border: 1px solid #C0C0C0;
    width: 200px;
}
.formmatter
{
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana;
}

