html {
    padding: 0px;
    margin: 0px;
    height: 100%;
}

BODY {
    font-family: arial, sans-serif;
    font-size:150%;
    line-height: 150%;
    color: #333333;
    margin: 0;
    padding: 0;
    height: 100%;
    background: #FFFFFF;
}/* background: #e3e3e3 url('/images/bg.gif') repeat-x top;*/

div.langblock {
    background: url('/images/bglang.gif') repeat-x;
    display: inline;
    float: left;
    height: 22px;
    padding: 0px 0px 0px 15px !important;
    margin-left: 15px;
    cursor: pointer;
}

*html div.langblock {
    padding-top: 2px !important;
}

#arealogo {
    margin: 7px 0 10px 0;
    height: 100px;
    position:relative;
    z-index:10
}
div.shorttitle {
    font-size:20px;
    font-family:Georgia, Arial;
    padding-top:4px;
    font-weight:bold;

    position: absolute;
    z-index: 10;
    top: 60px;
    left: 170px;
}/*color:#555555;*/
#logo {
    height: 99px; font:bold 28px/35px Georgia, Arial; letter-spacing:0;   
    background: url('/images/logo.gif') 17px 10px no-repeat;
    display: block;
	text-align:center;
    text-decoration:none;
}


div.myMenuContainer {
    background: url('/images/bgmenu.gif') repeat-x;
    height: 40px;
    margin-top: 10px;

}

div.myMenu {
    display:block; width:100%; height:38px; letter-spacing:0
}

div.myMenu a, div.myMenu a.active {
    color: #000000;
    text-transform: uppercase;
    font-family: Georgia, Arial;
    display: block;
    float: left;
    font-weight: bold;
    padding: 0 15px;
    font-size: 17px;
    font-weight:bold;
    line-height: 38px;
	height:38px;
	text-decoration:none; 
	margin-left:-3px
}
div.myMenu a.active {
	padding-bottom:22px
}

div.myMenu a.rss {float:right; background:none !important}
button.txtbut {
    border:0px;
    color:#ffffff;
    background:transparent;
    font-size:24px;
    font-weight:bold;
    font-family: Georgia, Arial;
    text-decoration:underline;
    cursor:pointer;
  }
#menutop {
	font-size:17px;
    width:100%;
   height:49px;
   letter-spacing:0
}

#menutop a:hover {text-decoration:none !important}

#settings1 {display:none; padding:20px; position:absolute; width:956px; border:2px solid; top:72px; z-index:20; background:#FFFFFF}
	#settings1 .font {padding:3px; border:1px solid}
	
	#settings1 .colors {padding:0; margin:0}
		#settings1 .colors li {display:block; margin:0; padding:0; list-style:none; margin-bottom:3px}
		
		#settings1 .colors a {display:block; margin:0; padding:10px 20px; border:2px solid;}
		
		#settings1 #col1 a {border-color:#000000; color:#000000; background:#FFFFFF}
		#settings1 #col2 a {border-color:#FFFFFF; color:#FFFFFF; background:#000000}
		#settings1 #col3 a {border-color:#000000; color:#000000; background:#edfdfa}
	
	#settings1 .push {width:100%; overflow:hidden; padding:15px 0 6px 0; height:2em}
		#settings1 .push a {padding:6px 14px; border:2px solid}
	

div.myMenu a:hover {
     text-decoration: none;
}

#curpage {
    margin-top: 7px;
}

/* Окончание стилей для шапки */
#first {
    margin: 10px 10px 0 2px;
    height: 20px;
    float: left;
    width: 1px;
    border-right: 2px solid #e7642d;
}

div.myMenu a:hover {
    text-decoration: underline;
}

div.area1 {
    width: 1000px;
    text-align: left;
	margin:0 auto
}

div.wrapper {
    width: 100%;
    clear: both;
    height: 0.001em;
    font-size: 0.001em;
    overflow: hidden;
    line-height: 0.001em;
}

div.wrapper2 {
    width: 100%;
    clear: both;
    height: 6px;
    font-size: 0.001em;
    overflow: hidden;
}

#righttop div.wrapper2 {
    height: 4px;
}

