.normaltext
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 12px;
    Font : Arial;
    Color : black;
    Text-decoration : none;
}
.normaltext a:link
{
    text-decoration : none;
}
.normaltext a:visited
{
    text-decoration : none;
}
.normaltext a:active
{
    text-decoration : none;
}
.normaltext a:hover
{
    text-decoration : none;
}
.normaltextwhite
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Arial;
    Color : white;
}
.heading1
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 16px;
    Font : Arial;
    Color : black;
}
.headinga
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : normal;
    Font-size : 26px;
    Font : Arial;
    Color : black;
}
.normaltextbold
{
    Font-family : Arial;
    Font-style : normal;
    Font-variant : normal;
    Font-weight : bold;
    Font-size : 12px;
    Font : Arial;
    Color : black;
}
.loginerrormessage
{
    Font-family : Arial;
    Font : Arial;
    Font-size : 12px;
    Font-weight : bold;
    Font-style : normal;
    Border-top-width : 1px;
    Border-right-width : 1px;
    Border-bottom-width : 1px;
    Border-left-width : 1px;
    Border-color : red;
    Border-style : solid;
    Background-color : rgb(255 , 204 , 204);
    Color : black;
    Font-variant : normal;
}
.logintable
{
    border-bottom : 1px;
    border-top : 1px;
    border-left : 1px;
    border-right : 1px;
    Border-style : solid;
    Border-color : blue;
    Background-color : white;
}
.tablewarning
{
    border-bottom : 1px;
    border-top : 1px;
    border-left : 1px;
    border-right : 1px;
    Border-style : solid;
    Border-color : rgb(153 , 153 , 0);
    Background-color : rgb(255 , 255 , 191);
    Font-size : 12px;
    Font-weight : normal;
    Font-variant : normal;
    Font-style : normal;
    Font : Arial;
    Color : black;
    Font-family : Arial;
}
.tablegreen
{
    border-bottom : 1px;
    border-top : 1px;
    border-left : 1px;
    border-right : 1px;
    Border-style : solid;
    Border-color : rgb(0 , 153 , 51);
    Background-color : rgb(153 , 255 , 153);
    Font-size : 12px;
    Font-weight : normal;
    Font-variant : normal;
    Font-style : normal;
    Font : Arial;
    Color : black;
    Font-family : Arial;
}
.tableblue
{
    border-bottom : 1px;
    border-top : 1px;
    border-left : 1px;
    border-right : 1px;
    Border-style : solid;
    Border-color : blue;
    Background-color : rgb(204, 204, 255);
    Font-size : 12px;
    Font-weight : normal;
    Font-variant : normal;
    Font-style : normal;
    Font : Arial;
    Color : black;
    Font-family : Arial;
}
.textbox
{
    border-bottom : 1px;
    border-top : 1px;
    border-left : 1px;
    border-right : 1px;
    Border-style : solid;
    Border-color : rgb(204 , 204 , 255);
    Font-family : Arial;
    Font-style : normal;
    Font-weight : normal;
    Font : Arial;
    Font-variant : normal;
    Font-size : 12px;
    Color : black;
    Border-top-width : 1px;
    Border-right-width : 1px;
    Border-bottom-width : 1px;
    Border-left-width : 1px;
}
.psButton
{
    border-bottom : rgb(123 , 158 , 189) 1px solid;
    HEIGHT : 20;
    border-left : rgb(123 , 158 , 189) 1px solid;
    border-right : rgb(123 , 158 , 189) 1px solid;
    border-top : rgb(123 , 158 , 189) 1px solid;
    cursor : hand;
    font-family : Verdana;
    font-size : 11px;
    padding-left : 5px;
    padding-right : 5px;
    width : auto;
}
.logintitle
{
    background-color : rgb(0 , 153 , 204);
    border-color : rgb(0 , 255 , 255) rgb(0 , 255 , 255) rgb(0 , 102 , 204) rgb(0 , 102 , 204);
    border-style : solid;
    border-top-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-width : 1px;
}


#nav {
	clear: both;	
	padding: 0;			
}
#nav ul {
	float: left;
	list-style: none;
	background: #E4E4E4 url(images/nav.jpg) repeat-x;	
	width: 100%;		
	padding: 0;	margin: 0 0 0 0px;
	height: 45px;
	display: inline;

}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 15px;	
	border-right: 1px solid #dadada;
	border-left: 1px solid #fafafa;	
	border-bottom: none;
	color: #555;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #326ea1;
}
#nav ul li#current a {	
	background: #DBDBDB url(nav-current.jpg) repeat-x;		
}



.psPopupTopMenuLeft
{
    border-top : solid 1px rgb(173 , 195 , 231);
    border-bottom : solid 1px rgb(0 , 52 , 123);
    border-left : solid 1px rgb(173 , 195 , 231);
    background-color : rgb(114 , 136 , 172);
    width : 100%;
    Height : 25px;
}
.tablerow
{
    font : bold 11px "Trebuchet MS" , Verdana , Arial , Helvetica , sans-serif;
    color : rgb(109 , 146 , 155);
    border-right : 1px solid rgb(193 , 218 , 215);
    border-bottom : 1px solid rgb(193 , 218 , 215);
    border-top : 1px solid rgb(193 , 218 , 215);
    letter-spacing : 2px;
    text-transform : uppercase;
    text-align : left;
    padding : 6px 6px 6px 12px;
    background : rgb(202 , 232 , 234) url("images/bg_header.jpg") no-repeat;
}

.downloadssidet {background: url(Images/box/dot.gif) 0 0 repeat-x; width: 200px}
.downloadssideb {background: url(Images/box/dot.gif) 0 100% repeat-x}
.downloadssidel {background: url(Images/box/dot.gif) 0 0 repeat-y}
.downloadssider {background: url(Images/box/dot.gif) 100% 0 repeat-y}
.downloadssidebl {background: url(Images/box/bl.gif) 0 100% no-repeat}
.downloadssidebr {background: url(Images/box/br.gif) 100% 100% no-repeat}
.downloadssidetl {background: url(Images/box/tl.gif) 0 0 no-repeat}
.downloadssidetr {background: url(Images/box/tr.gif) 100% 0 no-repeat; padding:10px} 