.menuContainer {
    background: #ed652d url(/images/arrowmenu.gif) no-repeat top left;
}

img {
    vertical-align: top;
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
}

#areatop {
   
    width: 100%;
    height: 52px;
    padding-top: 20px;
    border-bottom: 2px solid #d25d2d;
	overflow:hidden
}/* background: #424242 url('/images/bg.gif') repeat-x top;*/

#areatop .col1 {float:left; padding:0 10px 0 10px; border-right:#000000 1px solid; float:left;  line-height:43px; height:43px}
	#areatop .col1 h3 {float:left; font-size:1em; font-weight:normal; padding:0; margin:0; line-height:43px; }
	#areatop .size {padding-left:0}
	#areatop .settings {padding-right:66px; background:url(/images/settings1.gif) top right no-repeat; height:47px}
	#areatop .search {display:block; padding-right:56px; background:url(/images/search1.gif) top right no-repeat; height:50px}
	#areatop .home {padding-right:59px; background:url(/images/home1.gif) top right no-repeat; border-right:0}
	
#areatop a {text-decoration:none}

#curpage {
    width: 520px;
    float: left;
    text-align: right;
    height: 74px;
    padding-top: 10px;
    display: block;
}

*html #curpage {
    height: 60px;
    padding-top: 25px;
}

*+html #curpage {
    height: 60px;
    padding-top: 25px;
}

#curpage h1 {
    font-size: 28px;
    color: #4c4c4c;
}

/*#sitetop a {
    text-decoration: none;
    display: inline;
    float: left;
    padding: 0px 15px 0px 0px;
}*/

#sitetop .sizeup {display:block; width:43px; height:43px; float:left; background:url(/images/sizeup1.gif); margin-left:10px}
#sitetop .sizedown {display:block; width:43px; height:43px; float:left; background:url(/images/sizedown1.gif); }

#sitetop .color a {margin-left:6px}
	.set1 {display:block; width:43px; height:43px; float:left; background:url(/images/color1.gif)}
	.set2 {display:block; width:43px; height:43px; float:left; background:url(/images/color2.gif)}
	.set3 {display:block; width:43px; height:43px; float:left; background:url(/images/color3.gif)}


a.contacts {
    color: #ffffff;
    background: url('/images/bgcontacts.gif') repeat-x;
    display: inline;
    float: left;
    padding: 0px 8px 5px 15px !important;
}

*html a.contacts {
    padding-top: 2px !important;
}

#sitetop a:hover {
    text-decoration: underline;
}

a.contacts:hover {
    text-decoration: none !important;
}

#searchtop {
    display: inline;
    width: 450px;
    float: right;
}

div.searchfield {
    display: inline;
    width: 250px;
    float: right;
    background: #ffffff;
}

input.searchfield {
    width: 202px;
    background: #ffffff;
    border: 0px;
    padding: 2px 10px;;
    color: #999999;
    display: inline;
}

input.searchbutton {
    width: 17px;
    height: 17px;
    border: 0px;
}

.date {
    color: #000000;
    font-family: Georgia, Arial;
    font-style: italic;

}

hr {
    height: 0px;
    float: left;
    clear: both;
    width: 95%;
    color: #eeefe1;
}

input, select {
    vertical-align: middle;
    font-size: 90%;
    font-family: arial;
}

input[type="button"], input[type="submit"] {
    color: #002c4b;
    vertical-align: middle;
    cursor: pointer;
}

input[type="radio"], input[type="checkbox"] {
    margin-top: -4px;
}

label {
    padding-bottom: 3px;
}

h1 {
    font-family: Georgia, Arial;
    font-weight: bold;
    font-size: 1.625em;
    line-height: 120%;
    margin-top: 0.7em;
    margin-bottom: 0.3em;
    color: #333333;
}

h2 {
    font-family: Georgia, Arial;
    font-weight: bold;
    font-size: 1.525em;
    line-height: 120%;
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}

h3, h4 {
    font-weight: normal;
    line-height: 120%;
    display: block;
    font-size: 1.425em;
}

p {
    clear: both;
}

form {
    padding: 0;
    margin: 0;
}

#center{
    float: left;
    margin-top:10px;
}



a.orange {
    color: #e2622d;
    display: inline-block;
    font-size: 13px;
    padding: 18px 10px 0px 5px;
    text-decoration: underline;
    cursor: pointer;
}

a.orange:hover {
    text-decoration: none;
}

button.orange {
    color: #ffffff;
    background: url('/images/inputbg.gif') repeat-x;
    font-size: 13px;
    border: 0px;
    height: 23px;
    padding-bottom: 3px;
    cursor: pointer;
    margin: 10px 0;
}

button.orange[disabled] {
    color: #cccccc;
    cursor: default;
}

a.plus {
    color: #ffffff;
    text-decoration: underline;
    display: block;
    font-size: 13px;
    padding: 13px 10px 15px 25px;
    background: url('/images/plus.gif') no-repeat left;
    margin-left: 5px;
    cursor: pointer;
}

a.plus:hover {
    text-decoration: none;
}

a.plusleader {
    color: #ffffff;
    text-decoration: underline;
    display: inline-block;
    font-size: 13px;
    padding: 3px 3px 3px 25px;
    background: url('/images/plus.gif') no-repeat left;
    margin: 5px 0 0 15px;
    cursor: pointer;
}



#content {
}

*html div.comment {
    width: 506px;
}

div.comment {
    border: 2px solid #999999;
    width: 510px;
    padding: 0 20px 20px;
}

div.arrow {
    height: 22px;
    width: 20px;
    background: url('/images/note.gif') no-repeat;
    margin: -2px 0 -10px 30px;
}

a.grayplus {
    background: url('/images/grayplus.gif') no-repeat;
    padding: 0 20px 0 30px;
    display: block;
    text-decoration: underline;
    margin: 10px 0;
    cursor: pointer;
}

a.grayplus:hover {
    text-decoration: none;
}

div.w50 {
    width: 265px;
    float: left;
}

div.w50 h2 {
    font-size: 1.325em;
}

.path div.w50 {font-size:15px; width:300px}

/*div.shadow {
    height: 2px;
    clear: both;
    background: url('/images/shadow.gif') repeat-x;
    line-height: 0.001em;
    font-size: 0.001em;
}*/

div.padd20right {
    padding-right: 20px;
}

div.padd20left {
    padding-left: 20px;
}

div.navleft {
    background: #8a8a8a;
    padding: 10px;
}

div.navleft a {
    background: url('/images/whitearrow.gif') no-repeat left;
    display: block;
    color: #ffffff;
    padding: 5px 0 5px 20px;
    text-decoration: underline;
}

div.navleft a:hover {
    text-decoration: none;
}

div.navleft a.current {
    color: #000000;
}

div.navright {
    background: #656565 url('/images/bgnavright.gif') repeat-x top;
    padding: 10px 10px 20px 10px;
    margin: 30px 0 0 20px;
}

div.navright a {
    display: block;
    color: #ffffff;
    padding: 5px 0 5px 0px;
    border-bottom: 1px solid #828282;
    text-decoration: underline;
}

div.navright a:hover {
    text-decoration: none;
}

div.bottom {
    background: url('/images/bgbottommenu.gif') repeat-x;
    height: 53px;
    margin-top: 20px;
}

div.bottom a {
    color: #cccccc;
    display: inline-block;
    float: left;
    padding: 14px;
    font-size: 13px;
}

.bottombanner {
display: inline-block;
margin: 10px 5px 0 0;
}

* html .bottombanner {display:inline}

div.copy {
    margin: 15px 0;
    text-align: center;
    height: 40px;
}

.menu {
    display: none;
}

div.path {
    color: #999999;
}

.path b.s {margin:0 5px}

div.bookm, div.bookm2 {
    height: 48px;
    background: url('/images/bgbookm.gif') repeat-x;
}

div.bookm2 {
    position: absolute;
    z-index: 10;
    width: 550px;
}

div.bookm a, div.bookm a.active, div.bookm2 a, div.bookm2 a.active {
    height: 48px;
    display: inline-block;
    padding: 0 14px;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}

div.bookm a.active, div.bookm2 a.active {
    background: url('/images/bgbookma.gif') no-repeat center;
}

div.bookm a span, div.bookm a.active span {
    display: block;
    margin-top: 10px;
    border-bottom: 1px dashed #ffffff;
}

div.bookm2 a span, div.bookm2 a.active span {
    display: block;
    margin-top: 12px;
}

div.bookm a.active span, div.bookm2 a.active span {
    border-bottom: 0px;
}

div.bookm2 a, div.bookm2 a.active {
    width: 150px;
    text-align: center
}

a.dotted {
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px dashed;
    margin: 0 5px;
    font-weight: bold;
}

span.gray {
    display: inline-block;
    color: #777777;
    margin: 0 5px;
}

div.path a.pagenav, div.path a.pagenava {
    display: inline-block;
    font-size:140%;
    text-decoration: underline;
    
    text-align: center;
    padding: 5px;
    cursor: pointer;
    margin-left: 12px;
}

div.path a.pagenava {
    background:#797979;
}

div.newsitem2 {
    margin: 0 0 30px 0;
    clear: both;
    padding: 0px 0 10px 0px;

}

div.newsitem2 a {
    display: block;
    font-weight: bold;
}

div.newsitem {
    margin-top: 30px;
    clear: both;
    padding: 0px 0 10px 140px;


}

div.newsitem .date, div.videoinfo .date {
    font-family: Arial;
    font-style: normal;
    font-size: 110%;
}

div.newsitem a, div.videoinfo a {
    display: block;
    margin-bottom: 0.5em;
    font-weight: bold;
}

.bigfoto {
    border: 10px solid #e86131;
}

#tooltip {
    position: absolute;
    z-index: 3000;
    background: url('/images/gallery/ugol.gif') no-repeat left bottom;
    padding: 10px;
    opacity: 0.99;
    margin: -200px 0px 0px 0px;
}

#tooltip img {
    border: 10px solid #e86131;
}

div.newsgallery {
    margin: 0px 0px 0px 240px;
    padding: 5px;
    background: #ffffff;
    width: 750px;
}

div.gallerycenter {
    padding: 5px;
    background: #ffffff;
    width: 540px;
}

div.plusico, div.plusicolast {
    position: absolute;
    margin: -17px 0 0 41px;
    background: url('/images/smallplus.gif') no-repeat;
    width: 9px;
    height: 9px;
}

div.plusicolast {
    margin-top: -9px;
}

div.linkslist {
    padding: 20px;
}

div.linkslist a {
    background: url('/images/smallplusgray.gif') no-repeat left;
    display: block;
    padding-left: 15px;
}

p {
    text-align: justify;
}

div.vote {
    padding: 10px 0;
    background: #de6736;
    color: #000000;
    width: 210px;
}

div.vote span {
    padding: 0 10px 0 15px;
    display: block;
}

input.ok {
    color: #ffffff;
    text-align: right;
    border: 0px;
    background: transparent;
    padding-right: 10px;
    width: 200px;
}

div.answer {
    margin: 4px 0 7px 0;
    padding: 7px 0;
    background: #6c6c6c;
    color: #ffffff;
}

div.answer label {
    color: #ffffff;
    font-size: 13px;
    display: block;
}

table {
    background: transparent !important;
}

table td {
    vertical-align: top;
}

.black {
    color: #000000;
}

div.leaderpic {
    dipslay: inline-block;
    width: 256px;
    height: 195px;
    text-align: right;
    float: left;
}

div.leaderinfo {
    float: left;
    dipslay: inline-block;
    width: 294px;
    height: 195px;
    background: url('/images/bgname.gif') repeat-x top;
    color: #ffffff;
}

div.position {
    color: #000000;
    padding: 0 0 0 15px;
    font-size: 13px;
}

div.leaderinfo h1 {
    color: #ffffff;
    margin: 0px 10px 0px 15px !important;
    font-size: 22px;
}

div.leaderinfo h2 {
    color: #ffffff;
    margin: 0px 10px 0px 15px !important;
    font-size: 19px;
}

div.descr {
    background: #4b4b4b url('/images/bginfo.gif') repeat-x top;
    color: #ffffff;
    padding: 10px 15px;
    height: 111px;
    line-height: 14px;
    font-size: 12px;
}

div.descr span {
    font-style: italic;
    font-size: 11px;
    display: block;
    padding: 8px 0 4px 0;
}

div.contacts {
    background: #4b4b4b url('/images/bginfo.gif') repeat-x top;
    color: #000000;
    padding: 5px 25px 20px 45px;
    line-height: 14px;
    font-size: 12px;
    margin: 20px 0;
}

div.contacts h1 {
    color: #ffffff;
    margin-left: -20px;
}

div.menuDiv {
    top: 216px !important;
}

.mark {
    color: #990000;
    font-weight: bold;
}

.line {
    background-color: #AABDD5;
}

div.createObjContainer input {
    width: 500px;
    border: 1px inset;
    color: #4a4a4a;
}

div.createObjContainer select {
    width: 505px;
}

div.createObjContainer table.buttonPane {
    margin-left: 9px;
}

div.createObjContainer textarea {
    width: 500px;
    border: 1px inset;
}

div.createObjContainer fieldset input {
    width: 490px;
}

div.createObjContainer fieldset select {
    width: 495px;
}

div.createObjContainer fieldset {
    margin: 10px 0px;
}

div.searchform input {
    width: 538px;
    border: 1px inset;
    color: #4a4a4a;
}

div.searchform select {
    width: 540px;
    border: 1px inset;
    color: #4a4a4a;
}

div.title {
    font-weight: bold;
    padding: 10px 0 0 10px;
}

div.videoinfo {
    display: inline-block;
    float: left;
    margin-left: 25px;
    width: 255px;
}

div.datearea {
    background: #ffffff;
    border: 1px inset;
    width: 175px;
}

div.leaders {
    background: #8a8a8a;
    padding: 0px 5px 5px 0px;
    color: #000000;
    margin-right: 20px;
    font-size: 11px;
    clear: both;
    display: block;
    min-height: 90px;
}

div.leaders div {
    padding-left: 70px;
}

div.leaders a {
    color: #ffffff;
    font-weight: bold;
    display: block;
    padding-top: 7px;
    font-size: 12px;
}

div.datearea input {
    border: 0px;
}

div.datearea input.data {
    width: 20px;
}

button.arrow {
    border: 0px;
    width: 17px;
    cursor: pointer;
    padding: 0px;
}

div.docs {
    margin-left: 20px;
    padding: 5px 5px 5px 20px;
    background: url('/images/smallplusgray.gif') no-repeat left 10px;
}

div.more {
    margin: 7px 0;
    padding: 5px 5px 5px 25px;
    background: url('/images/grayplus.gif') no-repeat left 5px;
}

div.more a {
    font-weight: normal;
}

#CalendarLayer {
    margin: -20px 0 0 180px;
}

table.objattr td {
    padding: 7px 7px 7px 0;
}

div.multiscript {
    float: left;
    margin: 0 0 0 20px;
    width: 290px;
    display: inline-block;
    border-right: 1px solid #999999;
}

div.multiscriptrow {
    padding: 5px;
    text-decoration: underline;
}

div.multiscriptrow.selectedMultiscriptRow {
    background: #4b4b4b;
    padding: 5px;
}

a.multiscriptrow {
    color: #555555;
    text-decoration: underline;
    cursor: pointer;
}

a.multiscriptrow:hover {
    color: #e86131;
}

a.multiscriptrow.selectedMultiscriptRow {
    color: #f0f8ff;
}

div.flashvideo {
    display: inline-block;

}

a.alphSearch {
    cursor: pointer;
}

a.alphSearch:hover {
    text-decoration: underline;
}

div.note {
    padding-left: 40px;
}

button.refreshCaptcha {
    border: 0px;
    font-size: 11px !important;
    height: 44px;
    padding-top: 28px;
    background: url('/admin/icons/big/i219.gif') no-repeat top center;
    cursor: pointer;
}

div.orange {
    color: #e86131;
    text-decoration: underline;
    font-weight: bold;
    padding-top: 20px;
}

.clear {
    clear: both;
    height: 0.001em;
    overflow: hidden;
    font-size: 0.001em;
}

.orgContacts {
    background-color: #757575;
    color: #000000;
}

.orgContacts h1 {
    color: white;
    font-weight: normal;
}

.orgContacts td, .orgContacts th {
    padding: 0 7px 7px 20px !important;
}

div.structure {
    text-align:center;
    width:450px;
    margin:0 auto;
    background:#c1c1c1;
    border:1px solid #9c9c9c;
    padding:10px;
    margin-top:30px;
}
div.structure  a, div.structure  a.active{
    font-family: Georgia, Arial;
    font-weight: bold;
    font-size: 1.425em;
    line-height: 120%;
    color: #ffffff;
    display:inline-block;
    padding:11px;
    text-align:left;
    text-decoration:none;
    margin:-30px 0 30px 0;
    width:180px;
    float:left;
    background:url('/images/bgstr_gray.gif');
}
div.structure  a.last {
    text-align:right;
    position:absolute;
    z-index:10;
    margin:-443px 0 0 222px;
}
div.structure  a.active{
    background:url('/images/bgstr_orange.gif');
}
div.structure  a.lastactive {
    background:url('/images/bgstr_orange.gif');
    text-align:right;
    position:absolute;
    z-index:10;
    margin:-74px 0 0 222px;
}
div.structure div.strbox {
    height:83px;
    margin:30px 0;
    background:url('/images/bgstr_center.gif') repeat-x;
}
div.structure div.strbox a{
    display:block;
    clear:both;
    width:100%;
}
div.structure div.orangeleft {
    height:83px;
    background:url('/images/orange_left.gif') left no-repeat;
}
div.structure div.orangeright {
    height:83px;
    background:url('/images/orange_right.gif') right no-repeat;
}
div.structure a.str2 {
    margin:0;
    text-align:center;
    display:block;
    width:100%;
    padding:30px 0 20px 0;
}
div.strobj {
    text-align:center;
    width:450px;
    margin:0 auto;
    background:#cccccc;
    border:1px solid #9c9c9c;
    padding:10px;
    margin-top:30px;
}
div.strobj div.strhead{
    font-family: Georgia, Arial;
    font-weight: bold;
    font-size: 1.525em;
    line-height: 120%;
    color: #ffffff;
    padding:10px;
    text-decoration:none;
    margin:-30px auto 30px auto;
    width:370px;
    background:url('/images/bgstr_gray.gif');
}
div.strobj div.headttl{
    width:340px;
    margin:0 auto;
    padding:20px;
    background:#9c9c9c;
    font-family: Georgia, Arial;
    font-weight: bold;
    font-size: 1.625em;
    line-height: 120%;
    color: #333333;
}
div.grayarrow {
    background:url('/images/arrowdown.gif') no-repeat bottom;
    height:16px;
}
div.list {
    padding:10px 40px 10px 40px;
}
div.list div{
    padding-left:20px;
    background:url('/images/grayarrow.gif') no-repeat left;
    text-decoration:underline;
    font-weight:bold;
    text-align:left;
    margin:20px 0;
}
.theme1 {color:#000000; background:#FFFFFF}

.theme1 a {color:#000000}
.theme1 button.txtbut {color:#000000}
	
	.theme1 #logo {background-image:url(/images/militaryeasy/logo1.gif)}
	.theme1 #areatop {border-bottom:#000000 2px solid}
	
	.theme1 #sitetop .sizeup {background:url(/images/sizeup1.gif);}
	.theme1  #sitetop .sizedown {background:url(/images/sizedown1.gif); }
	
	.theme1 .set1 {background:url(/images/color1_1.gif)}
	.theme1 .set2 {background:url(/images/color2_1.gif)}
	.theme1 .set3 {background:url(/images/color3_1.gif)}
	
	.theme1 #areatop .settings {background:url(/images/settings1.gif) top right no-repeat;}
	.theme1 #areatop .search {background:url(/images/search1.gif) top right no-repeat;}
	.theme1 #areatop .home {background:url(/images/home1.gif) top right no-repeat;}
	
	
	.theme1 .sel {background:#FFFFFF; border-color:#000000}
	
	.theme1 div.myMenu {background:#000000}
		.theme1 div.myMenu a {color:#FFFFFF; background:url(/images/militaryeasy/bg/menu_i_bg1.jpg) center right no-repeat; }
		.theme1 div.myMenu a.active {background:#797979 url(/images/militaryeasy/bg/arr1.gif) center bottom no-repeat; }

	.theme1.font1 #Arial, .theme1.font2 #Times, .theme1.kern1 #kern1, .theme1.kern2 #kern2, .theme1.kern3 #kern3 {background:#000000; color:#FFFFFF; text-decoration:none !important}
	.theme1 #col1 a, .theme2 #col2 a {font-weight:bold; text-decoration:none !important}
	
		
	

.theme2 {color:#FFFFFF; background:#000000}

.theme2 a {color:#FFFFFF}
	
	.theme2 #logo {background-image:url(/images/militaryeasy/logo2.gif)}
	.theme2 #areatop {border-bottom:#FFFFFF 2px solid}
	
	.theme2 #sitetop .sizeup {background:url(/images/sizeup2.gif);}
	.theme2  #sitetop .sizedown {background:url(/images/sizedown2.gif); }
		
	.theme2 .set1 {background:url(/images/color1_2.gif)}
	.theme2 .set2 {background:url(/images/color2_2.gif)}
	.theme2 .set3 {background:url(/images/color3_2.gif)}
	
	.theme2 #areatop .settings {background:url(/images/settings2.gif) top right no-repeat;}
	.theme2 #areatop .search {background:url(/images/search2.gif) top right no-repeat;}
	.theme2 #areatop .home {background:url(/images/home2.gif) top right no-repeat;}
	
	.theme2 .sel {background:#000000; border-color:#FFFFFF}
	
	.theme2 div.myMenu {background:#FFFFFF}
		.theme2 div.myMenu a {color:#000000; background:url(/images/militaryeasy/bg/menu_i_bg1.jpg) center right no-repeat; }
		.theme2 div.myMenu a.active {background:#797979 url(/images/militaryeasy/bg/arr2.gif) center bottom no-repeat; }
		
	.theme2.font2 #Times, .theme2.font1 #Arial, .theme2.kern1 #kern1, .theme2.kern2 #kern2, .theme2.kern3 #kern3 {background:#FFFFFF; color:#000000; text-decoration:none !important}	


.theme3 {color:#000000; background:#edfdfa}

.theme3 a {color:#000000}
.theme3 button.txtbut {color:#000000}
	
	.theme3 #logo {background-image:url(/images/militaryeasy/logo3.gif)}
	.theme3 #areatop {border-bottom:#000000 2px solid}
	
	.theme3 #sitetop .sizeup {background:url(/images/sizeup3.gif);}
	.theme3  #sitetop .sizedown {background:url(/images/sizedown3.gif); }
	
	.theme3 .set1 {background:url(/images/color1_3.gif)}
	.theme3 .set2 {background:url(/images/color2_3.gif)}
	.theme3 .set3 {background:url(/images/color3_3.gif)}
	
	.theme3 #areatop .settings {background:url(/images/settings3.gif) top right no-repeat;}
	.theme3 #areatop .search {background:url(/images/search3.gif) top right no-repeat;}
	.theme3 #areatop .home {background:url(/images/home3.gif) top right no-repeat;}
	
	
	.theme3 .sel {background:#edfdfa; border-color:#000000}
	
	.theme3 div.myMenu {background:#000000}
		.theme3 div.myMenu a {color:#edfdfa; background:url(/images/militaryeasy/bg/menu_i_bg1.jpg) center right no-repeat; }
		.theme3 div.myMenu a.active {background:#797979 url(/images/militaryeasy/bg/arr3.gif) center bottom no-repeat; }

	.theme3.font1 #Arial, .theme3.font2 #Times, .theme3.kern1 #kern1, .theme3.kern2 #kern2, .theme3.kern3 #kern3 {background:#000000; color:#edfdfa; text-decoration:none !important}
	
	
.theme1 #col1 a, .theme2 #col2 a, .theme3 #col3 a {font-weight:bold; text-decoration:none !important}		

.font1 {font-family:Arial, Helvetica, sans-serif}		
.font2 {font-family:"Times New Roman", Times, serif}


.kern1 {letter-spacing:0}
.kern2 {letter-spacing:2px}
.kern3 {letter-spacing:5px}